Help for this page
#!/usr/bin/perl -w ... for (1..273) { `wget http://www.my-site.com/mydir/?Page=$_`; }