Hi Matt, >> However, I need access to what used to be the Apache request object - >> ie., I need access to cookies, parameters, etc.
>> How do you do that within an Ax2-Perl module-TaglibHelper based >> module? > Hmm, looking at this the AxKit1 way used to be access via the global > Apache->request object, right? No, I used a package called AxKit::Apache - which happens to be a resident of a rather wellknown module called AxKit.pm ;-) Like this: my $r = AxKit::Apache->request(); Regards, Lars -- Lars Skjærlund Skovengen 111 2980 Kokkedal Denmark Tel.: +45 70 25 88 10 http://www.skjaerlund.dk/lars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]