Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            print "\nhttp://website.org/session2?ip=$_&email=you%40there.c
    +om\n";
    }
    close(INFO) or die "Error writing $file: $!";