Help for this page

Select Code to Download


  1. or download this
     print "row->[0], row->[1]\n";
    
  2. or download this
    echo Not a SCALAR reference at -e line 108 |splain
    Not a SCALAR reference at -e line 108  (#1)
    ...
        a reference to something else instead.  You can use the ref() func
    +tion
        to find out what kind of ref it really was.  See perlref.