Help for this page

Select Code to Download


  1. or download this
    perl -le 'sub myopen(*;$){print@_}myopen(FOO,"<","bar")'
    Too many arguments for main::myopen at -e line 1, at end of line
    Execution of -e aborted due to compilation errors.