Author: stevehay Date: Thu Oct 30 08:32:52 2014 New Revision: 1635427 URL: http://svn.apache.org/r1635427 Log: Remove 'version_from' from META.yml
This isn't part of the CPAN::Meta::Spec, and is unnecessary anyway since we now have a 'version' key (added by r1469135 for 2.0.8). This resolves CPAN RT#78184. Modified: perl/modperl/trunk/META.yml Modified: perl/modperl/trunk/META.yml URL: http://svn.apache.org/viewvc/perl/modperl/trunk/META.yml?rev=1635427&r1=1635426&r2=1635427&view=diff ============================================================================== --- perl/modperl/trunk/META.yml (original) +++ perl/modperl/trunk/META.yml Thu Oct 30 08:32:52 2014 @@ -1,5 +1,4 @@ name: mod_perl -version_from: lib/mod_perl2.pm version: 2.0.8 installdirs: site distribution_type: module