Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    use Carp;
    ...
    );
    
    print $mech->uri() . "\n\nDone.";
    
  2. or download this
    sub remove_content_headers
    {
        my $self = shift;
    ...
        }
        $c;
    }