1 |
|
2003-11-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSV.pm (pod): Typo fixed. |
4 |
|
|
5 |
|
2002-12-29 Wakaba <w@suika.fam.cx> |
6 |
|
|
7 |
|
* Token.pm (de_quoted_string, de_phrase): New. |
8 |
|
(to_quoted_string, to_phrase): Removed. |
9 |
|
(en_quoted_string, en_phrase): New. |
10 |
|
|
11 |
|
2002-12-28 Wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* UA.pm (replace_system_version): 'WindowsNT' is changed to 'Windows NT'. |
14 |
|
(pod:DESCRIPTION): New section. |
15 |
|
|
16 |
|
* Token.pm: New module. |
17 |
|
|
18 |
|
2002-11-03 Wakaba <w@suika.fam.cx> |
19 |
|
|
20 |
|
* UA.pm: |
21 |
|
- (replace_system_version): New. |
22 |
|
- (add_our_name): Separate 'os' to replace_system_version. |
23 |
|
|
24 |
|
2002-08-29 Wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
|
* Date.pm: |
27 |
|
- (%MONTH): Japanese month names are removed. (I wish |
28 |
|
those will be reintroduced in future version of this module.) |
29 |
|
- (stringify): New options: '-format_macros', '-format_parameters'. |
30 |
|
|
31 |
2002-08-05 Wakaba <w@suika.fam.cx> |
2002-08-05 Wakaba <w@suika.fam.cx> |
32 |
|
|
33 |
* Date.pm: |
* Date.pm: |
34 |
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
35 |
- (date2str, -fmt2str): Removed. |
- (date2str, -fmt2str): Removed. |
36 |
- (%FMT2STR): New hash. |
- (%FMT2STR): New hash. |
37 |
|
- (%MONTH): Experimental support of Japanese month names |
38 |
|
(require utf8 support of perl 5.7.3 or later). |
39 |
* Domain.pm (parse): Allow FWS surrounding the port number. |
* Domain.pm (parse): Allow FWS surrounding the port number. |
40 |
|
|
41 |
2002-08-04 Wakaba <w@suika.fam.cx> |
2002-08-04 Wakaba <w@suika.fam.cx> |