File: 01use.t

package info (click to toggle)
libauthen-simple-perl 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: perl: 1,816; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
use Test::More tests => 4;

use_ok('Authen::Simple');
use_ok('Authen::Simple::Adapter');
use_ok('Authen::Simple::Password');
use_ok('Authen::Simple::Log');