Create separate entry for .pod

This commit is contained in:
Brandon Keepers
2013-12-10 10:26:55 -05:00
parent 2180c11dc6
commit 2e4fbe3430

View File

@@ -1203,7 +1203,6 @@ Perl:
- .ph
- .plx
- .pm6
- .pod
- .psgi
interpreters:
- perl
@@ -1216,6 +1215,15 @@ Pike:
extensions:
- .pmod
Pod:
type: prose
lexer: Text only
ace_mode: perl
wrap: true
primary_extension: .pod
interpreters:
- perl
PogoScript:
type: programming
color: "#d80074"