File: use.t

package info (click to toggle)
libcgi-session-expiresessions-perl 1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 274; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (7)
1
2
3
4
5
use Test::More tests => 1;

# ------------------------

BEGIN{ use_ok('CGI::Session::ExpireSessions'); }