Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    uri_scheme_ok( $uri_string2, 'http' );
    uri_host_ok( $uri_string2, 'a.b.c' );
    uri_path_ok( $uri_string2, '/y' );