The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

PUBLIC API METHODS

remove_suggestion

Takes a suggestion object as a parameter and removes it from the suggestion box list.

suggestion_box

Takes text as its parameter. This adds that text to the suggestion box. This stores it with the account handle or the ip address.

update( hashref )

Pass in a hash ref of update fields and values ( now limited to MOTD ).

AUTHOR

Eric Wolf

LICENSE AND COPYRIGHT

Copyright (C) 2011 Eric Wolf

This module is free software; it can be used under the same terms as perl itself.