source: spf2/vendor/current/perl/t/01_use.t@ 302

Last change on this file since 302 was 302, checked in by Yuri Dario, 14 years ago

spf2: initial vendor import of spf2 1.2.9.

File size: 87 bytes
Line 
1use strict;
2use warnings;
3use blib;
4use Test::More tests => 1;
5use_ok('Mail::SPF_XS');
Note: See TracBrowser for help on using the repository browser.