Help for this page

Select Code to Download


  1. or download this
    >perl -e"$x[-1]->meth"
    Modification of non-creatable array value attempted, subscript -1 at -
    +e line 1.
    
  2. or download this
    >perl -e"undef->meth"
    Can't call method "meth" on an undefined value at -e line 1.