Hi friends,
I am planing to create a wiki , need to know which cpan module can help me
create that, i have gone through wiki::toolkit , needs some working examples
of that, also i want to know will it work on modperl. I could use its
mailing list but that is not active now.
Any other tool for deve
On Jun 9, 2007, at 2:48 PM, Simon Bertrang wrote:
Doh, sorry for not checking the archives.
i don't think anyone minds.
Uhm, good question... i dont know. It's `just working' with another
application but i'd be happy if there's some better way to proove it.
i use it under freebsd, and so
On Sat, Jun 09, 2007 at 02:32:05PM -0400, Jonathan Vanasco wrote:
>
> On Jun 9, 2007, at 2:22 PM, Simon Bertrang wrote:
> >The second thing i found was a missing character for a function
> >name in
> >Apache2::SizeLimit (bsd_size_check -> _bsd_size_check):
> >
> >$OpenBSD: patch-lib_Apache2_Size
On Jun 9, 2007, at 2:22 PM, Simon Bertrang wrote:
The second thing i found was a missing character for a function
name in
Apache2::SizeLimit (bsd_size_check -> _bsd_size_check):
$OpenBSD: patch-lib_Apache2_SizeLimit_pm,v 1.1 2007/06/09 17:55:01
simon Exp $
--- lib/Apache2/SizeLimit.pm.orig
Hi,
when porting libapreq2 to OpenBSD we noticed a problem with a workaround
that doesn't apply anymore (APR.pm):
$OpenBSD: patch-xs_APR_APR_APR_pm,v 1.1 2007/06/09 16:02:04 martynas Exp $
--- xs/APR/APR/APR.pm.orig Mon Nov 20 01:31:02 2006
+++ xs/APR/APR/APR.pm Sat Jun 9 18:10:04 2007
@@
Hi,
I am trying to run the perl module e:/web/ANR/lib/ANR.pm (a Catalyst
application) using mod_perl. I have tried in httpd.conf:
PerlSwitches -Ie:/web/ANR/lib
PerlModule ANR
...
But the server writes in the log that the module ANR cannot be loaded.
However, it works if I do:
PerlRequire "e