Help for this page

Select Code to Download


  1. or download this
      use Thread::Isolate ;
      
    ...
      
      print $thi->call('Data::Dumper::Dumper' , [123 , 456]) ;
    
  2. or download this
      
      use Thread::Isolate ;
    ...
      
      print $html ;