in reply to Re^2: Padre and Strawberry Perl problemsin thread Padre and Strawberry Perl problems
sorry but how do i patch?
You read the information, and then make the changes :D
If a patch file is supplied you use the patch program, probably like patch -p0 -i my.patch, see mini diff/patch tutorial