A __DIR__ constant for the directory your source file is in Maintained by:swills@FreeBSD.org Port Added: 20 May 2011 01:14:48 Also Listed In:perl5 License: not specified in port
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.
WWW: http://search.cpan.org/dist/Dir-Self/
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.
WWW: http://search.cpan.org/dist/Dir-Self/