http://www.perlmonks.org?node_id=1009717


in reply to effects of ampersand and non ampersand when referencing a sub name

Thank you all! I will do as you suggest. The code will be longer, but safer.
  • Comment on Re: effects of ampersand and non ampersand when referencing a sub name

Replies are listed 'Best First'.
Re^2: effects of ampersand and non ampersand when referencing a sub name
by LanX (Saint) on Dec 20, 2012 at 11:17 UTC
    Hi ISAI,

    On a meta level (and regarding your last posts :)

    I think Damian's Perl Best Practices could be a valuable read for you!

    It helped me a lot to get a much more profound orientation in Perl.

    Cheers Rolf