in reply to Re: use strict and -sin thread use strict and -s
#!/usr/local/bin/perl use strict; $::e && $main::f && print "wabbit"; [download]