Help for this page
The prototype of readpipe() is now ($). Previously, it was broken: $ perl5.8.8 -wle 'print prototype"CORE::readpipe"' Can't find an opnumber for "readpipe" at -e line 1. $ bleadperl -wle 'print prototype"CORE::readpipe"' $
actarus:~/test [13:02:32]$ ls foo.pl ... # at ./foo.pl line 22. 1..4 # Looks like you failed 3 tests of 4.