Help for this page
iwperl: cannot execute binary file
$ cat file.pl print "Hello, world!\n"; ... $ `echo $HOME`/perl5/perlbrew/perls/perl-5.14.2_WITH_THREADS/bin/perl +file.pl Hello, world!