Skip to content

mjcarman/Tk-DiffText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tk-DiffText
===========

This module defines a Perl/Tk composite widget that makes it simple to provide 
basic "diff" functionality to your Tk applications.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

  Perl 5.005
  Tk 800
  Algorithm::Diff
  Tie::Tk::Text
  IO::File

Algorithm::Diff and IO::File are "soft" requirements. Tk::DiffText is usable 
without them but will suffer from degraded functionality.

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Michael J. Carman

This library is free software under the terms of the Perl Artistic License.

About

Perl/Tk widget for colorized diffs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages