in reply to How the auto-increment operator works?
Perl allows ranges of numbers and ranges of characters and a mix of both.
This affects multiple operators, not only ++
One use-case was uniquely naming log files and characters need far less space than numbers.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
°) the "EDIT" button will help you edit your post.
You can also use [doc://...] for documentation [doc://perlop] -> perlop
see also What shortcuts can I use for linking to other information?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How the auto-increment operator works?
by zapdos (Sexton) on Aug 01, 2020 at 18:51 UTC | |
by LanX (Saint) on Aug 02, 2020 at 00:00 UTC | |
by zapdos (Sexton) on Aug 02, 2020 at 00:20 UTC | |
by LanX (Saint) on Aug 02, 2020 at 00:28 UTC | |
by zapdos (Sexton) on Aug 02, 2020 at 00:43 UTC | |
|