Help language development. Donate to The Perl Foundation
{ "name": "Object::Permission", "auth": "github:jonathanstowe", "version": "0.0.4", "api": "1.0", "description": "Experimental method (and public attribute accessor,) level authorisation", "source-url": "https://github.com/jonathanstowe/Object-Permission.git", "support": { "source": "https://github.com/jonathanstowe/Object-Permission.git", "bugtracker": "https://github.com/jonathanstowe/Object-Permission/issues" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "depends": [ ], "tags": [ "devel", "authorisation", "object", "user" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Object::Permission": "lib/Object/Permission.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }