From: Andrew Ruthven Date: Tue, 15 Feb 2011 20:38:05 +0000 (+1300) Subject: Add pointer the git history. X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=planner-tools.git Add pointer the git history. --- diff --git a/planner2csv.pl b/planner2csv.pl index d4b99d6..601a671 100755 --- a/planner2csv.pl +++ b/planner2csv.pl @@ -9,6 +9,8 @@ # Released under the GPLv3. # # Usage: planner2csv.pl > out.csv +# +# Please refer to the git commit log for changes. use XML::LibXML; use Text::CSV_XS;