- or download this
use strict;
use warnings;
...
print "But I don't know what I saw\n";
}
}
- or download this
C:\>test.pl --something NodeReaper
I saw something on the cmd line
And it was NodeReaper
- or download this
C:\>test.pl --something
I saw something on the cmd line
But I don't know what I saw
- or download this
C:\>test.pl --something a -something grue
I saw something on the cmd line
And it was a grue