http://www.pobox.com/~schwern/src/Test-Simple-0.62.tar.gz
or
http://svn.schwern.org/svn/CPAN/Test-Simple/trunk
or
a CPAN near you.
This is an EMERGENCY RELEASE to fix Test::Builder::Tester.
0.61 (actually 0.60_01) changed Test::Builder's failure diagnostic output
format a bit. Test::Builder::
Joshua Hoblitt wrote:
Bazzar - I wonder if your glibc is so old that it doesn't support
unix98. That would have to be a version of glibc 2.0.x where X is a
pretty low number...
$ /lib/libc.so.6
GNU C Library stable release version 2.1.3, [...]
... Does switching '_XOPEN_SOURCE=600' to
'_
Michael G Schwern writes:
> I'm absorbing Test::Builder::Tester into the Test-Simple distribution.
Thank you for doing this -- a practical way of sorting out the
situation.
Smylers
--
May God bless us with enough foolishness to believe that we can make a
difference in this world, so that we can
On Oct 6, 2005, at 2:19 PM, Will Coleda wrote:
A few more commands are inlined (including [for]). I've begun to
unify the three different compilers that are currently available:
the compreg'd version, the internal version for code, and the
internal version for expressions. All now use the
# New Ticket Created by Will Coleda
# Please include the string: [perl #37389]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37389 >
The C and C opcodes currently have no tests.
I've got the flu. I'm running a fever of 102F. I haven't understandably
been paying close attention to my mail. It seems things have got suddenly
and inexplicably urgent with regard to Test::Builder::Tester.
So, many people have been contacting me suggesting that apparently I need
to do stuff r
On Sun, Oct 09, 2005 at 12:02:04AM +0100, Mark Fowler wrote:
> I've got the flu. I'm running a fever of 102F. I haven't understandably
> been paying close attention to my mail. It seems things have got suddenly
> and inexplicably urgent with regard to Test::Builder::Tester.
Its all taken care o
Data::Dumper now checks to see if a special case for a particular PMC is
implemented, and if
not, the code falls back to a generic implementation for each of array, hash,
string, integer,
and float.
Added in string, integer, and float does types to pmc2c.pl and the various
core/perl types
th
At Matt Diephouse's suggestion, --dump is now spelled --pir
Documented these options in partcl's README.
On Oct 8, 2005, at 10:53 AM, Will Coleda wrote:
On Oct 6, 2005, at 2:19 PM, Will Coleda wrote:
A few more commands are inlined (including [for]). I've begun to
unify the three differen