From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

CPAN::Repository::Perms - 06perms

VERSION

version 0.010

SYNOPSIS

my $packages = CPAN::Repository::Perms->new({
repository_root => $fullpath_to_root,
written_by => $written_by,
});

SEE ALSO

CPAN::Repository

SUPPORT

IRC

Join #duckduckgo on irc.freenode.net. Highlight Getty for fast reaction :).

Repository

Pull request and additional contributors are welcome

Issue Tracker

AUTHOR

Torsten Raudssus <torsten@raudss.us> http://raudss.us/

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by DuckDuckGo, Inc. http://duckduckgo.com/.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.