Net::Google::Code::Issue::Base(3) Base

SYNOPSIS


use Net::Google::Code::Issue::Base;

ATTRIBUTES

auth

INTERFACE

feeds_issues_url
ua
returns an LWP::UserAgent object, with agent and auth stuff prefilled.
get_token
try to get auth token and set $self->token if succeed.

AUTHOR

sunnavy "<[email protected]>"

LICENCE AND COPYRIGHT

Copyright 2009 Best Practical Solutions.

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