Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: string increment

by gargle (Chaplain)
on Sep 13, 2005 at 11:48 UTC ( [id://491555]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -e '$s="aaa";for $i (1..28) { ++$s }; print $s;'
    
  2. or download this
    perl -e 'use Math::BaseCalc;$c = new Math::BaseCalc(digits => [a..z]
    );print $c->from_base("abc");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-03-28 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found