[BACK]Return to todo.pl CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / bin

Diff for /todotxt/Text-Todo/bin/todo.pl between version 1.13 and 1.14

version 1.13, 2010/01/11 02:35:39 version 1.14, 2010/01/11 19:52:06
Line 1 
Line 1 
 #!/usr/bin/perl  #!/usr/bin/perl
 # $RedRiver: todo.pl,v 1.12 2010/01/11 01:41:21 andrew Exp $  # $AFresh1: todo.pl,v 1.13 2010/01/11 02:35:39 andrew Exp $
 ########################################################################  ########################################################################
 # todo.pl *** a perl version of todo.sh. Uses Text::Todo.  # todo.pl *** a perl version of todo.sh. Uses Text::Todo.
 #  #
Line 501 
Line 501 
   
 Mostly compatible with todo.sh but not completely.  Mostly compatible with todo.sh but not completely.
 Any differences are either noted under limitations is a bug.  Any differences are either noted under limitations is a bug.
   
   Ideally todo.pl should pass all the todo.sh tests.
   
 This is a proof of concept to get the Text::Todo modules used.  This is a proof of concept to get the Text::Todo modules used.
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>