This should be simple,
Is there a way to apply .patch files using perl?
I am aware I can use system
I am looking for a module or something. I have looked on search.cpan.org but I guess I am not typing the right search to get what I want if it exists.
Any help?
Highlight your project to select it. From the main menu, select menu Tools -> Apply Diff Patch. In the resulting dialog, browse to your patch file, select it, and press the Patch button.
I can think of Text::Patch.
You just need to read/write the source/patch files as this module is targeting in-memory text, not simple files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With