Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: What esteemed monks think about changes necessary/desirable in Perl 7 outside of OO staff

by likbez (Sexton)
on Sep 15, 2020 at 12:10 UTC ( [id://11121788]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ($line)=split(' ',$line,1)
    
  2. or download this
    [0]  # time perl -e 'for (1..1000000) { $line="   aaa bbb ccc ddd eee 
    +fff    "; $line =~ s/\s+$//;  $line =~ s/\s+$//;}'
    
    real    0m3.526s
    user    0m3.510s
    sys     0m0.000s
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found