Use "/usr/bin/env perl" for the #! line, and change the -i option to:
use English; $INPLACE_EDIT = ''; to get the inplace-editing behavior.
Showing
Please
register
or
sign in
to comment
use English; $INPLACE_EDIT = ''; to get the inplace-editing behavior.