in reply to Re^7: unable to install warnings.pm under Cygwin
in thread unable to install warnings.pm under Cygwin
it works now !
the problem was just to have the same perl library version. whatever the OS is. Cygwin and linux uses the same binary system coding.
On solaris we had 5.8.4 and on cygwin 5.22.0
when alligning the two systems. the excecutable package worked without installing any needed library on Solaris !
its just genius the PAR Package!