in reply to Looking for suggestions for accessing/running scripts needed by a local Perl library
I believe the Perlish way to manage non-Perl resources used by a package is File::ShareDir. David Farrell did a pretty good write-up on ways to include data with a Perl distribution. Not all of these will apply in your case.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Looking for suggestions for accessing/running scripts needed by a local Perl library
by bliako (Abbot) on Jan 25, 2024 at 11:49 UTC | |
by kcott (Archbishop) on Jan 25, 2024 at 20:40 UTC |