|
Revision 1831, 439 bytes
(checked in by takemaru, 6 years ago)
|
|
imported
|
| Line | |
|---|
| 1 | Build.PL |
|---|
| 2 | Changes |
|---|
| 3 | MANIFEST |
|---|
| 4 | META.yml # Will be created by "make dist" |
|---|
| 5 | Makefile.PL |
|---|
| 6 | README |
|---|
| 7 | lib/XML/Atom/Categories.pm |
|---|
| 8 | lib/XML/Atom/Collection.pm |
|---|
| 9 | lib/XML/Atom/Service.pm |
|---|
| 10 | lib/XML/Atom/Workspace.pm |
|---|
| 11 | lib/XML/Atom/Atompub.pm |
|---|
| 12 | t/00.load.t |
|---|
| 13 | t/01.namespace.t |
|---|
| 14 | t/02.categories.t |
|---|
| 15 | t/03.collection.t |
|---|
| 16 | t/04.workspace.t |
|---|
| 17 | t/05.service.t |
|---|
| 18 | t/06.atompub.t |
|---|
| 19 | t/perlcritic.t |
|---|
| 20 | t/pod-coverage.t |
|---|
| 21 | t/pod.t |
|---|
| 22 | t/samples/sample.atomcat |
|---|
| 23 | t/samples/sample.atomsvc |
|---|
| 24 | t/samples/sample.atom |
|---|