[Dbix-class] Installing without JSON::Any
Sam Crawley
sam_crawley at warpmail.net
Thu Mar 27 11:26:12 GMT 2008
On 27/03/2008, Chisel Wright <chisel at herlpacker.co.uk> wrote:
>
> If you're installing from CPAN, maybe something like this will work:
>
> cpan> look JSON::Any
> bash$ vi Makefile.PL # remove 'use 5.8.3;' line
> bash$ perl Makefile.PL && make test install
> bash$ ^d
Unfortunately, I get:
$ perl Makefile.PL
Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
local $VERSION;
$VERSION=3Dundef; do {
our $VERSION =3D '1.16';
}; $VERSION
' in lib/JSON/Any.pm: Can't modify subroutine entry in scalar
assignment at (eval 3) line 7, at EOF
If it's only used for the dbicadmin script, I can probably just remove that
'requires' from the DBIC Makefile.PL and live without it.
Sam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20080327/7cb=
61329/attachment.htm
More information about the DBIx-Class
mailing list