- or download this
my $temp = $ENV{TEMP} || "/tmp";
...
...
my $today = "$temp/$yr$mo$mday.txt";
my $normfile = "$temp/.norm";
my $cookies = "$temp/.cookies";
- or download this
if($i{sexisgood} and $i{'sexisgood'}=~/submit/){&msgsend()}
if($i{op} and $i{'op'}=~/message/){&sendit($i{'message'})}
...
} # if ${n}
exit
- or download this
&makelinks($message->{'content'});
if ( ref($content) eq "ARRAY" ) {
$content = join("", @{$content});
}
- or download this
my $content = &makelinks($message->{'content'});
- or download this
Can't use string ("<CHATTER><INFO site="http://perl") as
a symbol ref while "strict refs" in use at
/usr/local/lib/perl5/site_perl/5.005/i86pc-solaris/XML/Parser/Expat.pm
+
line 451.