- or download this
# Problematic Upload Entry
strong('Choose File to upload: '),
filefield(-name=>'upload',-size=>60),br,
- or download this
my $file = param('upload');
...
$length += length($_);
}
print h2('File length'), $length;
- or download this
Can't use an undefined value as a HASH reference at /home/ewijaya/publ
+ic_html/MyTest/cgi-bin/price_debug.cgi line 55.
- or download this
#!/usr/bin/perl -w
...
print br;
}