Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^6: A short whishlist of Perl5 improvements leaping to Perl7

by LanX (Saint)
on Nov 25, 2020 at 14:10 UTC ( [id://11124196]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub generator {
        my %rtoa = ( M=>1000, D=>500, C=>100, L=>50, X=>10, V=>5, I=>1 );
    ...
    }
    
    *roman_to_dec = generator();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-28 14:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found