Subject: | Dependency on Language::Expr? |
It looks like the dependency is there but not declared. Sample fail report:
http://www.cpantesters.org/cpan/report/70761227
It does not complain about missing Language::Expr but `Can't locate object method "enum_vars" via package "Language::Expr"`. There seems to have been a successful require on it, it looks like we had version 0.27.
I wonder if it might help to declare the dependency? At least we would get a report on the version number that was there.
Meanwhile I have upgraded to 0.29 but it does not help, error remains.