Added .pm6 to Perl extensions. Conventionally, some Perl6 modules use pm6 as extension to differentiate from the currently common Perl 5 modules.

This commit is contained in:
BAI Gang
2012-05-02 13:01:48 +08:00
parent d1297f626e
commit 9e995fb3e5

View File

@@ -908,6 +908,7 @@ Perl:
- .pl - .pl
- .plx - .plx
- .pm - .pm
- .pm6
- .pod - .pod
- .psgi - .psgi
- .t - .t