File: cpanfile

package info (click to toggle)
libconvert-nls-date-format-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 116 kB
  • ctags: 5
  • sloc: perl: 122; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
requires 'perl', '5.006001';

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