# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Dir-Self 0.11 license {Artistic-1 GPL} maintainers devans openmaintainer description Dir::Self - a __DIR__ constant for the directory your source file is in long_description Perl has two pseudo-constants describing the current location in your \ source code, __FILE__ and __LINE__. This module adds __DIR__, \ which expands to the directory your source file is in, as an absolute pathname. platforms darwin checksums rmd160 699a8000f5df05c86920b7bbd3e2521851ad555d \ sha256 e251a51abc7d9ba3e708f73c2aa208e09d47a0c528d6254710fa78cc8d6885b5 supported_archs noarch