in reply to Re: simple script question scope/structure for Perl noob
in thread simple script question scope/structure for Perl noob
Well, at least use strict; I would think the warnings part would be covered by the #!/usr/bin/perl -w line.
-Bryan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: simple script question scope/structure for Perl noob
by polettix (Vicar) on Jun 26, 2005 at 22:20 UTC | |
|
Re^3: simple script question scope/structure for Perl noob
by GrandFather (Saint) on Jun 26, 2005 at 22:20 UTC |