1.) Include from memory: ref to string
Here is some text
rc = 0
Test for Embperl::Execute
 2.) Include from memory: numeric
rc = 500
Test for Embperl::Execute
 3.) Include from memory: string
rc = 500
Test for Embperl::Execute
 4.) Include from memory: array
rc = 0
Test for Embperl::Execute
 5.) Include from memory: tied string ref
Here is some text
rc = 0
Test for Embperl::Execute
 6.) Include from memory: tied string
rc = 500
 6.) Done :-)