Skip to content

nwellnhof/Email-MIME-RFC2047

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Status CPAN version

Correct handling of non-ASCII MIME headers

This distribution tries to provide a correct and usable implementation of RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text".

Installation from a CPAN tarball

perl Makefile.PL
make
make test
make install

Build from a repository checkout

Make sure to install Dist::Zilla. Then you can build and test with dzil:

dzil test
dzil build

This software is copyright (C) by Nick Wellnhofer.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

Correct handling of non-ASCII MIME headers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages