| Revision 44 (by dpavlin, 2004/11/23 11:16:41) |
|---|
#!/usr/bin/perl
use strict;
use warnings;
use Test::Pod tests => 1;
pod_file_ok("DBI.pm");
| Revision 44 (by dpavlin, 2004/11/23 11:16:41) |
|---|
#!/usr/bin/perl
use strict;
use warnings;
use Test::Pod tests => 1;
pod_file_ok("DBI.pm");