Subject: | "use 5.8.3" in Makefile.PL |
Hi,
The Makefile.PL has "use 5.8.3", however some of us are unfortunately
still stuck on Perl 5.8.0. I have installed JSON::Any using Perl 5.8.0
and it seems to run fine (I know of at least one other who has done so,
as well).
Is it possible to remove this dependancy? This would probably be helpful
for the DBIx::Class project, since JSON::Any is the only required module
that needs 5.8.3.
Thanks,
Sam.