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
that can be used to 'keep' the file for viewing afterward?

See the -u command line switch in:

perldoc perlrun



John
--
Those people who think they know everything are a great
annoyance to those of us who do.        -- Isaac Asimov

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to