Skip to content

Commit d468b66

Browse files
committed
.pm β†’ .pm6
Let's see if anything breaks when we do this. Similarly to rakudo/rakudo@98e575d See #778 for more info.
1 parent 51585b9 commit d468b66

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

β€ŽMETA6.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131

3232
],
3333
"provides": {
34-
"Pod::To::SectionFilter": "lib/Pod/To/SectionFilter.pm",
35-
"Perl6::TypeGraph": "lib/Perl6/TypeGraph.pm",
34+
"Pod::To::SectionFilter": "lib/Pod/To/SectionFilter.pm6",
35+
"Perl6::TypeGraph": "lib/Perl6/TypeGraph.pm6",
3636
"Pod::Htmlify": "lib/Pod/Htmlify.pm6",
37-
"Perl6::Documentable": "lib/Perl6/Documentable.pm",
38-
"Perl6::TypeGraph::Viz": "lib/Perl6/TypeGraph/Viz.pm",
39-
"Perl6::Type": "lib/Perl6/Type.pm",
37+
"Perl6::Documentable": "lib/Perl6/Documentable.pm6",
38+
"Perl6::TypeGraph::Viz": "lib/Perl6/TypeGraph/Viz.pm6",
39+
"Perl6::Type": "lib/Perl6/Type.pm6",
4040
"Pod::Convenience": "lib/Pod/Convenience.pm6",
41-
"Perl6::Documentable::Registry": "lib/Perl6/Documentable/Registry.pm"
41+
"Perl6::Documentable::Registry": "lib/Perl6/Documentable/Registry.pm6"
4242
},
4343
"version": "1.001002",
4444
"authors": [ "perl6" ],
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)