in reply to Re: Anyone know how to get cmd line perl?
in thread Anyone know how to get cmd line perl?

Of course you'd have to make some sort of allowance for command-line args, like -w or -T or -c ..
  • Comment on Re: Re: Anyone know how to get cmd line perl?

Replies are listed 'Best First'.
Re: Re: Re: Anyone know how to get cmd line perl?
by Rex(Wrecks) (Curate) on Apr 18, 2002 at 22:30 UTC
    With ActiveState Perl the perl interpreter will pull the -T -w -etc out of the #!/usr/bin/perl -w -T -etc line for you! So, no you don't really need to make any allowances.

    "Nothing is sure but death and taxes" I say combine the two and its death to all taxes!