1
0
mirror of synced 2026-01-23 10:38:15 +00:00

Merge branch 'master' into code-deduplication

This commit is contained in:
Axel Beckert 2012-05-31 01:29:11 +02:00
commit f58a9faa6a

6
TODO
View File

@ -162,6 +162,12 @@ Bugs to fix and features to add for 5.0
bin/x* currently contain the same or similar code like e.g. in the
function readConfigurationFile. This needs to be cleaned up
hooks/ currently contain the same or similar code. First identical
stuff needs to be merged into one file plus symlinks to retain
backwards compatibility while keeping the code maintainable. Next
step would be to have just one file for similar stuff with a few
if-then-elses in there.
* Use Perl::Critic
Stuff from Steve's TODO list / Generic TODOs