Help for this page
sub hello { ... hello(); 1;
# works in plain perl, fails with this compilation line: # pp -P -r -v 99 -o packed.pl somefile.pl ... hello(); 1;