-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (16 loc) · 912 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Partial list of modules for http://dwimperl.com/
To release run bin/release.pl It will create all the Task::DWIM::* packages
and Task::DWIM itself.
TODO
======
Further remove entries from the Modules.txt of modules that are dependencies
and not really interesting to anyone excepe CPAN authors.
Further split it into parts (max 100 modules per Task package).
Improve the script fetching the dependency tree so it can be ammended
manually when some optional or platform related dependencies are encountered.
(Though those dependencies might need to be added to the main list of modules
maybe with a commend why were they added)
Allow freezing the list of versions and show the difference between the
frozen list and the latest on CPAN. Allow upgrading specific modules to
specific versions or to latest (and what if it changed in the meantime?).
Go over the lists and check the commented out modules.