new(\&link); which should be:
new(\&links); Please add "use strict" at the top of the script. On Thu, Jun 26, 2008 at 2:06 PM, koonom <[EMAIL PROTECTED]> wrote: > and then comes the error:use of uninitialized value in subroutine > entry at ~~ line 12 > what does it mean actually? -- Jeff Peng - [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/