1 |
|
2002-08-29 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Date.pm: |
4 |
|
- (%MONTH): Japanese month names are removed. (I wish |
5 |
|
those will be reintroduced in future version of this module.) |
6 |
|
- (stringify): New options: '-format_macros', '-format_parameters'. |
7 |
|
|
8 |
|
2002-08-05 Wakaba <w@suika.fam.cx> |
9 |
|
|
10 |
|
* Date.pm: |
11 |
|
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
12 |
|
- (date2str, -fmt2str): Removed. |
13 |
|
- (%FMT2STR): New hash. |
14 |
|
- (%MONTH): Experimental support of Japanese month names |
15 |
|
(require utf8 support of perl 5.7.3 or later). |
16 |
|
* Domain.pm (parse): Allow FWS surrounding the port number. |
17 |
|
|
18 |
|
2002-08-04 Wakaba <w@suika.fam.cx> |
19 |
|
|
20 |
|
* Warning.pm: New module. |
21 |
|
* CSV.pm (_delete_empty): Don't remove reference |
22 |
|
if the length of its stringified value is zero. |
23 |
|
* Domain.pm: Parse and output port number if enabled by option. |
24 |
|
* Date.pm (overload '==', '<=', '>='): Added. |
25 |
|
|
26 |
|
2002-08-03 Wakaba <w@suika.fam.cx> |
27 |
|
|
28 |
|
* Status.pm: New module. |
29 |
|
* URI.pm: Support RFC 1808's Base: field. |
30 |
|
|
31 |
|
2002-08-01 Wakaba <w@suika.fam.cx> |
32 |
|
|
33 |
|
* Unstructured.pm: Rewritten. |
34 |
|
* Subject.pm: Likewise. Support Japanese government's |
35 |
|
spam mail prefix if Perl has defined $^V (=~ has UTF-8 support). |
36 |
|
* CSV.pm: Reformatted. |
37 |
|
|
38 |
2002-07-30 Wakaba <w@suika.fam.cx> |
2002-07-30 Wakaba <w@suika.fam.cx> |
39 |
|
|
40 |
* UA.pm: |
* UA.pm: |