K 10 svn:author V 6 swills K 8 svn:date V 27 2011-05-20T01:14:31.000000Z K 7 svn:log V 256 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/ END