http://qs1969.pair.com?node_id=517677


in reply to Re^2: Doubts of a perl beginner on PERLEMBED
in thread Doubts of a perl beginner on PERLEMBED

The files file1.pl and file2.pl are loaded by the require statements. If you don't execute the require statements (by running the script) then the files won't be loaded. Simply compiling the one-liner isn't enough to load the files.