Changeset 14250 for lang/perl/App-Nakanobu
- Timestamp:
- 06/19/08 13:20:41 (5 months ago)
- Location:
- lang/perl/App-Nakanobu/trunk
- Files:
-
- 2 modified
-
lib/App/Nakanobu.pm (modified) (2 diffs)
-
tools/jsonrpc-client.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-Nakanobu/trunk/lib/App/Nakanobu.pm
r14219 r14250 59 59 __END__ 60 60 61 =for stopwords IRC 62 61 63 =encoding utf8 62 64 63 65 =head1 NAME 64 66 65 App::Nakanobu - * to ircgateway67 App::Nakanobu - * to IRC gateway 66 68 67 69 =head1 SYNOPSIS … … 71 73 =head1 DESCRIPTION 72 74 73 App::Nakanobu is * to ircgateway.75 App::Nakanobu is * to IRC gateway. 74 76 75 77 =head1 AUTHOR -
lang/perl/App-Nakanobu/trunk/tools/jsonrpc-client.pl
r14207 r14250 6 6 my $uri = 'http://localhost:5555/'; 7 7 my $method = 'privmsg'; 8 my $params = {channel => '# nakanobu', text => 'あいうえお123'};8 my $params = {channel => '#てすと', text => "abcあいうえお123\n456" }; 9 9 10 10 my $client = JSON::RPC::Client->new;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)