README for IOLayer::QuotedPrint PerlIO layer that handles automatic conversion from and to quoted-printable format. Intended to be used while opening a file with the ":Via()" IO discipline. Copyright (c) 2002 Elizabeth Mattijsen . All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The build is standard: perl Makefile.PL make make test make install