Skip to content

hateka/ReFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

rewrite file context by perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages