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


in reply to Re: camel code
in thread camel code

Just change the shebang line.

Change the -w to a -X (the warnings will no longer be displayed):

#!/usr/bin/perl -X              #camel code

Replies are listed 'Best First'.
Re^3: camel code
by demerphq (Chancellor) on Oct 20, 2004 at 18:15 UTC

    IIRC this silly warning has been removed from Perl in a later version (thank god).


    ---
    demerphq

      First they ignore you, then they laugh at you, then they fight you, then you win.
      -- Gandhi

      Flux8