Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: 5.8.1 RC1: good, bad, or ugly?

by particle (Vicar)
on Jul 10, 2003 at 13:45 UTC ( [id://272969]=note: print w/replies, xml ) Need Help??


in reply to 5.8.1 RC1: good, bad, or ugly?

so far, so good with perl 5.008_001. however, i'm just beginning to use it.

of note: one of my favorite changes, the deprecation of v-strings, may affect your code. from the pod:

=head2 Version Strings (v-strings) Are Deprecated Version Strings (v-strings) have been deprecated. They will not be available after Perl 5.8. The marginal benefits of v-strings were greatly outweighed by the potential for Surprise and Confusion.

for those who use 5.8.0; in scripts (which was never truly portable anyway,) instead of use 5.008;, you'll likely have to make changes.

there are a few other good changes that you may like to read about: the perl debugger has been documented, and bugs have been expunged. also, s/perl -MCPAN/cpan/. and there are even more core and core module tests!

~Particle *accelerates*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (None)
    As of 2024-04-25 03:54 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found