Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/4d695/
Upload File :
Current File : /home/emeraadmin/www/4d695/perl-PerlIO-via-QuotedPrint.zip

PK(!�\�vM���	CHANGELOGnu�[���0.08	18 May 2015
	Synchronized t/QuotedPrint.t with the core perl version.

0.07	5 April 2012
	Brought up to date with current code esthetics.  Verified it runs on
	5.14.2, threaded and unthreaded.

	28 January 2004
	Made sure the test-suite cleans up on multi-versioned systems.

0.06	28 December 2003
	Added automatic required modules update using Devel::Required.

0.05	13 August 2003
	Cleaned up Makefile.PL and updated copyright info.  Made sure the
	test-suite runs with strict and warnings enabled.

0.04	11 July 2002
	Adapted Perl core magic in test-suite to conform to Jarkko Hietaniemi's
	official magic.

	Rearranged top of source to not need fully qualified VERSION anymore.

        Checked for defined() problems: none found.

0.03	10 July 2002
	Added Perl CORE magic pragma to test-suite.  Changed name of test-suite
	to QuotedPrint.t to facilitate inclusion in Perl core.

	Migrated to the PerlIO::via:: namespace.

0.02	9 July 2002
	Fixed some documentation nits reported by Rafael Garcia-Suarez.

	Version number now a '' string (oops).

	8 July 2002
	Changed object to glob reference instead of list reference.  Should
	be a little memory saving.

0.01	1 July 2002
	Migrated from the now obsoleted IOLayer:: namespace.
PK(!�\UU6%

READMEnu�[���README for PerlIO::via::QuotedPrint

PerlIO layer that handles automatic conversion from and to quoted-printable
format.  Intended to be used while opening a file with the ":via()" layer.

Copyright (c) 2002, 2003, 2004, 2012 Elizabeth Mattijsen <liz@dijkmat.nl>.
All rights reserved.  This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.

Version:
 0.08

Required Modules:
 MIME::QuotedPrint (any)

The build is standard:

perl Makefile.PL
make
make test
make install
PK(!�\�vM���	CHANGELOGnu�[���PK(!�\UU6%

READMEnu�[���PK�R