Help for this page

Select Code to Download


  1. or download this
    package PageCamel::Helpers::AsyncUA;
    #---AUTOPRAGMASTART---
    use v5.40;
    ...
    }
    
    1;
    
  2. or download this
    #/usr/bin/env perl
    
    use v5.40;
    ...
        #print Dumper($headers);
        print Dumper($body);
    }