RE: help, real perl beguinner!!!

2001-08-20 Thread Sally
$secretword = words{$name}; should read: $secretword = $words{$name}; Regards, Sally -Original Message- From: webmaster [mailto:[EMAIL PROTECTED]] Sent: 20 August 2001 10:13 To: [EMAIL PROTECTED] Subject: help, real perl beguinner!!! please help HELP -- Forwarded message

help, real perl beguinner!!!

2001-08-20 Thread webmaster
please help HELP -- Forwarded message -- Date: Mon, 20 Aug 2001 05:04:31 -0400 (EDT) From: webmaster <[EMAIL PROTECTED]> To: Paul Johnson <[EMAIL PROTECTED]> Cc: Gary Stainburn <[EMAIL PROTECTED]>, jim-ryan <[EMAIL PROTECTED]>, [EMAIL PROTECTED] I have a little problem, it ha