|
Revision 11278, 304 bytes
(checked in by Darren_Duncan, 3 years ago)
|
|
more moving from .p6 to .pl
|
-
Property svn:mime-type set to
text/plain; charset=UTF-8
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | |
|---|
| 2 | == Changes for 0.0.2 |
|---|
| 3 | |
|---|
| 4 | * combining start_* and end_* events into (start|end)_element events |
|---|
| 5 | ** re-write tests to take reflect this change |
|---|
| 6 | ** add test to parse the module's own POD |
|---|
| 7 | |
|---|
| 8 | * add Pod::Event::Handlers::* modules |
|---|
| 9 | * add `scripts/` directory with `pod2html.pl` |
|---|
| 10 | |
|---|
| 11 | == 0.0.1 |
|---|
| 12 | |
|---|
| 13 | * initial (working) release |
|---|