|
NAMEWebService::BuzzurlAPI::Util - Buzzurl WebService API utility moduleVERSION0.02DESCRIPTIONBuzzurl WebService API utility moduleMETHODdrop_utf8flagDrop utf8flagExample: my $str = WebService::BuzzurlAPI::Util::drop_utf8flag($utf8flagstr); urlencodeURLEncodingExample: my $str = WebService::BuzzurlAPI::Util::urlencode($str); SEE ALSOEncodeAUTHORAkira HorimotoCOPYRIGHTCopyright (C) 2007 Akira HorimotoThis module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |