Re: podlators 4.04 released
[email protected] (Russ Allbery) Mon, 04 Jan 2016 15:27:18 -0800
| Newsgroups | perl.pod-people,perl.perl5.porters |
|---|---|
| Organization | The Eyrie |
| Message-ID | <[email protected]> |
"Craig A. Berry" <[email protected]> writes: > You can't spell shebang without the "sh". The .PL files for the > utilities are primarily to generate shebang emulation on non-Unix > systems. Yes, on unixy systems, what they do will reduce to just > editing the shebang line, but on non-Unix systems they prepend the value > of $Config{startperl}, which contains a native command to invoke perl > and pass along its parameters, and then they add a suffix to the script > name so the script will be recognized as a command by the command > processor (.bat on Windows, .com on VMS). Ah! Thank you. I hadn't understood that. I'll re-add the .PL wrappers (with better documentation of why they're required) directly in podlators and put out a new release. Then hopefully core can just use the same wrappers that come with the podlators CPAN distribution. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>