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


in reply to Re^2: Calling functions in middle of CGI HTML declarations
in thread Calling functions in middle of CGI HTML declarations

Did you silently update your original reply or did I just completely miss the parts that are similar to mine? If I did miss it, sorry about that.

  • Comment on Re^3: Calling functions in middle of CGI HTML declarations

Replies are listed 'Best First'.
Re^4: Calling functions in middle of CGI HTML declarations
by Don Coyote (Hermit) on Aug 27, 2012 at 09:14 UTC

    YM, no, no silent update. I kind of felt like mentioning that using the backslash ref notation as in your example is most likely a better way to use a ref overall. Though without proper tests I cannot really tell as I do not know.

    I replied also to make the point the method is looking for a ref to produce the op requirements, whether a ref to an anonymous array or an actual array ref. And is also why I replied to your thread rather than again to the ot

    hope this clears up what I was blabbering on about