I'm glad to take a look at Proc::ProcessTable. I've been able to see that it fails its' tests on OpenBSD 6.2. I've been fixing a bunch of modules to make Perl work okay on OpenBSD lately, as I've got a project that depends on OpenBSD. I won't promise being able to fix it, but I'm willing to at least look.
-- Joelle Maslak On Tue, Jan 23, 2018 at 10:50 AM, Alceu R. de Freitas Jr. via cpan-testers-discuss <cpan-testers-discuss@perl.org> wrote: > https://github.com/perl5-dbi/DBD-mysql/issues/120#issuecomment-359835586 > > And looks like we now will have a fork from DBD::Mysql: > > https://www.nntp.perl.org/group/perl.dbi.users/2018/01/msg37584.html > > But Proc::Processtable seems to be still broken on OpenBSD. Here is a > workaround: > > https://github.com/perl5-dbi/DBD-mysql/pull/222 > > If any good soul over there would like to help me with XS/C code to fix > it, please let me know. > > Regards, > Alceu > >