NAME
    PPI - Parse and manipulate Perl code non-destructively, without using
    perl itself

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

SUPPORT
    Although this is pre-beta, what code is there should actually work. So
    if you find any bugs, they should be submitted via the CPAN bug tracker,
    located at

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

    For other issues, contact the author. In particular, if you want to make
    a CPAN or private module that uses PPI, it would be best to stay in
    direct contact with the author until PPI goes beta.

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

COPYRIGHT
    Thank you to Phase N (<http://phase-n.com/>) for permitting the open
    sourcing and release of this distribution.

    Copyright (c) 2004 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.

