Re: How does Apache::RAW_ARGS work?
[prev]
[thread]
[next]
[Date index for 2004/12/13]
--nextPart1203513.v03hs8o7UB
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
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 {
> =C2=A0 =C2=A0 my($self, $parms, $args) =3D @_;
> =C2=A0 =C2=A0 my $directive =3D $parms->directive;
> =C2=A0 =C2=A0 my $content =3D $directive->as_string; #Here is where you g=
et at the
> contents of the directive. }
Thanks, that works.
Torsten
--nextPart1203513.v03hs8o7UB
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQBBvVODwicyCTir8T4RAhT3AJ4sGN156SsnjYyxdP6NCdxWCfqk6ACfeZct
0SbLNpqRrXOYcTuHN/mwC8o=
=ds5D
-----END PGP SIGNATURE-----
--nextPart1203513.v03hs8o7UB--