in reply to Removing lines from a file.

I haven't read your post - shame on me - but I do know there's a BIND::Conf_Parser. More specifically, there's a $self->handle_zone( $name, $class, $type, \%options ) Could it be that this is what you want?

Bow before the great CPAN!

-- votes welcome

ar0n ]

  • Comment on (ar0n: BIND::Conf_Parser) Re: Removing lines from a file.

Replies are listed 'Best First'.
Re: (ar0n: BIND::Conf_Parser) Re: Removing lines from a file.
by mofo (Acolyte) on Apr 18, 2001 at 00:36 UTC
    Thanks much for the CPAN link, but I'm simply trying to avoid installing it on a machine just for the sake of deleting an entry. I might just use it though :)