in reply to Re^3: Padre and Strawberry Perl problems
in 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

  • Comment on Re^4: Padre and Strawberry Perl problems