At 05:49 PM 5/9/01 +1000, you wrote:
>Hi very new to perl... am getting some books asap.
Looks like Lincoln Stein's "Network Programming with Perl" would be apposite...
>I am writing a script to create named.conf records from a single field
>text file
>
>eg, domain.fle
>domain1.com
>domain2.ne
Can you sepcify what your problem is, exactly.
At a first glance your code looks fine...
cr
On Wed, 09 May 2001 17:49:16 +1000, Clayton Winter said:
> Hi very new to perl... am getting some books asap.
>
> I am writing a script to create named.conf records from a single field
> text file
Hi very new to perl... am getting some books asap.
I am writing a script to create named.conf records from a single field
text file
eg, domain.fle
domain1.com
domain2.net
domain3.org
and then create a named.conf entry from;
$namedconf="/etc/namedb/named.conf" ;
$namednow="/etc/namedb/named.c