Acme-AllThePerlIsAStage
view release on metacpan or search on metacpan
lib/Acme/AllThePerlIsAStage.pm view on Meta::CPAN
./tmp/use_no_import
./tmp/use_no_import
perl -e 'require Acme::AllThePerlIsAStage;'
perl -e 'require Acme::AllThePerlIsAStage;'
perlcc -e 'require Acme::AllThePerlIsAStage;' -o tmp/req
./tmp/req
./tmp/req
=head1 DESCRIPTION
Sometimes the stages involved in perlâs execution can be hard to grasp. It gets even hairier when you start compiling your code.
When trying to explain and then demonstrate what was happening I found myself writing scripts and modules to output what perl is doing where in order to find out if my understanding lined up with reality. Then to see how reality held up once compiled...
Finally, making a set up every few months got old and I thought Iâd put it all on CPAN for the masses to enjoy/ignore.
=head1 TL;DR
Too Long; Didnât Run
TODO v0.02 â fill me out (sorry, ran our of time)
( run in 1.408 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )