in reply to what is the meaning for $::sql->hash ($_[0]); ?

Your code will not run because there's no Perl function called 'subr'.

Please don't post "fake" code without denoting that you're doing so.


-- 
Human history becomes more and more a race between education and catastrophe. -- HG Wells
  • Comment on Re: what is the meaning for $::sql->hash ($_[0]); ?

Replies are listed 'Best First'.
Re^2: what is the meaning for $::sql->hash ($_[0]); ?
by Vaish (Initiate) on Jul 07, 2008 at 09:12 UTC
    Okol, That is not a fake code. It should have happened when I copied my code there . It should be sub r1 which meant as first subroutine. The main reason for posting the code was that I didn't understand the meaning what and how the sql->hash function will work and store in output variable.