Re: Perl progress: blocking on packing decimal32 values...

2013-03-13 Thread Darryl L. Pierce
On Fri, Mar 01, 2013 at 02:29:31PM -0500, Darryl L. Pierce wrote: > The code is all coming together nicely. Wanted to drop some status on > where I am with the code before going on a week's PTO. > > The Perl wrapper for the qpid::proton::Data class are mostly together > with unit test coverage. Wh

Perl progress: blocking on packing decimal32 values...

2013-03-01 Thread Darryl L. Pierce
The code is all coming together nicely. Wanted to drop some status on where I am with the code before going on a week's PTO. The Perl wrapper for the qpid::proton::Data class are mostly together with unit test coverage. What's giving me a pain now, though, is packing a DECIMAL32 value. Right now