in reply to Forcing DBIx::Class::AuditLog to install to the System perl's path

You run the serious risk of breaking something that you never dreamed of breaking, if you do that. Install into a private library such as /usr/local/lib and append this to PERL5LIB. Or, if you are feeling really ambitious, build a Perl that includes it in @LIB.
  • Comment on Re: Forcing DBIx::Class::AuditLog to install to the System perl's path