Forum Moderators: coopster & phranque

Message Too Old, No Replies

tool to check difference betwen two perl codes

         

lindajames

2:30 pm on Jul 26, 2003 (gmt 0)

10+ Year Member



hi,

i paid a programmer to make some adjustments to my perl code. But since my perl code is very long i cannot spot the differences. I've been told that there are programs out there that compares the two files and gives you the difference between the two.

does anyone know of such a program and where i can get it from?

cheers
linda

Key_Master

2:37 pm on Jul 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use textpad.

[textpad.com...]

wkitty42

2:57 am on Jul 27, 2003 (gmt 0)

10+ Year Member



do you have access to a *nix machine or one with a ported version of diff? this is what diff was made for...

Romahawk

4:18 pm on Aug 7, 2003 (gmt 0)



I like to use edit Pad Pro, it's user friendly and doesn't corrupt code.

[editpadpro.com...]

Big_Balou

4:35 am on Aug 13, 2003 (gmt 0)

10+ Year Member



I was turned onto slick edit [slickedit.com] by a programmer I know.

A bit pricey but they have a free trial which should last long enough for what you want to do.

Pretty fast and gives a nice side by side comparison.

myself

9:41 am on Aug 14, 2003 (gmt 0)

10+ Year Member



WinDiff

ShawnR

9:57 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've found Araxis' "Merge" very good. It is Windows based. If you are on Unix machine, you could try tkdiff or there is an opensource project called arch (search for "srparish arch"). Alternatively just find a Windows machine for a half an hour ;) as this is much easier than diff

Shawn

Sinner_G

9:58 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just a 'me too' vote for Araxis Merge.