Adam Prime wrote:
are the add and set functions implemented in this module?  I'm getting
errors like this:

Can't locate object method "set" via package "APR::Request::Param::Table"
Can't locate object method "add" via package "APR::Request::Param::Table"

No, APR::Request::Param::Table does not implement get/set.

You have to use the Apache2::Request interface.

If you look at it's new() method, it basically gives you an APR::Apache2::Request object back. But I can't for the life of me find where its finally implemented here, but it is, because the Apache2::Request interface works.

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to