Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^5: (Sort of) poll: what Perl6 features do you consider {likely,desirable} to leak into P5?

by Courage (Parson)
on Mar 12, 2005 at 12:46 UTC ( [id://438903]=note: print w/replies, xml ) Need Help??


in reply to Re^4: (Sort of) poll: what Perl6 features do you consider {likely,desirable} to leak into P5?
in thread (Sort of) poll: what Perl6 features do you consider {likely,desirable} to leak into P5?

well, source filters which do some-encoding=>utf8 conversion are perfectly valid and I use those without fear, when write Russian perl programs, and they transparently do goood unicode work.
use encoding cp1251=>Filter=>1; print "here is russian string, which just work, despite its not utf-8" +;
  • Comment on Re^5: (Sort of) poll: what Perl6 features do you consider {likely,desirable} to leak into P5?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found