Just curious ... does Perl create an (intermediate) file that contains the p-code that is created by the compiler just prior to passing control to the Perl interpreter? If so, where would this file be and what would the file be named? Is there a Perl command-line switch that can be used to 'keep' the file for viewing afterward?
thx.