Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      path($filename)->spew_raw($data);
      print "[save process_message] wrote $filename\n";
      }
    
  2. or download this
    package Async::Tiny; #################################################
    +#
    
    ...
    
    
    =cut