The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13 - 2015-04-16

  • Added the can_upload(USER,MODULE) method, which returns true if the specified user has permission to upload the module. Ie either the module IS in 06perms.txt and the USER is listed against it (c, f, or m). Or it doesn't appear at all, so the USER would get first-come (f). Requested by ISHIGAKI in GH#8.

Modules

interface to PAUSE's module permissions file (06perms.txt)
represents one line from 06perms.txt
PAUSE permissions for one module (from 06perms.txt)

Provides

in lib/PAUSE/Permissions/EntryIterator.pm
in lib/PAUSE/Permissions/ModuleIterator.pm