# 1.0
carton config / .carton/config
carton update
clean uninstall?
-g, --global + local::lib (~/perl5)
exec

# 1.1
unit tests
carton bundle
self-contained cpanm and carton
support lowest possible perl version (to change CoreList in cpanm dict)

# 1.2
Support DarkPAN/github etc
dzil support

# 1.3
perlrocks multiple versions

# 1.4
At some point I have to stop patching cpanm to add more options/commands and re-implement its guts inside Carton