|
NAMEWebService::BuzzurlAPI::Util - Buzzurl WebService API utility module VERSION0.02 DESCRIPTIONBuzzurl WebService API utility module METHODdrop_utf8flagDrop utf8flag Example: my $str = WebService::BuzzurlAPI::Util::drop_utf8flag($utf8flagstr); urlencodeURLEncoding Example: my $str = WebService::BuzzurlAPI::Util::urlencode($str); SEE ALSOEncode AUTHORAkira Horimoto COPYRIGHTCopyright (C) 2007 Akira Horimoto This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|