http://qs321.pair.com?node_id=734276


in reply to Re: The basics
in thread The basics

Note:

where perl

Should instead read

which perl

Then enter the reported directory at the #! interpreter line.

Replies are listed 'Best First'.
Re^3: The basics
by raschipi (Initiate) on Dec 11, 2011 at 13:26 UTC

    One could use #!/usr/bin/env perl?

      You're right. We had that discussion before, see 897028 for more information.

      Don't use '#ff0000':
      use Acme::AutoColor; my $redcolor = RED();
      All colors subject to change without notice.