in reply to Re: Test::MockDBI example
in thread Test::MockDBI example [SOLVED]

I have just added use feature qw(say); and use Data::Dumper; into DbLibTry.pm file.

It looks like there is true condition $rv == -1 and $DBI::errstr is undef.