The following logs changes for the CPAN distribution App-Skeletor
0.005   December 13, 2015
        - Changed distribution metadata
0.004   December 10, 2015
        - Load global preferences from ~/.skeletor.json
        - Less verbose when building templates
        - preserve permissions defined in templates as best we can
0.003   November 6, 2015
        - Documentation around url hosted version
        - New Feature: Your template class may define custom template
          and file expansion variables.
0.002   October 28, 2015
        - change directory and file expansion variables from $var to
          __var__ for better cross platform compatibility
        - control overwrite of existing files
        - auto install a template on request
0.001   October 26, 2015
        - First usable version (I think...)