Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Major changes since 5.6.1

by Errto (Vicar)
on Jan 06, 2006 at 20:33 UTC ( [id://521627]=note: print w/replies, xml ) Need Help??


in reply to Major changes since 5.6.1

For me the biggest thing in Perl 5.8, even more so than Encode and in-memory file handles is PerlIO. Also threads.

Replies are listed 'Best First'.
Re^2: Major changes since 5.6.1
by Courage (Parson) on Jan 06, 2006 at 21:18 UTC
    Perl's threads did not change between 5.6.1 and 5.8: they were unstable and memory-hungry, now they are same. May be few bugs fixed, but they not ready for use.
    Every time I tried to use those, I forced to undo threading after random crashes.

    Best regards,
    Courage, the Cowardly Dog

      Different folks have different experiences, I guess. I have found the user level interface to ithreads added in 5.8.0 (that's 'thread' module etc) useful and stable in a number of situations.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 09:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found