HTML-PrettyPrinter-0.03/ 40755 765 144 0 7160523442 12751 5 ustar cs users HTML-PrettyPrinter-0.03/Makefile.PL 100644 765 144 636 7155012527 15006 0 ustar cs users use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
'NAME' => 'HTML::PrettyPrinter',
'VERSION_FROM' => 'PrettyPrinter.pm', # finds $VERSION
'PREREQ_PM' => {'HTML::Element' => 3.02,
'HTML::Tagset' => 3.01,
},
'dist' => { 'COMPRESS' => 'gzip -9f', 'SUFFIX' => 'gz', },
);
HTML-PrettyPrinter-0.03/Changes 100644 765 144 606 7160517565 14334 0 ustar cs users Revision history for Perl extension HTML::PrettyPrinter.
# Version 0.03 - Fri Sep 15 23:14:20 2000
- added standard installation support
- provided simple (and very incomplete) test case
- fixed bug for