Changeset 1047 for branches/stable/export.pl
- Timestamp:
- 02/27/26 16:40:46 (4 hours ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable
- Property svn:mergeinfo changed
/trunk merged: 797-798,828,831,833,838-839,844-846,879,883-885,887,894,903,905-909
- Property svn:mergeinfo changed
-
branches/stable/export.pl
r582 r1047 22 22 use warnings; 23 23 24 # don't remove! required for GNU/FHS-ish install from tarball 25 use lib '.'; ##uselib## 24 # push "the directory the script is in" into @INC 25 use FindBin; 26 use lib "$FindBin::RealBin/"; 26 27 27 28 use DNSDB;
Note:
See TracChangeset
for help on using the changeset viewer.
![[ DNS Administrator ]](/fx/dnsadmin-logo.png)