in reply to
Re: Data files included in a package
in thread
Data files included in a package
File::Find
isn't a realistic solution. Users probably won't accept the delay of searching the filesystem for the data file(s) each time the package is used.
Comment on
Re: Re: Data files included in a package
In Section
Seekers of Perl Wisdom