Help language development. Donate to The Perl Foundation
{ "name": "Attribute::Lazy", "source-url": "git://github.com/jonathanstowe/Attribute-Lazy.git", "support": { "source": "git://github.com/jonathanstowe/Attribute-Lazy.git", "email": "[email protected]", "bugtracker": "https://github.com/jonathanstowe/Attribute-Lazy/issues" }, "perl": "6.*", "resources": [ ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "auth": "github:jonathanstowe", "api": "1.0", "depends": [ ], "tags": [ "object", "attribute", "builder" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Attribute::Lazy": "lib/Attribute/Lazy.pm" }, "version": "0.0.4", "authors": [ "Jonathan Stowe <[email protected]>" ], "description": "Trait to provide lazy initialisation of attributes", "meta-version": "0" }