Help for this page

Select Code to Download


  1. or download this
    my $url = "http://www.mysite.com/forums/";
    
  2. or download this
    my $url = "http://www.kite2fly.com/forum/sitemap.php";
    
  3. or download this
    my @urls = qw (
        http://www.mysite.com/forums/
    ...
            ....
        }
    }