Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Generate list from a to arbitrary letter

by LanX (Saint)
on Nov 20, 2013 at 23:02 UTC ( [id://1063625]=note: print w/replies, xml ) Need Help??


in reply to [Solved] Generate list from a to arbitrary letter

something like this?

DB<114> use POSIX DB<115> $times= ceil(log(703)/log(26)) => 3 DB<116> "z"x$times => "zzz"

Cheers Rolf

( addicted to the Perl Programming Language)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-23 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found