Changeset 1047 for branches/stable/compact-recs.pl
- Timestamp:
- 02/27/26 16:40:46 (4 hours ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
compact-recs.pl (modified) (2 diffs)
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/compact-recs.pl
r1033 r1047 4 4 ## 5 5 # $Id$ 6 # Copyright 2013,2014,2018 Kris Deugau <kdeugau@deepnet.cx>6 # Copyright 2013,2014,2018,2020 Kris Deugau <kdeugau@deepnet.cx> 7 7 # 8 8 # This program is free software: you can redistribute it and/or modify … … 23 23 use warnings; 24 24 25 use lib '.'; ##uselib## 25 # push "the directory the script is in" into @INC 26 use FindBin; 27 use lib "$FindBin::RealBin/"; 28 26 29 use DNSDB; 27 30
Note:
See TracChangeset
for help on using the changeset viewer.
![[ DNS Administrator ]](/fx/dnsadmin-logo.png)