1 |
|
2002-05-17 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Mailbox.pm: Bug fix and minor changes. |
4 |
|
* URI.pm: Remade. It is now designed by M::F::Mailbox |
5 |
|
like interface. |
6 |
|
|
7 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
8 |
|
|
9 |
|
* Date.pm: Remade. |
10 |
|
|
11 |
2002-05-15 wakaba <w@suika.fam.cx> |
2002-05-15 wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* Address.pm: Removed. |
14 |
|
* Domain.pm: Bug fix (doesn't treat four-sub-domain- |
15 |
|
domain as (invalid) IPv4 address). |
16 |
|
* Mailbox.pm (addr_spec): New method. |
17 |
|
* Addresses.pm (addr_spec): Likewise. |
18 |
|
|
19 |
|
* Structured.pm (option): Doesn't treat ( "-" option-name ) |
20 |
|
as an alias of option-name. (A ( "-" option-name ) should |
21 |
|
be recognized as an option for 'option' method.) |
22 |
|
|
23 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
24 |
|
|
25 |
* Addresses.pm, Mailbox.pm, Domain.pm |
* Addresses.pm, Mailbox.pm, Domain.pm |
26 |
(son-of-Address.pm's): New modules. |
(sons-of-Address.pm): New modules. |
27 |
* Structured.pm: |
* Structured.pm: |
28 |
- (method_available): New method. |
- (method_available): New method. |
29 |
- (clone): Checks _MEMBERS option. |
- (clone): Checks _MEMBERS option. |