Skip to main content

PERL_SOURCE_EXTENSIONS

Constant PERL_SOURCE_EXTENSIONS 

Source
pub const PERL_SOURCE_EXTENSIONS: [&'static str; 9];
Expand description

Canonical Perl source file extensions.

Includes core Perl script and module extensions as well as common embedded Perl template formats: .ep (Mojolicious), .tt/.tt2 (Template Toolkit), and .mason (Mason/HTML::Mason).