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

NAME

Labyrinth::Plugin::CPAN::Tester - Tester Plugin for CPAN Testers Admin website.

METHODS

Browse

List dates for which tester

Reports

List reports for given day

Find

Find a report by ID.

List

List marked reports

Mark

Request report removal

Unmark

Remove request report removal

Delete

Remove marked reports from the cpanstats reports listings.

Note that reports are not truly deleted, they are merely filtered out of any cpanstats reports processing.

Dist

List reports that the tester has submitted reports for.

Tester Email Interface Methods

CheckLock

Checks whether the specified user account is currently locked.

Lock

Tester has just registered on the site, lock the user profile until email is confirmed.

UnLock

Tester has clicked registration confirmation link, and logged in successfully, unlock the user profile.

Submit

Tester has submitted an email address used to submit a test report. Save as unconfirmed and send email confirmation.

Email

Send email to tester to confirm email address.

Remove

Remove registered email from this user profile.

Confirm

Tester has clicked the confirmation link, provide login to finalise confirmation.

Confirmed

Tester has confirmed login, mark email as confirmed, and map email to addressid.

Verify

Allow admin to verify and confirm a tester's email address.

Verified

List verified email addresses for specified tester.

Admin Interface Methods

Admin

Prepare Admin login as tester.

Imposter

Allow Admin to login as named tester.

Clear

Clear Imposter status and return to Admin.

Merge

Merge Testers Profiles in testers database.

Assign

Assign tester addresses to a given profile in the testers database.

Edit

Edit Tester Profile in testers database.

Admin Interface Methods : Local Profiles

SetTester

Set the tester profile to be edited.

RegisteredEmails

Manage tester's registered emails.

EditProfile

Edit tester profile

SaveProfile

Save tester profile

GetContact

Retrieve the current contact address for the current user.

SetContact

Save contact address for te current user.

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.