Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #32278] [PATCH] Adds a she-bang line to config/*.pl

4 views
Skip to first unread message

James deBoer

unread,
Nov 1, 2004, 4:58:41 PM11/1/04
to bugs-bi...@rt.perl.org
# New Ticket Created by James deBoer
# Please include the string: [perl #32278]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32278 >


There are a number of .pl files within parrot/config.

Some of them have a she-bang line at the beginning of the script, others
do not.

This patch simply adds '#! perl -w' to the top of any script that didn't
have this line already.

- James


config_cleanup.patch

Brent 'Dax' Royal-Gordon

unread,
Nov 1, 2004, 9:08:19 PM11/1/04
to perl6-i...@perl.org
James deBoer <parrotbug...@parrotcode.org> wrote:
> There are a number of .pl files within parrot/config.
>
> Some of them have a she-bang line at the beginning of the script, others
> do not.
>
> This patch simply adds '#! perl -w' to the top of any script that didn't
> have this line already.

These scripts can only be run by Configure "do"ing them. I don't
think it really makes sense for them to have shebang lines.

--
Brent 'Dax' Royal-Gordon <br...@brentdax.com>
Perl and Parrot hacker

There is no cabal.

0 new messages