[DBIx-Class-Devel] Travis CLEANTEST smokes now run in truly clean
environment
Peter Rabbitson
rabbit+dbic at rabbit.us
Mon Dec 3 10:58:40 GMT 2012
On Fri, Nov 30, 2012 at 01:43:44PM -0600, fREW Schmidt wrote:
> .:14:42:09:. >>@arcanez<< frew: perl -MLWP::Simple -MJSON -le 'my $json =
> decode_json(get("http://api.metacpan.org/release/DBIx-Class")); print
> "http://api.metacpan.org/source/$json-
> >{author}/DBIx-Class-$json->{version}/inc";'
On second thought this solution is not optimal, since it requires
installing JSON, which violates the "cleanperl" requirement. Luckily the
solution turned out to be much simpler than that.
https://github.com/dbsrgits/dbix-class/commit/e352dd9a
More information about the DBIx-Class-Devel
mailing list