kevindawson / App-Midgen

generate the requires and test requires for Makefile.PL so you can check you have all your module dependences
Other
1 stars 1 forks source link

JSON::Tiny no longer has OO methods #8

Open chorny opened 8 years ago

chorny commented 8 years ago

https://metacpan.org/source/DAVIDO/JSON-Tiny-0.54/Changes

0.52 2015-01-25
  - Remove deprecated object-oriented API.
jddurand commented 7 years ago

I suppose this is the origin of this failure (?):

midgen -f /home/jdurand/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Log/Any/Adapter/Log4perl.pm
Can't locate object method "new" via package "JSON::Tiny" at /home/jdurand/perl5/perlbrew/perls/perl-5.26.0/bin/midgen line 28.