in reply to ExtUtils::MakeMaker, APR::UUID or Perl problem?
This is an attempt to use a mod_perl module outside of mod_perl. APR::UUID is actually just XS code and shouldn't be used directly. You should first use APR and then you can use APR::UUID. See the mod_perl docs for more info.
Cheers,
Ovid
New address of my CGI Course.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ExtUtils::MakeMaker, APR::UUID or Perl problem?
by randyk (Parson) on Dec 03, 2005 at 21:27 UTC | |
|
Re^2: ExtUtils::MakeMaker, APR::UUID or Perl problem?
by jk2addict (Chaplain) on Dec 04, 2005 at 02:15 UTC |