in reply to
Re^6: RFC: Perl meta programming
in thread
RFC: Perl meta programming
perl -wle 'sub x{ return eval{die} or 42 } print x'
Comment on
Re^7: RFC: Perl meta programming
In Section
Meditations