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

NAME

Labyrinth::Plugin::CPAN::Preferences - Handles preferences pages.

METHODS

Public Interface Methods

Login

Author Login mechanism. Uses the PAUSE authentication system.

Logged

Ensure correct user is logged in.

Default

Default preferences page.

Distros

Author distributions list page.

Distro

Single distribution preferences page.

XDropDownMultiList

Provide a drop down multi-select list, base on a list of strings.

XDropDownMultiRows

Provide a drop down multi-select list, base on a list of rows.

DefSave

Save default preferences.

DistSave

Save distribution preferences.

Delete

Delete the preferences for a distribution, and use the default preferences.

Admin Interface Methods

Admin

Prepare Admin login as author.

Imposter

Allow Admin to login as named author.

Clear

Clear imposter status and return to Admin.

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.