Help for this page
use strict; ... $coderef .= sub {print "SUB 2\n";}; $coderef->();
Can't use string ("CODE(0x8161454)CODE(0x8161514)") as a subroutine re +f while "strict refs" in use at /home/ichavero/perlStuff/prueba_coder +ef.pl line 9.