local $" = ''; "@{[ ... ]}"
instead of
join '', ...?
sub random_string { join '', map{chr(97+int rand 26)} 1 .. shift; }
In reply to Re^2: Read value from file, replace, then write to new file
by ikegami
in thread Read value from file, replace, then write to new file
by rycher
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |