Help for this page

Select Code to Download


  1. or download this
    sub STORABLE_thaw {
        $_[0]= $singleton;
    }
    
  2. or download this
    package Foo;
    use Data::Dump::Streamer;
    ...
               $singleton,
               $singleton
             ];