Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    weird huh?|;
    
    print text_diff([split /\n/,$copy_old], [split /\n/,$copy_new]);