Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Does 5.8.0 suck?

by mbadolato (Hermit)
on Aug 11, 2002 at 09:06 UTC ( [id://189277]=note: print w/replies, xml ) Need Help??


in reply to Re: Does 5.8.0 suck?
in thread Does 5.8.0 suck?

Incidently, you can change that version of Perl on FreeBSD by doing
# cd /usr/ports/lang/perl5.8.0/ # make # make test # make install # use.perl ports
That last command will set symlinks and whatnot, so that the new version is used by the system, with whatever ports are being compiled etc, and the source won't get overwritten on the next make world

Replies are listed 'Best First'.
Re: Re: Re: Does 5.8.0 suck?
by belg4mit (Prior) on Aug 18, 2002 at 09:52 UTC
    Unicode and You seems relevant, it's my recent dealings with 5.8. Outside of that arena I've not noticed a difference.

    --
    perl -pew "s/\b;([mnst])/'$1/g"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-19 16:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found