Remote REPL for debugging a Thrasher daemon.
commit45cd8e107d66e6998b13d4486c71e07c1fcbc49e
authorBen <im_dev@barracuda.com>
Tue, 2 Feb 2010 21:59:00 +0000 (2 21:59 +0000)
committerBen <im_dev@barracuda.com>
Fri, 19 Feb 2010 23:11:47 +0000 (19 18:11 -0500)
treeb0d14c8c0c7d61126de95bf349622386cac65521
parent63e2cf2d938cf8253b3e54b3cdcc892c0a6d1d89
Remote REPL for debugging a Thrasher daemon.
perl/lib/Net/REPL/Base.pm [new file with mode: 0644]
perl/lib/Net/REPL/Client.pm [new file with mode: 0644]
perl/lib/Net/REPL/Server.pm [new file with mode: 0644]
perl/lib/Thrasher.pm
perl/lib/Thrasher/Plugin/REPL.pm [new file with mode: 0644]