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

NAME

Purple::Server - Factory class for generating servers for Purple Numbers

VERSION

Version 0.9

SYNOPSIS

See the default implementation Purple::Server::REST.

METHODS

new(%options)

You can specify an alternative server by passing:

  type => 'server'

where 'server' is the name of the server type. If you don't pass this parameter, it will default to REST.

AUTHOR

Chris Dent, <cdent@burningchrome.com>

Eugene Eric Kim, <eekim@blueoxen.com>

BUGS

Please report any bugs or feature requests to bug-purple@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Purple. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

(C) Copyright 2006 Blue Oxen Associates. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.