NAME

App::Codit::Plugins::SearchReplace - plugin for App::Codit

DESCRIPTION

Search and replace across multiple files.

DETAILS

This plugin allows you to do a search and replace across multiple or just one file.

After filling out the search and replace fields you first click Find. The list box will fill with the search results.

When you click Replace the first item in the list is replaced and then removed from the list.

You can skip replaces by pressing Skip.

When searching with a regular expression you can include the captures you make with () in the replace string with ‘$1’, ‘$2’, etcetera.

Clear removes all search results.

LICENSE

Same as Perl.

AUTHOR

Hans Jeuken (hanje at cpan dot org)

TODO

BUGS AND CAVEATS

If you find any bugs, please contact the author.

SEE ALSO

1 POD Error

The following errors were encountered while parsing the POD:

Around line 40:

Non-ASCII character seen before =encoding in '‘$1’,'. Assuming UTF-8