- or download this
#!/usr/bin/perl
use strict;
...
eval 'use constant POST_MAXLENGTH => 8192' unless(defined(&POST_MAXLEN
+GTH));
1;
- or download this
my $dir = dirname($ENV{"SCRIPT_FILENAME"})."/";
require("$dir.config_defaults.pl");
- or download this
&error("Subject is too long/empty.") if (length $$subject > &SUBJECT_M
+AXLENGTH || ($$subject eq "" && $mode eq "post"));
- or download this
[error] -e: Undefined subroutine &ModPerl::ROOT::ModPerl::Registry::[v
+ery long fullpath]post_2epl::SUBJECT_MAXLENGTH called at (eval 50) li
+ne 195.\n