#!/usr/bin/env perl # File is named zeroTest.pl. $0 = "Oh, sure, why not?"; print $0, $/;
moo@cow[27]~>zeroTest.pl Oh, sure, why not?
:P
In reply to Re^4: Module caller
by Your Mother
in thread Module caller
by jeffsto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |