PAR::Filter::Squish

Current version is 0.03.

Download

Distribution from this site.
CPAN site

README

This is the README file for PAR::Filter::Squish, a PAR filter to
reduce the size of included modules to a minimum.

Please type "perldoc PAR::Filter::Squish" after installation to see the module
usage information.

* Installation

PAR::Filter::Squish uses the standard perl module install process:

perl Makefile.PL
make			# or 'nmake' on Win32
make test
make install

* Contact

PAR has a mailing list, , that you can write to;
send an empty mail to  to join the list
and participate in the discussion.  For web-accessible archives,
see .

Please send bug reports to .

* Copyright

Copyright 2006 by Steffen Mueller .

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See .
	

Documentation

PAR::Filter::Squish

Change Log

This is the Change Log for PAR::Filter::Squish:

0.03  Thu Oct  9 16:47 2008
  - Skip .bs files.
  - warn on failure, but continue with un-squished code.

0.02  Wed Sep 14 10:38 2006
  - Added optional POD tests.
  - Added some more documentation.
  - Upgrade to Module::Install 0.64

0.01  Mon Aug 14 16:07 2006
  - initial release

    

(c) 2002-2010 Steffen Müller; All rights reserved.

Valid HTML 4.0!