File: cpanfile

package info (click to toggle)
libref-util-perl 0.204-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, trixie
  • size: 252 kB
  • sloc: perl: 610; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
4
5
requires 'Exporter' => 5.57;

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