Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plandes/recrepl
Recursively find and/or replace text with PERL regular expressions.
https://github.com/plandes/recrepl
perl regular-expression text
Last synced: 25 days ago
JSON representation
Recursively find and/or replace text with PERL regular expressions.
- Host: GitHub
- URL: https://github.com/plandes/recrepl
- Owner: plandes
- License: gpl-2.0
- Created: 2018-05-16T15:45:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T00:07:03.000Z (over 2 years ago)
- Last Synced: 2024-11-08T21:27:24.643Z (3 months ago)
- Topics: perl, regular-expression, text
- Language: Perl
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recursively find and/or replace text with PERL regular expressions.
Recursive replace tool looks for and cites in every file. This
is a regular expression (can be just a string). This string is replaced in
every occurance if -r is used.## Documentation
- [Pod Documentation]
## License
Copyright © 1998 - 2022 Paul Landes
GNU Lesser General Public License, Version 2.0
## Copyright
Copyright (C) 1998 - 2022 Paul Landes
[Pod Documentation]: doc/pod.md