Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    # Go to the page requested
    print $query->redirect("$final_url");