>>>>> On Thu, 2 Aug 2007 19:12:14 -0500, Graham Barr <[EMAIL PROTECTED]> said:
> The primary source of permissions search uses is the CPAN > 02packages.details.txt data file. It remembers what packages PAUSE > indexed for a user. However when a user is given perms and uploads a > developer release it does not know the user has permissions because > pause will not index it. > As a backup search also pulls the PAUSE database dump and loads from > the 'perms' table. This is why you have permission for MIME::Lite Thanks for the clarification! Now we know how much database semantics really matter:) > However there is no entry in the perms table for Games::Dice. > Andreas, is there another table I should look in ? Yes. table.column => permission type mods.modid => modulelist primeur.package => first-come or better perms.package => co-maint or better Let me know if you want me to change things on PAUSE's end. -- andreas