in reply to Re: make subroutine that takes expression as implicit block as first arg
in thread make subroutine that takes expression as implicit block as first arg

Interesting, looks like how I imagine Devel::Declare might work ...

http://perldoc.perl.org/5.12.1/perlapi.html#PL_keyword_plugin

but:

 NOTE: this function is experimental and may change or be removed without notice.

Cheers Rolf

  • Comment on Re^2: make subroutine that takes expression as implicit block as first arg
  • Download Code