Re: Strange Message But Everything Works Fine
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 27 August 2002 07:29, ehnya chnia wrote: > When I run "perl indexer.pl", I noticed the 1st line saying > [Tue Aug 27 12:11:44 2002] indexer.pl: Name "main::VERSION" used only > once: possible typo at indexer.pl line 68 It's one of Perl's misleading warnings that can be ignored. You can add $zz = $VERSION; at the end of the script to avoid it. Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search