Re: Pod::Usage and PAR packaged binaries
Johan Vromans <[email protected]> Wed, 8 Nov 2017 20:49:15 +0100
| Newsgroups | gmane.comp.lang.perl.par |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Wed, 8 Nov 2017 18:43:52 +0100, Roderich Schupp <[email protected]> wrote: > A clumsy way would be to explicitly add the .pod with --addfile, then > locate it relative to the toplevel cache directory, $ENV{PAR_TEMP}. Yes, that is the approach I use now. Clumsy, but it works... -- Johan