Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
WWW::Desk::Browser - Desk.com Browser Client
ATTRIBUTES
base_url
REQUIRED - your desk url
SYNOPSIS
use WWW::Desk::Browser;
my $browser_client = WWW::Desk::Browser->new();
SUBROUTINES/METHODS
prepare_url
Utility method to build base url and path
js_encode
Utility method to encode as JSON format
js_decode
Utility method to decode as JSON format
AUTHOR
binary.com, <rakesh at binary.com>
BUGS
Please report any bugs or feature requests to bug-www-desk at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Desk. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc WWW::Desk
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN