File: cpanfile

package info (click to toggle)
libwarnings-illegalproto-perl 0.001003-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 50; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (3)
1
2
3
4
5
requires 'strictures' => 1;

on test => sub {
   requires 'Test::More' => 0.92;
};