NAME
    PPI - BETA: Analyze and manipulate Perl code without using perl itself
    (Beta 1)

DESCRIPTION
    This is PPI, originally short for Parse::Perl::Isolated, a package for
    parsing and manipulating Perl documents.

    For more information, see the PPI Manual

    PPI.pm itself provides the primary mechanism for loading the PPI API, a
    family of around 50 classes.

SUPPORT
    Anything documented is considered to be frozen, and bugs should always
    be reported at:

    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=PPI>

    For other issues, or commercial enhancement or support, contact the
    author.

AUTHOR
    Adam Kennedy (Maintainer), <http://ali.as/>, cpan@ali.as

COPYRIGHT
    Copyright (c) 2004 - 2005 Adam Kennedy. All rights reserved.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    The full text of the license can be found in the LICENSE file included
    with this module.

