# perl -MApache2::SizeLimit -wE 'say $Apache2::SizeLimit::VERSION' Can't load '/usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/auto/APR/APR.so' for module APR: /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/auto/APR/APR.so: undefined symbol: apr_bucket_shared_split at /usr/lib/perl5/5.16.0/i386-linux-thread-multi/DynaLoader.pm line 190. at /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/APR/Pool.pm line 23. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/APR/Pool.pm line 23. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/APR/Pool.pm line 23. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/Apache2/SizeLimit.pm line 23. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.16.0/i386-linux-thread-multi/Apache2/SizeLimit.pm line 23. Compilation failed in require. BEGIN failed--compilation aborted. Bugzilla depends on this module to be able to work with mod_perl.
CC: (none) => dmorganec, luigiwalser, mageia
CC: (none) => guillomovitch
ok, forget it. perl -wE 'eval "require Apache2::SizeLimit"; say Apache2::SizeLimit->VERSION' works fine.
Status: NEW => RESOLVEDResolution: (none) => INVALID