> On Fri, 18 Jun 2010 11:23:38 +0200, Magnus Fromreide
> said:
MF> So, I am looking for a way to say "import the module foo at path
MF> /path/to/foo.pm and if that fails then do this other thing" and my
MF> question to you perl experts is if that is possible.
I think the right thing to
Hello.
I usually build net-snmp with builddir != srcdir so perl is disabled for
me.
Then I run make testall in order to get as much coverage as possible,
with this it is to be expected that tests fail.
The annoying part is that the perl tests fail in one of two ways:
* They succeed.