Mail-Box-Parser-C

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


=== Revision history for distribution Mail-Box-Parser-C.

#!!! This is the maintenance version of this module.  When you start fresh,
#!!! go for version 4 (or higher).  On github, this code is branch 'maint3'
#!!! Convert? See F<https://github.com/markov2/perl5-Mail-Box/wiki/>

version 3.013: Wed 26 Nov 09:47:06 CET 2025

	Fixes:
	- dependency on Mail::Message 3, not 4.
	  github issue #1 [Slaven Rezić] cpantesters
	- doesn't export anything
	- missing methods after Mail::Message 3.018
	  github Mail::Message issue #25 [Slaven Rezić] cpantesters
	  github issue #2

	Improvements:
	- introduce attribute boxnr

version 3.012: Mon 24 Nov 19:15:06 CET 2025

	Changes:
	- MailBox mid-life  upgrade: require Perl minimal version 5.016.
	- maintenance release with Mail::Box version 3 compatibility.

	Improvements:
	- add .gitignore
	- convert install process to OODoc 3.05
	- restyle code to OODoc v3
	- depend on Mail::Message v3, not 4.

version 3.011: Fri Sep 15 20:17:44 CEST 2023

	3.010 Not indexed by CPAN, try to recover by uploading a new
	release. Spotted by [Todd Richmond]

version 3.010: Sun Mar  4 17:19:54 CET 2018

	Fixes:
	- repair incorrect initial GitHub release.

version 3.009: Sun Mar  4 17:16:43 CET 2018

	Improvements:
	- converted to GIT and GitHub
	- add pod tester

version 3.008: Thu  2 Feb 15:48:14 CET 2017

	Improvements:
	- rename test.pl -> t/01use.t
	- rename C.pm -> lib/Mail/Box/Parser/C.pm

version 3.007: Mon Mar  4 22:25:53 CET 2013

	Improvements:

	- max header field length from 1024 to unlimited.
	  rt.cpan.org#83749 [Jonathan Kamens]

version 3.006: Wed Sep 22 14:50:08 CEST 2004

	Interface changes:

ChangeLog  view on Meta::CPAN


	Improvements:

	- Do not complain about lines which look like MBOX separators,
          but which have no year in them.  Needed for broken MBOX
	  applications, like mutt.

	- Bumped version number into very different from MailBox, so
	  people do not think that they are related.

version 2.034: Tue Jan  7 09:43:40 CET 2003

	Improvements:

	- The requirement of 5.008 can be dropped.

version 2.033: Tue Dec 24 14:58:12 CET 2002

	Improvements:

	- First implementation (that's an improvement!!!)

version 0.01:  Wed Dec  4 15:01:41 2002
	- original version; created by h2xs 1.21 with options
		-A Mail::Box::Parser::C



( run in 1.199 second using v1.01-cache-2.11-cpan-29cc0b01210 )