File: 01use.t

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

use_ok('Authen::Simple::LDAP');
use_ok('Authen::Simple::ActiveDirectory');