Skip Menu |

This queue is for tickets about the Net-Plurk CPAN distribution.

Report information
The Basics
Id: 61253
Status: resolved
Priority: 0/
Queue: Net-Plurk

People
Owner: Nobody in particular
Requestors: BlueT [...] BlueT.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.08
Fixed in: (no value)



Subject: bug in 03-userkarma.t
in 03-userkarma.t line 16: cmp_ok ($p->karma(), '>', 0, 'Check self karma'); should be '>=' instead of '>'
Fixed. Thank you. 在 2010-九月-10 15:38:49 星期五 時,BLUET 寫到: Show quoted text
> in 03-userkarma.t line 16: > cmp_ok ($p->karma(), '>', 0, 'Check self karma'); > should be '>=' instead of '>'