
WWW::FreshMeat::API::Session - Session role for WWW::FreshMeat::API

Version 0.01

use Moose;
with 'WWW::FreshMeat::API::Session';

This is a Moose role used by WWW::FreshMeat::API providing session attributes & methods.

None.

Not implemented yet.


Barry Walsh, <draegtun at cpan.org>

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

You can find documentation for this module with the perldoc command.
perldoc WWW::FreshMeat::API::Session
You can also look for information at:



Copyright 2009 Barry Walsh (Draegtun Systems Ltd), all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.