Hi, It looks like POE::Preprocessor became Filter::Template. I'll update PoCo::OSCAR soon. In the meantime, you can just install Filter::Template, and replace "use POE::Preprocessor" in POE/Component/OSCAR.pm with "use Filter::Template".
I just tried it, and it seemed to work fine. If you have any problems, let me know. Dan On Sat, 2006-09-23 at 18:35 -0400, BCN wrote: > Hi, > > Has anyone noticed that since the POE::Preprocessor has been removed > from the distribution, components such as POE::Component::OSCAR are now > broken? I had read that there is another way to handle processing the > preprocessor directives (something having to do with Makefile.PL). Can > anyone point me in the right direction as to where this is documented? > > Thanks! > > Cary Briel > Briel Computer
