20 lines
875 B
Plaintext
20 lines
875 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
rename.pl: rename.pl (rename multiple files, perl style)
|
|
rename.pl:
|
|
rename.pl: Rename.pl renames the filenames supplied according to the rule
|
|
rename.pl: specified as the first argument. The argument is a Perl expression
|
|
rename.pl: which is expected to modify the $_ string for at least some of the
|
|
rename.pl: filenames specified.
|
|
rename.pl:
|
|
rename.pl:
|
|
rename.pl:
|
|
rename.pl:
|
|
rename.pl:
|