- or download this
#!/usr/bin/perl -w
use strict;
...
print hidden('session');
print submit(-name=>'continue'), endform, hr;
print end_html;
- or download this
header(-type=>'application/x-bzip2');
- or download this
print "Status: 301 Moved Permanently\n";
print "Location: http://host.domain.tld/filename.tbz2\n\n";