CPAN

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

      If you are author of a package and wonder if your $VERSION can be
      parsed, please try the above method.

    * come as compressed or gzipped tarfiles or as zip files and contain a
      "Makefile.PL" or "Build.PL" (well, we try to handle a bit more, but
      with little enthusiasm).

  Debugging
    Debugging this module is more than a bit complex due to interference
    from the software producing the indices on CPAN, the mirroring process
    on CPAN, packaging, configuration, synchronicity, and even (gasp!) due
    to bugs within the CPAN.pm module itself.

    For debugging the code of CPAN.pm itself in interactive mode, some
    debugging aid can be turned on for most packages within CPAN.pm with one
    of

    o debug package...
      sets debug mode for packages.

    o debug -package...

lib/CPAN.pm  view on Meta::CPAN

come as compressed or gzipped tarfiles or as zip files and contain a
C<Makefile.PL> or C<Build.PL> (well, we try to handle a bit more, but
with little enthusiasm).

=back

=head2 Debugging

Debugging this module is more than a bit complex due to interference from
the software producing the indices on CPAN, the mirroring process on CPAN,
packaging, configuration, synchronicity, and even (gasp!) due to bugs
within the CPAN.pm module itself.

For debugging the code of CPAN.pm itself in interactive mode, some
debugging aid can be turned on for most packages within
CPAN.pm with one of

=over 2

=item o debug package...



( run in 0.843 second using v1.01-cache-2.11-cpan-0d8aa00de5b )