summaryrefslogtreecommitdiff
path: root/open-source-lorries/perl.lorry
blob: 8cc953d60114941bf0791eb1d0dd30685152d7fb (plain)
1
2
3
4
5
6
7
8
9
10
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/*"
        ]
    }
}