in reply to Re^2: #!/usr/bin/perl -w and use warnings;
in thread #!/usr/bin/perl -w and use warnings;

Perl4 had the -w switch, and back then everything fit in one manpage (man perl) so that's where you need to look.

You can still download perl4.036 from CPAN and just look for yourself. You don't have to actually install it :)

--
brian d foy <brian@stonehenge.com>
  • Comment on Re^3: #!/usr/bin/perl -w and use warnings;

Replies are listed 'Best First'.
Re^4: #!/usr/bin/perl -w and use warnings;
by ghenry (Vicar) on Apr 23, 2005 at 21:37 UTC

    Thanks. That looks like an interesting read ;-)

    Walking the road to enlightenment... I found a penguin and a camel on the way.....
    Fancy a yourname@perl.me.uk? Just ask!!!