Update: Fixed documentation, thanx to arhuman#!/usr/bin/perl -Tw use CGI; # or use My_Own; if ( $id eq 'Anonymous Monk' ) { $msg = 'Better Seek Perl Wisdom First'; } else { open (THE, "documentation") unless ( $level > 6 ); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(jeffa) Re: What Module To Use
by jeffa (Bishop) on Mar 04, 2001 at 06:55 UTC |