Changeset 946
- Timestamp:
- 12/24/25 12:39:42 (6 hours ago)
- File:
-
- 1 edited
-
trunk/t/DNSTest.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/t/DNSTest.pm
r945 r946 21 21 ## 22 22 23 package DNS DB::DNSTest;23 package DNSTest; 24 24 use strict; 25 25 use warnings; 26 use Exporter; 27 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); 28 @ISA = qw(Exporter); 29 @EXPORT = qw($dnsdb $dbh); 26 30 27 31 use Test::More;
Note:
See TracChangeset
for help on using the changeset viewer.
![[ DNS Administrator ]](/fx/dnsadmin-logo.png)