Next:
Count the stars
Up:
Examples
Previous:
Translate to lower case
Contents
Index
Remove Ctrl-M
# # remove ^M # $line =~ tr/\015//;