Fun Perl question

Richard Foley Richard.Foley at rfi.net
Tue Feb 19 16:41:36 GMT 2008


On Tuesday 19 February 2008 17:01, Frank v Waveren wrote:
> goto "use";
> 
> (also: ewww!)
> 
You're right, 'use strict' would have helped too.

	$> perl -Mstrict -M:DProf ...

	Bareword "DProf" not allowed while "strict subs" in use.
	Execution of -e aborted due to compilation errors.

-- 
Richard Foley
Ciao - shorter than aufwiedersehen

http://www.rfi.net/


More information about the london.pm mailing list