Re: calling methods from other modules

[prev] [thread] [next] [Date index for 2005/06/04]

From: Stas Bekman
Subject: Re: calling methods from other modules
Date: 11:37 on 04 Jun 2005
Marc Lambrichs wrote:
> I want to call mod_transform_set_XSLT (from mod_transform) in my 
> PerlResponseHandler. Is this possible?
> 
> Generally speaking, can I use methods from other apache modules in my 
> handlers?

Marc, you mean C functions? Sure, write an XS wrapper that you can than 
call from Perl. See perlxs.pod for more information

        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

calling methods from other modules
Marc Lambrichs 12:06 on 01 Jun 2005

Re: calling methods from other modules
Stas Bekman 11:37 on 04 Jun 2005

Generated at 20:12 on 05 Jun 2005 by mariachi v0.52