in reply to Apache IP-Autoupdater

You can also take a look at some of the Apache::* modules like Apache::httpd_conf and Apache::PerlSections to get an idea of how to do some conf file stuff. Of course, those modules need mod_perl so YMMV.

Cheers,
KM