On Monday 13 December 2004 00:55, Philippe M. Chiasson wrote:
> > How do I get the container contents?
>
> By retrieving the Apache::Directive object:
>
> sub ClickPathUAExceptions {
> Â Â my($self, $parms, $args) = @_;
> Â Â my $directive = $parms->directive;
> Â Â my $content = $directive->as_string; #Here is where you get at the
> contents of the directive. }

Thanks, that works.

Torsten

Attachment: pgpjQvDoqSE5x.pgp
Description: PGP signature

Reply via email to