# New Ticket Created by Sam Vilain
# Please include the string: [perl #41811]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41811 >
refactor the is() :multi for integers into a _cmp_ok() function, and
then use that to prov
refactor the is() :multi for integers into a _cmp_ok() function, and
then use that to provide is() and isnt()
---
runtime/parrot/library/Test/More.pir | 53 --
t/library/test_more.t| 16 ++
2 files changed, 59 insertions(+), 10 deletions
refactor the is() :multi for integers into a _cmp_ok() function, and
then use that to provide is() and isnt()
---
runtime/parrot/library/Test/More.pir | 53 --
t/library/test_more.t| 16 +-
2 files changed, 59 insertions(+), 10 deletions(