The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Text-Parts

0.08	2011/12/21 12:55:00
	improve write_files.
	add no_open option for Text::Parts::Part constructor.

0.07    2011/12/15 04:03:00
	change write_files interface.
	check argument(s) of write_file/write_files.
	add document.

0.06	2011/12/15 02:50:00
	skip test when perl version < 5.8
	add all and write_file method to Text::Parts::Part.
	add write_files method to Text::Parts.

0.05    2011/10/27 14:52:00
        fix test (failed if no Text::CSV_XS)

0.04    2011/10/24 13:01:00
        fix test (failed on 32bit env)
        add sample to synopsis.

0.03    2011/10/13 13:57:00
        fix Makefile.PL. add test_requires.

0.02    2011/10/05 09:18:00
        fix document.

0.01    2011/10/01 20:49:00
        First version.