# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Dir-Self 0.11 license {Artistic-1 GPL} maintainers nomaintainer 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 any} checksums rmd160 699a8000f5df05c86920b7bbd3e2521851ad555d \ sha256 e251a51abc7d9ba3e708f73c2aa208e09d47a0c528d6254710fa78cc8d6885b5 supported_archs noarch