Acme-Flat
view release on metacpan or search on metacpan
Acme::Flat
This module is mostly a learning experiment to help me understand the
mechanics behind perl's "B" internals, and hopefully making more
friendly documentation for "B" components in the process.
At present, it only contains the implemented hierarchy present in
">5.18", with no more than stub classes to represent each "OP", each
with descriptions.
But it is hoped alone that having a description for each "OP" gives some
improvement on its own.
INSTALLATION
lib/Acme/Flat.pm view on Meta::CPAN
Acme::Flat - A Pure Perl reimplementation of B Internals
=head1 VERSION
version 0.001001
=head1 DESCRIPTION
This module is mostly a learning experiment to help me understand the mechanics
behind perl's C<B> internals, and hopefully making more friendly documentation for C<B>
components in the process.
At present, it only contains the implemented hierarchy present in C<< >5.18 >>, with
no more than stub classes to represent each C<OP>, each with descriptions.
But it is hoped alone that having a description for each C<OP> gives some improvement on its own.
=head1 NAMING
The name is an approximation of
( run in 0.315 second using v1.01-cache-2.11-cpan-8d75d55dd25 )