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