|
22 | 22 | "perl6","pod6","documentation", "reference"
|
23 | 23 | ],
|
24 | 24 | "license": "Artistic-2.0",
|
25 |
| - "provides": { |
26 |
| - "Pod::To::SectionFilter": "lib/Pod/To/SectionFilter.pm6", |
27 |
| - "Perl6::TypeGraph": "lib/Perl6/TypeGraph.pm6", |
28 |
| - "Pod::Htmlify": "lib/Pod/Htmlify.pm6", |
29 |
| - "Perl6::Documentable": "lib/Perl6/Documentable.pm6", |
30 |
| - "Perl6::TypeGraph::Viz": "lib/Perl6/TypeGraph/Viz.pm6", |
31 |
| - "Perl6::Type": "lib/Perl6/Type.pm6", |
32 |
| - "Pod::Convenience": "lib/Pod/Convenience.pm6", |
33 |
| - "Perl6::Documentable::Registry": "lib/Perl6/Documentable/Registry.pm6" |
| 25 | + "provides": { |
| 26 | + "Test-Files" : "lib/Test-Files.pm6", |
| 27 | + "Pod::To::SectionFilter": "lib/Pod/To/SectionFilter.pm6", |
| 28 | + "Pod::Htmlify": "lib/Pod/Htmlify.pm6", |
| 29 | + "Pod::Cache": "lib/Pod/Cache.pm6", |
| 30 | + "Pod::Convenience": "lib/Pod/Convenience.pm6", |
| 31 | + "Perl6::Documentable": "lib/Perl6/Documentable.pm6", |
| 32 | + "Perl6::Documentable::Registry": "lib/Perl6/Documentable/Registry.pm6", |
| 33 | + "Perl6::TypeGraph": "lib/Perl6/TypeGraph.pm6", |
| 34 | + "Perl6::TypeGraph::Viz": "lib/Perl6/TypeGraph/Viz.pm6", |
| 35 | + "Perl6::Type": "lib/Perl6/Type.pm6" |
34 | 36 | },
|
35 | 37 | "version": "1.002001",
|
36 | 38 | "authors": [ "perl6" ],
|
|
0 commit comments