http://www.perlmonks.org?node_id=400927


in reply to Re: camel code
in thread camel code

Just change the shebang line.

Change the -w to a -X (the warnings will no longer be displayed):

#!/usr/bin/perl -X              #camel code