in reply to Re: Thinking in perl
in thread Thinking in perl

#!/usr/bin/perl
use strict;
use warnings;
use less 'java';
print <DATA>;
__DATA__
You forgot your she-bang and -w


--
Linux, sci-fi, and Nat Torkington, all at Penguicon 3.0
perl -e 'print(map(chr,(0x4a,0x41,0x50,0x48,0xa)))'