Return to londiff.pm CVS log | Up to [LON-CAPA] / loncom / publisher |
version 1.23, 2007/01/15 18:34:32 | version 1.24, 2008/11/10 13:20:04 |
---|---|
Line 27 | Line 27 |
# | # |
### | ### |
=pod | |
=head1 NAME | |
Apache::londiff | |
=head1 SYNOPSIS | |
Handler to show difference between two files. | |
This is part of the LearningOnline Network with CAPA project | |
described at http://www.lon-capa.org. | |
=head2 Subroutines | |
=cut | |
package Apache::londiff; | package Apache::londiff; |
use strict; | use strict; |