You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script can rewrite file.
you setting file type what you want to rewrite.
'pre' is changed to 'post'.
my %str = (
'pre' => 'preline',
'post' => 'postline'
);
you have to enter word or line.