Perl: Rename "chunking" to "bundling"; initial perl chunking
authorMike Rylander <mrylander@gmail.com>
Sun, 23 Feb 2014 19:51:13 +0000 (14:51 -0500)
committerBill Erickson <berick@esilibrary.com>
Fri, 28 Feb 2014 21:14:20 +0000 (16:14 -0500)
commitc7cc5989812a67246ca28dd5afbf7eb6b1851d83
tree4d4a835807a28ac0ab6d7149ec9d6885572e15b7
parent02a93da43f4fcebf7b00e5893ecd3e855dc2dbba
Perl: Rename "chunking" to "bundling"; initial perl chunking

Implement message splitting ("chunking") in Perl using two new
oilsResult subclasses

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
src/perl/lib/OpenSRF/AppSession.pm
src/perl/lib/OpenSRF/Application.pm
src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm