- or download this
#!/usr/bin/perl5.8.1-autobox -w
...
__END__
- or download this
$ ./autobox.pl
It's Perl Jim, but not as we know it.
- or download this
perl5.8.1-autobox -Mautobox="SCALAR,Print" -MPrint -e '"Just Anoth
+er Perl Hacker"->print()'
- or download this
my $schwartzian = [ @_ ]->map(...)->sort(...)->map(...);