# Interpolating Code

    sub foo {
    	65536;
    }

    say "Run a subroutine and coerce into a string: '{foo()}'";















See S04: http://www.perlcabal.org/syn/S04.html