Help for this page

Select Code to Download


  1. or download this
    {$map} {$proto}://{$uri1} {$proto}://{$uri2} 
    {$map} {$proto}://{$uri1} {$proto}://{$uri2}
    ...
    {$map} {$proto}://{$uri1} {$proto}://{$uri2}
    {$map} {$proto}://{$uri2} {$proto}://{$uri1}
    {$map} {$proto}://{$uri2} {$proto}://{$uri1}
    
  2. or download this
    map http://chat.yahoo.com http://origin-chat.yahoo.com
    map tunnel://chat.yahoo.com tunnel://origin-chat.yahoo.com
    ...
    map tunnel://10.0.2.8 tunnel://origin-shop.yahoo.com
    reverse_map http://origin-shop.yahoo.com http://shop.yahoo.com
    reverse_map tunnel://origin-shop.yahoo.com tunnel://shop.yahoo.com
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    else 
      { 
        die "Couldn't fill in template: $Text::Template::ERROR" }