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

I don't have experience with that module specifically, but this is the general approach that tends to work for a lot of different modules: Try installing it manually according to "Manual installation" in the documentation. Stay logged in as root, and specify the absolute path to the system Perl in the first command, e.g. /usr/bin/perl Build.PL

  • Comment on Re: Forcing DBIx::Class::AuditLog to install to the System perl's path
  • Download Code