Help language development. Donate to The Perl Foundation
{ "name": "IO::Path::Mode", "version": "0.0.8", "auth": "github:jonathanstowe", "api": "1.0", "description": "Augment IO::Path with a .mode() method to get the file mode", "source-url": "git://github.com/jonathanstowe/IO-Path-Mode.git", "support": { "email": "[email protected]", "source": "git://github.com/jonathanstowe/IO-Path-Mode.git", "bugtracker": "https://github.com/jonathanstowe/IO-Path-Mode/issues" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "build-depends": [ ], "depends": [ ], "tags": [ "IO", "permissions", "mode", "utility" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "IO::Path::Mode": "lib/IO/Path/Mode.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }