Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: md5_hex changes its argument

by tinita (Parson)
on Aug 15, 2007 at 10:20 UTC ( [id://632694]=note: print w/replies, xml ) Need Help??


in reply to Re: md5_hex changes its argument
in thread md5_hex changes its argument

this has been reported in rt.cpan.org over a year ago
oh thanks =)
i should have been looking there myself.
too bad though the bug doesn't seem to get solved.

Replies are listed 'Best First'.
Re^3: md5_hex changes its argument
by Taulmarill (Deacon) on Aug 15, 2007 at 11:08 UTC
    In the meantime you could use my $md5 = md5_hex("$string"); to work around the problem.
      you could use my $md5 = md5_hex("$string");
      yes, i'm doing this already.
Re^3: md5_hex changes its argument
by Anno (Deacon) on Aug 15, 2007 at 15:13 UTC
    too bad though the bug doesn't seem to get solved.

    "Patches speak louder than words", as the saying goes...

    I have looked into the thing and made up a tentative patch:

    that seems to fix it. There are still problems with two failing tests. One of the fails can be fixed in a straightforward manner, the other one I haven't followed up yet.

    If you want the fix quickly you're invited to pick it up for submission at p5p. You can mail me through my berlin.pm address for more details if you want to. Otherwise I'll come back to it later, which may be much later.

    Anno

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://632694]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-26 02:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found