IMPORTANT:
- iup_mglplot does not build 
  * via MSVC compiler (disabled for now)
  * on Solaris (missing isfinite)
  * via mingw gcc3.4.5

IDEA:
- add 'provide: Alien::IUP::ConfigData' to Build.PL
 
MEDIUM PRIORITY
- mingw: consider renaming *.a libraries (cd_zlib/cd_freetype)
- more complex compile test (use some advanced iup C example, try to compile some DLL, test more then just iup lib)
- more iupweb/webkit testing (Win32 as well as GTK2)
- Win: generate makefiles for iupweb
- Win: enable contextplus (maybe gdiplus detection)
- try to build cdcairo - when has{pangocairo}

LOW PRIORITY
- complete redesign of iup+cd+im detection - compatible with havelib() - msvc support, fix temporary *.obj files in dist root
- Unix - move essential lib detection into "perl Build.PL" phase (exit without creating Build script if essential libs not found)
- Makefile*.nmake - dynamic lib build not supported

ERRORS TO BE REPORTED TO TECGRAF
- (reported) GTK, GTK_BASE not set correctly when using USE_PKGCONFIG=Yes
- (reported) Dragonfly BSD: libjasper/jasper/jas_types.h:155 - 188 http://www.cpantesters.org/cpan/report/e2f01a0e-c8aa-11df-87cd-1c8c4afd17af
- (reported) Dragonfly BSD: sizeof(FILE) not allowed - http://www.cpantesters.org/cpan/report/6b2b31dc-cc67-11df-87cd-1c8c4afd17af
