- or download this
#!/usr/bin/perl -w
use strict;
...
mail_routine();
exit;
- or download this
# Da subs
...
close FH or die "close damn you : $!";
print "Location: $newspage_url\n\n";
}
- or download this
sub seperate_page {
get_time();
...
</form></center></table></body></html>|;
exit;
}