cpan PPI 0.903

latest releases: 1.278, 1.277, 1.276...
19 years ago

General:
  • PPI::Document and other PPI::Node-subclasses will now implicitly
    DESTROY correctly.
  • Now that PPI.pm is just a module loader, merge the main
    documentation from PPI::Manual back into it again.

Details:

  • Added use of Scalar::Util::weaken for all %_PARENT writes
  • Uncovered critical bug in Clone, so we use Storable::dclone
    for now, until Clone is fixed.
    This resolves rt.cpan.org #11552
  • Added dependency on Storable 1.13
  • Moved all PPI::Manual content to PPI and relinked
    This resolves rt.cpan.org #11803
  • Removed lib/PPI/Manual.pod
  • Added the standard 99_pod.t to check POD
  • Fixed a POD bug in Element.pm

Don't miss a new PPI release

NewReleases is sending notifications on new releases.