File: 01use.t

package info (click to toggle)
libcrypt-saltedhash-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 128 kB
  • sloc: perl: 128; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (4)
1
2
3
use Test::More tests => 1;

use_ok('Crypt::SaltedHash');