Porting/corelist-perldelta.pl - Add a new mode update
authorAbir Viqar <abiviq@hushmail.com>
Sun, 6 Oct 2013 14:58:27 +0000 (10:58 -0400)
committerSteve Hay <steve.m.hay@googlemail.com>
Thu, 19 Dec 2013 17:26:24 +0000 (17:26 +0000)
commit5c51ce30bd69b2b9dfdd34fbdb12a1ca3dfb789e
tree8772a70337063bb96c05a7804c156d2602ca9134
parentfc353283d46e6633d67fe5ff79bc64b8aeafcc5d
Porting/corelist-perldelta.pl - Add a new mode update

This adds a new mode, update, which given an the path to an existing
perldelta file, will add missing entries and update incorrect version
information.

This commit introduces a new module, DeltaUpdater, which is used
for pod manipulation.
Porting/corelist-perldelta.pl