Group
Extension

Matches 1

Beam-Runner ( P/PR/PREACTION/Beam-Runner-0.016.tar.gz, PREACTION, 2019; MetaCPAN )
Beam-Runner/lib/Beam/Runner/Util.pm ( view source; MetaCPAN )
 (which is
# to say the extension is given by the user's input)
our @EXTS = ( "", qw( .yml .yaml .json .xml .pl ) );
# A regex to use to remove the container's name
my $EXT_RE = qr/(?:@{[ join '|', @E

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.