Produces the output:use Acme::Echo 'after', src_fmt=>"Source of just-executed code:\n%s"; use strict; use warnings; print "hello world\n";
hello world Source of just-executed code: use strict; use warnings; print "hello world\n";
In reply to Re: Print Current Program Source Code
by davidrw
in thread Print Current Program Source Code
by Samy_rio
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |