Next:
Remove the file extension
Up:
Examples
Previous:
Trimm leading and tailing
Contents
Index
Remove path
# # remove path # $fname =~ s/.*\///;