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

Re: incrementing a number

by toolic (Bishop)
on Oct 12, 2010 at 16:23 UTC ( [id://864895]=note: print w/replies, xml ) Need Help??


in reply to incrementing a number

use strict; use warnings; my $s = 'AA825944001'; $s++; print "$s\n"; __END__ AA825944002

Please reformat your post -- remove all pre tags.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-25 07:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found