NAME
change-shebang - change shebang lines for relocatable perl
SYNOPSIS
> change-shebang [OPTIONS] FILES
Options:
--force, -f skip dialogs that confirm the files to be changed
--quiet, -q don't output messages
--help, -h show this help
--version, -v show version
Type `perldoc App::ChangeShebang` for the more detailed explanation
Examples:
> change-shebang /path/to/bin/*
> change-shebang --force --quiet /path/to/bin/cpanm
AUTHOR
Shoichi Kaji