Help for this page

Select Code to Download


  1. or download this
    my $temp = $ENV{TEMP} || "/tmp";
    ...
    ...
    my $today = "$temp/$yr$mo$mday.txt";
    my $normfile = "$temp/.norm";
    my $cookies = "$temp/.cookies";
    
  2. or download this
    if($i{sexisgood} and $i{'sexisgood'}=~/submit/){&msgsend()}
    if($i{op} and $i{'op'}=~/message/){&sendit($i{'message'})}
    ...
    }    # if ${n}
    
    exit
    
  3. or download this
             &makelinks($message->{'content'});
             if ( ref($content) eq "ARRAY" ) {
                $content = join("", @{$content});
             }
    
  4. or download this
      my $content = &makelinks($message->{'content'});
    
  5. 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.