--- Ranga Nathan mumbled on 2004-06-07 11.49.43 -0700 --- > I keep getting bogus messages like: > Name "ams::uscs_trailer_out" used only once: possible typo at > /local/bax/test/uscs_client.pl line 137. > Name "ams::uscs_header_out" used only once: possible typo at > /local/bax/test/uscs_client.pl line 137.
This probably isn't bogus. Do you only use this variable once? Note that this is just a warning, not an error. To "use a variable" means to have it on the RHS, usually. LHS only counts as defining it. -- Mike Burns [EMAIL PROTECTED] http://netgeek.ws _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

