NAME
WWW::Shorten::KUSO - Shorten URL using http://KUSO.CC/
DESCRIPTION
# Before using this API module, you should ask for a "Request Code" from http://www.kuso.cc/feedback/
# to access KUSO.CC Shorten URL System.
use WWW::Shorten 'KUSO';
my $short_url = makeashorterlink($longurl,$request_code);
COPYRIGHT
Copyright 2005 by Lilo Huang <kenwu@mail.tnssh.tn.edu.tw>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>