[perldocjp-cvs 143] CVS update: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten

Back to archive index

IWAI Masaharu iwai****@users*****
2007年 1月 24日 (水) 04:22:06 JST


Index: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Genre.pod
diff -u /dev/null docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Genre.pod:1.1
--- /dev/null	Wed Jan 24 04:22:06 2007
+++ docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Genre.pod	Wed Jan 24 04:22:06 2007
@@ -0,0 +1,29 @@
+=head1 NAME
+
+WebService::Rakuten::Genre - WebService::Rakuten data class
+
+=head1 ACCESSORS
+
+  genreId
+  genreName
+  genreLevel
+
+=head1 SEE ALSO
+
+L<WebService::Rakuten>
+
+=head1 AUTHOR
+
+Hideaki Tanaka E<lt>tanak****@gmail*****<gt>
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute
+it and/or modify it under the same terms as Perl itself.
+
+The full text of the license can be found in the
+LICENSE file included with this module.
+
+
+=cut
+
Index: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/GenreResult.pod
diff -u /dev/null docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/GenreResult.pod:1.1
--- /dev/null	Wed Jan 24 04:22:06 2007
+++ docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/GenreResult.pod	Wed Jan 24 04:22:06 2007
@@ -0,0 +1,31 @@
+=head1 NAME
+
+WebService::Rakuten::GenreResult - WebService::Rakuten data class
+
+=head1 ACCESSORS
+
+  status
+  status_message
+  parent
+  current
+  child
+
+=head1 SEE ALSO
+
+L<WebService::Rakuten>
+
+=head1 AUTHOR
+
+Hideaki Tanaka E<lt>tanak****@gmail*****<gt>
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute
+it and/or modify it under the same terms as Perl itself.
+
+The full text of the license can be found in the
+LICENSE file included with this module.
+
+
+=cut
+
Index: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Item.pod
diff -u /dev/null docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Item.pod:1.1
--- /dev/null	Wed Jan 24 04:22:06 2007
+++ docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Item.pod	Wed Jan 24 04:22:06 2007
@@ -0,0 +1,60 @@
+=head1 NAME
+
+WebService::Rakuten::Item - WebService::Rakuten data class
+
+=head1 ACCESSORS
+
+  itemName
+  itemCode
+  itemPrice
+  itemCaption
+  itemUrl
+  affiliateUrl
+  smallImageUrl
+  mediumImageUrl
+  availability
+  taxFlag
+  postageFlag
+  creditCardFlag
+  shopOfTheYearFlag
+  affiliateRate
+  startTime
+  endTime
+  reviewCount
+  reviewAverage
+  shopName
+  shopCode
+  shopUrl
+  genreId
+
+=head1 SEE ALSO
+
+L<WebService::Rakuten>
+
+=head1 AUTHOR
+
+Hideaki Tanaka E<lt>tanak****@gmail*****<gt>
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute
+it and/or modify it under the same terms as Perl itself.
+
+The full text of the license can be found in the
+LICENSE file included with this module.
+
+
+=cut
+
+=head1 METHODS
+
+=head2 new
+
+
+=cut
+
+=head2 init
+
+
+=cut
+
Index: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/ItemResult.pod
diff -u /dev/null docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/ItemResult.pod:1.1
--- /dev/null	Wed Jan 24 04:22:06 2007
+++ docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/ItemResult.pod	Wed Jan 24 04:22:06 2007
@@ -0,0 +1,30 @@
+=head1 NAME
+
+WebService::Rakuten::ItemResult - WebService::Rakuten data class
+
+=head1 ACCESSORS
+
+  status
+  status_message
+  pager
+  items
+
+=head1 SEE ALSO
+
+L<WebService::Rakuten>
+
+=head1 AUTHOR
+
+Hideaki Tanaka E<lt>tanak****@gmail*****<gt>
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute
+it and/or modify it under the same terms as Perl itself.
+
+The full text of the license can be found in the
+LICENSE file included with this module.
+
+
+=cut
+
Index: docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Parser.pod
diff -u /dev/null docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Parser.pod:1.1
--- /dev/null	Wed Jan 24 04:22:06 2007
+++ docs/modules/WebService-Rakuten-0.02/lib/WebService/Rakuten/Parser.pod	Wed Jan 24 04:22:06 2007
@@ -0,0 +1,39 @@
+=head1 NAME
+
+WebService::Rakuten::Parser - Class methods for parsing Rakuten WebService's response
+
+=head1 METHODS
+
+=head2 parse_items
+
+Parse ItemSearch Response
+
+
+=cut
+
+=head2 parse_genres
+
+Parse GenreSearch Response
+
+
+=cut
+
+=head1 SEE ALSO
+
+L<WebService::Rakuten>
+
+=head1 AUTHOR
+
+Hideaki Tanaka E<lt>tanak****@gmail*****<gt>
+
+=head1 COPYRIGHT
+
+This program is free software; you can redistribute
+it and/or modify it under the same terms as Perl itself.
+
+The full text of the license can be found in the
+LICENSE file included with this module.
+
+
+=cut
+


perldocjp-cvs メーリングリストの案内
Back to archive index