]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Have added a file you can now run
authorChris Cormack <chrisc@catalyst.net.nz>
Wed, 28 Aug 2013 02:46:11 +0000 (14:46 +1200)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 29 Aug 2013 20:17:26 +0000 (16:17 -0400)
commitb0a6cfd3b4db5d2df9f1a30e54351db49f984cb2
tree0901f482f076941002d604e509c181ed5c928597
parent9e5a5c9cb3c028973c69871b846bfca38a44ee7e
Have added a file you can now run

./test_server.pl
And if you haven't edited the test config

telnet 127.0.0.1 6001

then type, it will just echo at this point

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
lib/NCIP/Configuration.pm
lib/NCIPServer.pm
t/NCIPServer.t
t/NCIP_Configuration.t
test_server.pl [new file with mode: 0755]