in reply to Is there a way to emulate 'print' using prototype?

You will want to read:

Far More Than Everything You've Ever Wanted to Know about Prototypes in Perl -- by Ton Christiansen posted by liverpole.

  • Comment on Re: Is there a way to emulate 'print' using prototype?

Replies are listed 'Best First'.
Re^2: Is there a way to emulate 'print' using prototype?
by AGhoulDoingPerl (Sexton) on May 18, 2011 at 20:41 UTC
    Thanks. I was looking for this kind of the article :)