The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
### MSI
- drop MSM support and simplify MSI generation
- fix installation on a PC without drive C: }+ other reported bugs]

### tools
- update: dendef, gmake, dmake, mingw-runtime
- add: genidl 

### maybe add to 5.20
DBIx::Class
Mojolicious
Crypt/Rijndael
Data/Random
Crypt/RIPEMD160
Crypt/DSA

### CHM documentation 
- try http://www.microsoft.com/en-us/download/details.aspx?id=21138
- see https://github.com/oneclick/rubyinstaller/blob/master/resources/chm/contents.hhc.rhtml

### MSI: filesystem ACL for c:\strawberry & co.

### fix shebangline (partly fixed)

### IPC::Run3 is not able to handle 'dmake all' for 64bit build !!!

### check for XXX FIXME TODO in the code
- ok for now

### improve CreateRelocFiles
- search all in perl/bin
- search *.url in image_dir
- search *.pm in image_dir

### perltoc.pod contains hardcoded paths to build directory
- not a new bug

### something better instead of workaround_get_dist_list()
- is kind of a hack (somehow works, not reliable)

### PPM
- maybe App::Strawberry::PPM
- fix warning: Use of chdir('') or chdir(undef) as chdir() is deprecated at C:/strawberry-322222/perl/vendor/lib/PPM.pm line 393.