File: cpanfile

package info (click to toggle)
libsyntax-keyword-gather-perl 1.003001-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 120 kB
  • ctags: 6
  • sloc: perl: 134; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (3)
1
2
3
4
on test => sub {
   requires 'Test::More' => 0.94;
};
requires 'Sub::Exporter::Progressive' => 0;