Subject: | $Class::Accessor::Fast::VERSION unparseable by Module::Build |
Was working in 0.25, broken by a change in 0.27. Previously,
Module::Build was capable of parsing $Class::Accessor::Fast::VERSION,
and now it is not capable with the change that occured there, which
breaks existing Build.PL scripts which required a specific version of
Class::Accessor::Fast.
bblack@evoc8:~/DBIx-Class-Schema-Loader> perl Build.PL
Checking prerequisites...
./ - ERROR: Couldn't find a $VERSION in prerequisite Class::Accessor::Fast