The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
### tools
- update: dendef, gmake, dmake
- add: genidl 

### maybe add to 5.18
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 !!!

### fix warnings - share\perl-5.16\win32_win32.h >> win32/win32.h
C:\perl\lib\CORE/win32.h:393:26: warning: "/*" within comment [-Wcomment]
C:\perl\lib\CORE/win32.h:394:33: warning: "/*" within comment [-Wcomment]
/* #define USE_PERL_SBRK	/**/
/* #define PERL_SBRK_VIA_MALLOC	/**/

### generate MSM info file

### 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