Help language development. Donate to The Perl Foundation
{ "name": "Unix::Groups", "version": "0.0.4", "auth": "github:jonathanstowe", "api": "1.0", "description": "Access to the Unix group file in Perl 6", "source-url": "git://github.com/jonathanstowe/Unix-Groups.git", "support": { "source": "git://github.com/jonathanstowe/Unix-Groups.git", "bugtracker": "https://github.com/jonathanstowe/Unix-Groups/issues" }, "perl": "6.*", "resources": [ ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "depends": [ ], "tags": [ "devel", "authorisation", "system", "user" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Unix::Groups": "lib/Unix/Groups.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "0" }