Skip Menu |

This queue is for tickets about the Test-More-Behaviour CPAN distribution.

Report information
The Basics
Id: 87325
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Test-More-Behaviour

People
Owner: BOSTON [...] cpan.org
Requestors: cpan [...] prather.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.0.1



Subject: Synopsis has a Typo
In your first example you have: is($source->balance, 50); is($source->balance, 50); Shouldn't one of those be $target?
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.
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.
You can install the latest v1.0.1 from cpan. http://search.cpan.org/~boston/Test-More-Behaviour-1.0.1/