Roghue has asked for the wisdom of the Perl Monks concerning the following question:
Now I have replcaed the 'rr_add' with '${var1}', but this doesn't seem to work; compilation errors$update->push(update => rr_add('foo.example.com. 86400 A 192.168.1.2') +);
syntax error at ./djeezycl.pl line 120, near "{$var1}("
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Interpolating inside Net::DNS
by sgifford (Prior) on May 10, 2004 at 23:43 UTC | |
by Roghue (Initiate) on May 11, 2004 at 19:52 UTC | |
|
Re: Interpolating inside Net::DNS
by Sidhekin (Priest) on May 10, 2004 at 23:47 UTC | |
|
Re: Interpolating inside Net::DNS
by tachyon (Chancellor) on May 10, 2004 at 23:51 UTC |