NAME
Net::NicoVideo::URL - nicovideo URL
SYNOPSIS
use Net::NicoVideo::URL;
shorten("http://www.nicovideo.jp/watch/sm1097445");
unshorten("http://nico.ms/sm1097445");
DESCRIPTION
This module provides functions to convert long URL and short URL mutually.
SEE ALSO
http://dic.nicovideo.jp/a/nico.ms http://dic.nicovideo.jp/a/id
AUTHOR
WATANABE Hiroaki <hwat@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.