in reply to Too late for -Mstrict
From perldoc perldiag ...
- Too late for "-%s" option
- (X) The #! line (or local equivalent) in a Perl script contains the -M or -m option. This is an error because -M and -m options are not intended for use inside scripts. Use the "use" pragma instead.
--k.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Too late for
by belg4mit (Prior) on Jan 10, 2002 at 14:54 UTC |