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

Devel::Declare might help.
  • 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:46 UTC
    Thanks, I'll try Devel::Declare out.