Help for this page

Select Code to Download


  1. or download this
    test.pl:
    
    ...
    print Dumper($self);
    print $array[2];
    print Dumper($self);
    
  2. or download this
    $VAR1 = bless( {
                     'autochomp' => 1,
    ...
                                         2
                                       ], 'Tie::File::Cache' )
                   }, 'Tie::File' );