Changeset 1787 for lang/perl/Net-Kotonoha/trunk/lib/Net/Kotonoha.pm
- Timestamp:
- 11/19/07 18:17:44 (14 months ago)
- Files:
-
- 1 modified
-
lang/perl/Net-Kotonoha/trunk/lib/Net/Kotonoha.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Net-Kotonoha/trunk/lib/Net/Kotonoha.pm
r1769 r1787 11 11 use Net::Kotonoha::Koto; 12 12 13 our $VERSION = '0.0 1';13 our $VERSION = '0.02'; 14 14 15 15 sub new { … … 202 202 =head1 METHOD 203 203 204 =head2 newer_list 205 206 You'll get newer koto list. 207 208 =head2 recent_list 209 210 You'll get recent update koto list. 211 212 =head2 get_koto($koto_no) 204 You can access koto list with following methods. 205 206 newer_list 207 recent_list 208 answered_list 209 posted_list 210 stream_list 211 subscribed_list 212 213 And, you can get koto object with following method specified id of koto. 214 215 get_koto($koto_no) 213 216 214 217 You'll get koto object.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)