r206@brr: dpavlin | 2007-11-12 23:02:21 +0100
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 12 Nov 2007 22:03:01 +0000 (22:03 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 12 Nov 2007 22:03:01 +0000 (22:03 +0000)
commitfec1acf5d1dfce1a661535d2b40b0e9d97de6005
treedcd87c29b963b74fb601960d4cf7e24f74cdf785
parentca6ef25dcfcb37bd49839770139c8568de69471c
 r206@brr:  dpavlin | 2007-11-12 23:02:21 +0100
 - move protocol dump to new cpe-queue.pl command
 - queue now stores data in YAML to preserve perl structures intact
 - queue jobs are now finished correctly
 - remove all traces of default_queue

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@196 836a5e1a-633d-0410-964b-294494ad4392
bin/acs.pl
bin/cpe-queue.pl [new file with mode: 0755]
lib/CWMP/Queue.pm
lib/CWMP/Server.pm
lib/CWMP/Session.pm
t/06-queue.t
t/30-server.t