7 lines
242 B
Plaintext
Raw Normal View History

2006-11-12 16:28:11 +00:00
Quite often you want or need your Perl module (CPAN or otherwise) to
have access to a large amount of read-only data that is stored on the
file-system at run-time.
"File::ShareDir" provides four functions for locating files and
directories.