NAME
Labyrinth::Plugin::CPAN::Author - Author Plugin for CPAN Testers Admin website.
METHODS
Public Interface Methods
- Login
 - 
Author Login mechanism. Uses the PAUSE authentication system.
 - Logged
 - 
Ensure correct user is logged in.
 - Browse
 - 
List authors dists which have reports.
 - Distro
 - 
List distributions released by the author.
 - Dist
 - 
List reports for the given distribution released by the author.
 - Browser
 - 
List dates for which author's distribution releases which have reports.
 - Reports
 - 
List reports for the given author's distribution releases.
 - Testers
 - 
List testers who have submitted reports for the author distributions.
 - Tester
 - 
List reports submitted by the given tester for the author distributions.
 - Find
 - 
Find a report by ID.
 - Mark
 - 
Request report removal
 - Unmark
 - 
Remove request report removal
 - Marked
 - 
List those reports the author has marked for removal.
 
Admin Interface Methods
- Admin
 - 
Prepare Admin login as author.
 - Imposter
 - 
Clear Imposter status and return to Admin.
 - Clear
 - 
Return admin to normal admin state.
 
SEE ALSO
Labyrinth
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2008-2015 Barbie for Miss Barbell Productions
All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.