Hi Darian,
sorry for the delay in replying. I'm still more or less in bed with a cold.
Darian Anthony Patrick wrote:
Darian Anthony Patrick wrote:
Undefined subroutine &PAR::Heavy::_find_par_internals called at
/home/dapatrick/perl5/lib/perl5/PAR/Heavy.pm line 88
I fully qualified the calles to &PAR::_find_par_internals and now I get
the following error:
Sorry about that. The full qualification of the sub names is now in the
trunk.
Can't locate loadable object for module Term::ReadKey in @INC (@INC
contains: /home/dapatrick/workspace/rentchaser-www/scripts/../lib/perl
CODE(0x77ee60)
/home/dapatrick/perl5/lib/perl5/x86_64-linux-gnu-thread-multi
/home/dapatrick/perl5/lib/perl5 /etc/perl /usr/local/lib/perl/5.10.0
/usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .
CODE(0x78be90)) at /home/dapatrick/perl5/lib/perl5/PAR/Heavy.pm line 102
This is basically the same as the original error that I reported, except
that I don't have Term::ReadKey deployed to both the filesystem and to a
PAR repo, I just have it deployed to a PAR repo. So it seems the change
didn't correct the issue.
My brain's still not up to speed yet, but so far, I'm at a loss what's
going wrong. But just to double check this: This is only a problem with
fallback => 0?
Or is it a "real" regression between 0.991 and 0.992 in that the default
"fallback => 1" stopped working?
Cheers,
Steffen