You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix generating MYMETA.json on Travis with Perl <= 5.8.6
For reading MYMETA.json on Perl <= 5.8.6 is needed CPAN::Meta 2.112580.
For generating valid JSON files on Perl <= 5.8.2 is needed JSON::PP 2.00.
But CPAN::Meta 2.112580 already depends on JSON::PP 2.27103.
0 commit comments