From 1081073805ecee78b215c06ab4ba4cadd2176c92 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Feb 2013 15:47:52 +0000 Subject: Add all remaining lorries from roadtrain --- open-source-lorries/perl.lorry | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 open-source-lorries/perl.lorry (limited to 'open-source-lorries/perl.lorry') diff --git a/open-source-lorries/perl.lorry b/open-source-lorries/perl.lorry new file mode 100644 index 0000000..8cc953d --- /dev/null +++ b/open-source-lorries/perl.lorry @@ -0,0 +1,11 @@ +{ + "perl": { + "type": "git", + "url": "git://perl5.git.perl.org/perl.git", + "refspecs": [ + "blead", "compile", "maint-1.0", "maint-5.004", + "maint-5.005", "maint-5.6", "maint-5.10", "maint-5.12", + "maint-5.14", "refs/tags/*" + ] + } +} -- cgit v1.2.1