Help language development. Donate to The Perl Foundation

Operator::Listcat cpan:ASHER last updated on 2019-06-29

META6.json
{
    "perl" : "6.d",
    "name" : "Operator::Listcat",
    "version" : "1.0.0",
    "description" : "An operator for list concatenation",
    "authors" : [ "Aaron Sherman" ],
    "provides" : {
        "Operator::Listcat" : "lib/Operator/Listcat.pm6"
    },
    "depends" : [ ],
    "resources" : [ ],
    "source-url" : "https://github.com/ajs/perl6-Operator-Listcat.git"
}