On Thu Jul 25 14:03:31 2013, PERIGRIN wrote:
Show quoted text
> In your first example you have:
>
> is($source->balance, 50);
> is($source->balance, 50);
>
> Shouldn't one of those be $target?
Thanks for pointing this out. Turns out, I fixed this several months ago but didn't believe it warranted a new release. Maybe I should anyway. Cheers.
Fri Jul 26 19:19:41 2013The RT System itself - Status changed from 'new' to 'open'
Fri Jul 26 19:19:41 2013BOSTON [...] cpan.org - Taken
Sat Jul 27 11:28:16 2013BOSTON [...] cpan.org - Correspondence added5 min
On Fri Jul 26 19:19:41 2013, BOSTON wrote:
Show quoted text
> On Thu Jul 25 14:03:31 2013, PERIGRIN wrote:
> > In your first example you have:
> >
> > is($source->balance, 50);
> > is($source->balance, 50);
> >
> > Shouldn't one of those be $target?
>
> Thanks for pointing this out. Turns out, I fixed this several months
> ago but didn't believe it warranted a new release. Maybe I should
> anyway. Cheers.