eval "sub foo { return 'bar'; } ; 1"; warn 'foo'->(); __END__ bar at - line 2. [download]
In reply to Re: Perl generating embedded Perl by Anonymous Monk in thread Perl generating embedded Perl by AriSoft