Re: can you see the the p-code

2009-05-05 Thread John W. Krahn
Tony Esposito wrote: 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 tha

can you see the the p-code

2009-05-05 Thread Tony Esposito
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 'ke