updated todo again (kd: bug fixes)
Devin Austin [Tue, 2 Jun 2009 05:43:38 +0000 (05:43 +0000)]
gsoc/gsoc-devel-plan-5-23.txt

index 3cea09b..885e782 100644 (file)
              get_file) still works. Rename share/ bits
 04:31 < t0m> marcus: Indeed :)
 04:31 < t0m> ^^ those two, then first merge.
+23:36 <@kd> dhoss: just found a bug in ::Devel ...
+23:36 <@kd> we're using #!/usr/bin/env perl now
+23:36 <@kd> that means we have to add the use warnings; pragma beneath it
+23:37 <@kd> that doesn't appear to be happeining in the scripts
+23:37 <@kd> please fix
+23:38 <@kd> dhoss: i.e. http://gist.github.com/122081