ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/MANIFEST
Revision: 1.7
Committed: Wed Dec 6 13:12:11 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.6: +3 -0 lines
Log Message:
added the json irc sample application

File Contents

# User Rev Content
1 elmex 1.1 Changes
2     MANIFEST
3     Makefile.PL
4     lib/Net/IRC3.pm
5 elmex 1.4 lib/Net/IRC3/Util.pm
6 elmex 1.3 lib/Net/IRC3/Client/Connection.pm
7 elmex 1.2 lib/Net/IRC3/Connection.pm
8 elmex 1.7 samples/JSONConnection.pm
9     samples/jsonsrv
10     samples/jsonclient
11 elmex 1.6 samples/test_connect
12     samples/notify
13 elmex 1.1 samples/netirc3cl
14 elmex 1.3 samples/netirc3
15 elmex 1.1 t/00-load.t
16     t/boilerplate.t
17     t/pod-coverage.t
18     t/pod.t