The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
ok### replace Any::Moose with Moo
ok### IO::Socket::INET6 + IO::Socket::IP
ok### add link https://metacpan.org/ to startmenu
ok### remove link to http://win32.perl.org
ok### fix buggy xsltproc
ok### latest Socket
### better metacpan.ico
### better camel.ico
### fix shebangline (1/ after-patch; 2/ set EU::MM)
### test uninstall feature: 1/ install IUP + 2/ uninstall Alien-IUP (update distro list)
### App-cpanminus-1.5018_fixed_issue132

### Bug in EU::MM - dmake MAXLINELENGTH

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

### modules (non critical)
- DB_File - disable in core (install later in vendor)
- FCGI - is installed in perl/lib (during UpgradeCpanModules) as it is required by CGI

### improve CreateRelocFiles
- search all in perl/bin (test for text/binary via -t)
- 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