summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-12-20 14:15:15 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-12-20 14:15:15 -0500
commit8401756a684d88c1d16c50e389620f53b4ac10aa (patch)
tree980357da4ef432a01959b82c83ededc1a790342a /pod/perltodo.pod
parent15b3e70a6b292ee11051eabbd5397475c4e86206 (diff)
downloadperl-8401756a684d88c1d16c50e389620f53b4ac10aa.tar.gz
Added a todo about some releng automation we could use
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 6362b0e686..dcf85f8464 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -26,6 +26,10 @@ programming languages offer you 1 line of immortality?
=head1 Tasks that only need Perl knowledge
+=head2 Improve Porting/cmpVERSION.pl to work from git tags
+
+See F<Porting/release_managers_guide.pod> for a bit more detail.
+
=head2 Migrate t/ from custom TAP generation
Many tests below F<t/> still generate TAP by "hand", rather than using library