WebService-UrbanDictionary:WebService-UrbanDictionary 的只读发布历史

时间:2024-07-22 04:36:26
【文件属性】:

文件名称:WebService-UrbanDictionary:WebService-UrbanDictionary 的只读发布历史

文件大小:12KB

文件格式:ZIP

更新时间:2024-07-22 04:36:26

Perl

名称 WebService::UrbanDictionary - UrbanDictionary.com 的 JSON API 的 OO 接口。 版本 版本 2.014 概要 use WebService::UrbanDictionary; my $ud = WebService::UrbanDictionary->new; my $results = request('perl'); for my $each (@{ $results->definitions }) { printf "Definition: %s\n(by %s)\n\n", $each->definition, $each->author; } 描述 WebService::UrbanDictionary 提供面向对象的 UrbanDictionary


【文件预览】:
WebService-UrbanDictionary-master
----dist.ini(1KB)
----weaver.ini(239B)
----t()
--------02test_all.t(520B)
--------release-pod-syntax.t(302B)
--------01test_network.t(621B)
--------release-pod-coverage.t(378B)
----INSTALL(1KB)
----LICENSE(1KB)
----META.yml(861B)
----README.mkdn(1KB)
----Makefile.PL(1KB)
----MANIFEST(396B)
----README(1KB)
----CONTRIBUTORS(289B)
----lib()
--------WebService()

网友评论