On Mon, 18 Jun 2001, Peter Lemus wrote:
> My unix system keeps saying I have a problem when I
> say
> use strict;
> can you not use strict on unix? Please advice.
Yes, you can use strict on Unix (which Unix flavour?). What is the exact
error message you are getting? Are you sure the porblem is with the
strict pragma or because you have code which is in violation of the strict
pragma (like not putting variables explicitly into a package or declaring
with 'my' or 'our')?
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
You know you are getting old when you think you should drive the speed limit.
-- E.A. Gilliam