parasew has asked for the wisdom of the Perl Monks concerning the following question:

i am wondering if any of you monks has slash/slashcode running with apache 2/mod_perl2 or can give me hints how to get it running.

my current problem is Apache::ExtUtils (which is definitely mod_perl 1 based)

maybe Apache::compat?
any hints/ideas?

thanks for any help as i am completely stuck...
  • Comment on slash (slashcode) with mod_perl2/apache2?

Replies are listed 'Best First'.
Re: slash (slashcode) with mod_perl2/apache2?
by Anonymous Monk on Sep 29, 2003 at 06:09 UTC
Re: slash (slashcode) with mod_perl2/apache2?
by perrin (Chancellor) on Sep 29, 2003 at 17:48 UTC
    It's probably not going to work unless you port it. There's plenty of information about how to do that on the mod_perl site, and the mailing list will gladly help if you run into problems. Go for it!