Initial revision
authorianb <ianb>
Tue, 5 Sep 2006 19:00:43 +0000 (20:00 +0100)
committerianb <ianb>
Tue, 5 Sep 2006 19:00:43 +0000 (20:00 +0100)
commitd981e6304039517daa924f126bf85a9c739ecd2c
tree2f5cdad66c2797f9689a0b4d0a13502232c3b065
Initial revision
16 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/WWW/OpenSearch.pm [new file with mode: 0644]
lib/WWW/OpenSearch/Description.pm [new file with mode: 0644]
lib/WWW/OpenSearch/Response.pm [new file with mode: 0644]
lib/WWW/OpenSearch/Url.pm [new file with mode: 0644]
t/00_compile.t [new file with mode: 0644]
t/01_live.t [new file with mode: 0644]
t/10-description.t [new file with mode: 0644]
t/11-url.t [new file with mode: 0644]
t/12-response.t [new file with mode: 0644]
t/98_pod.t [new file with mode: 0644]
t/99_pod_coverage.t [new file with mode: 0644]