File: cpanfile

package info (click to toggle)
libsyntax-keyword-gather-perl 1.003002-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 120 kB
  • sloc: perl: 135; 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;