Log of /trunk/EncWords/Defaults.pm.sample
Parent Directory
|
Revision Log
Revision
64 -
(
view)
(
download)
-
[select for diffs]
Modified
Sat Apr 19 11:48:46 2008 UTC
(2 years, 4 months ago)
by
hatukanezumi
File length: 1185 byte(s)
Diff to
previous 36
* Perl <= 5.6.2: Suppress ``Useless use of a constant in void context'' warnings.
* Correct META.yml & MANIFEST.
Revision
36 -
(
view)
(
download)
-
[select for diffs]
Modified
Mon Mar 17 14:59:37 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
File length: 1170 byte(s)
Diff to
previous 30
Release 1.006 (dev).
* encode_mimewords(): New option 'Folding' defaults to
be "\n" which may break conformance to RFC 2822 / MIME.
* Fix: decode_mimewords(): excessive spaces are inserted
on pre-Encode environments (e.g. 5.6.x).
* Fix: decode_mimewords(): no 'Charset' option must be
no conversion to keep compatible with MIME::Words.
* Remove multibyte tests on pre-Encode environments
where it cannot be supported exactly.
* Added tests for decoding multibyte.
Revision
30 -
(
view)
(
download)
-
[select for diffs]
Modified
Sat Mar 15 12:12:51 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
File length: 1126 byte(s)
Diff to
previous 29
Implemented Mapping option on encode_mimewords.
Revision
29 -
(
view)
(
download)
-
[select for diffs]
Added
Sat Mar 15 08:58:14 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
File length: 1096 byte(s)
1.004-dev
* New feature: MIME/EncWords/Defaults.pm: If it exists,
built-in defaults for methods can be overridden.
* Change: encode_mimewords(): Built-in default for "Encoding"
parameter has been changed from "Q" to "A".
* encode_mimewords(): New option "MaxLineLen" which defaults
to 76.
* Clean-up PODs and codes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.