in reply to Re: Generating an httpd.conf from http://example.com/perl-status
in thread Generating an httpd.conf from http://example.com/perl-status

Thanks for the reply. I am starting to think there isn't a way to do this and I have stated my question poorly. Your solution works great for removing the text between the <Perl> and </Perl> tags but what I want is to see the resulting configuration generated by the Perl code between the tags. Maybe I could use a eval statement to do this.
  • Comment on Re^2: Generating an httpd.conf from http://example.com/perl-status
  • Download Code

Replies are listed 'Best First'.
Re^3: Generating an httpd.conf from http://example.com/perl-status
by hsinclai (Deacon) on Mar 11, 2009 at 22:53 UTC
    Apologies! I certainly did not get that meaning from your original question.... er.. I now see your dilemma :):)