File: cpanfile

package info (click to toggle)
libcrypt-urandom-token-perl 0.005-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 120 kB
  • sloc: perl: 53; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
requires "Crypt::URandom", "0.40";

on "test" => sub {
  requires "Test::Exception", "0.43";
};