aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-PocketIO
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.14sunpoet2012-10-103-9/+5
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Update to 0.13sunpoet2012-01-292-4/+4
| | | | Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Update to 0.12sunpoet2012-01-262-4/+4
| | | | | | - Fix LICENSE Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Update to 0.11sunpoet2012-01-252-6/+7
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Update to 0.10sunpoet2012-01-233-6/+10
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Update to 0.00908sunpoet2011-12-072-3/+3
| | | | | Changes: http://search.cpan.org/dist/PocketIO/Changes Feature safe: yes
* - Update to 0.00907sunpoet2011-12-033-3/+5
| | | | | | | - Add missing dependency: p5-Test-TCP Changes: http://search.cpan.org/dist/PocketIO/Changes Feature safe: yes
* - Update to 0.00906sunpoet2011-12-032-4/+4
| | | | | Changes: http://search.cpan.org/dist/PocketIO/Changes Feature safe: yes
* - Add p5-PocketIO 0.00905sunpoet2011-10-034-0/+79
PocketIO is a server implementation of SocketIO in Perl, you still need socket.io javascript library on the client. PocketIO aims to have API as close as possible to the node.js implementation and sometimes it might look not very perlish. WWW: http://search.cpan.org/dist/PocketIO/