[Gllug] Perl Problem
Dave Cross
dave at dave.org.uk
Thu Feb 1 08:53:14 UTC 2007
Quoting Dave Cross <dave at dave.org.uk>:
> open BIG, '<', $input, or die "can't $!";
That is, of course, bollocks. It should have been
open BIG, '<', $input or die "can't $!";
Tho' in my defence, it was bollocks that was copied from the original post.
That'll teach me to try and code at that time of the morning.
Dave...
--
site: http://dave.org.uk/
blog: http://blog.dave.org.uk/
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list