diff options
Diffstat (limited to 't/can.t')
-rw-r--r-- | t/can.t | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#!/usr/local/bin/perl -w + +use Test::More tests => 2; + +BEGIN{ use_ok('CGI'); } + +can_ok('CGI', qw/cookie param/); |
![]() |
index : delta/cpan/CGI-tarball.git | |
cpan.metacpan.org: authors/id/L/LE/LEEJO/CGI-4.21.tar.gz |
summaryrefslogtreecommitdiff |