App-perlutils

 view release on metacpan or  search on metacpan

bin/depends  view on Meta::CPAN

  open          =>  "Set default PerlIO layers for input and output",
  ops           =>  "Restrict unsafe operations when compiling",
  overload      =>  "Package for overloading Perl operations",
  overloading   =>  "Lexically control overloading",
  parent        =>  "Establish an ISA relationship with base classes at compile time",
  re            =>  "Alter regular expression behaviour",
  sigtrap       =>  "Enable simple signal handling",
  sort          =>  "Control sort() behaviour",
  strict        =>  "Restrict unsafe constructs",
  subs          =>  "Predeclare subroutine names",
  threads       =>  "Perl interpreter-based threads",
  utf8          =>  "Enable/disable UTF-8 (or UTF-EBCDIC) in source code",
  vars          =>  "Predeclare global variable names",
  version       =>  "Perl extension for Version Objects",
  vmsish        =>  "Control VMS-specific language features",
  warnings      =>  "Control optional warnings",
);
#>

my $file = shift;



( run in 0.238 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )