Help for this page

Select Code to Download


  1. or download this
    D:\Frank\tdump>perl p1.pl
    Cannot restore overloading on SCALAR(0x1c0d3b0) (package PDL) (even af
    +ter a "require PDL;") at ..\..\lib\Storable.pm (autosplit into ..\..\
    +lib\auto\Storable\_retrieve.al) line 380, at p1access.pm line 53
    
  2. or download this
    
    sub my_retrieve {
    ...
    
        return @{$arrayref};    
    }