in reply to
Re: Win32API under Cygwin not installing
in thread
Win32API under Cygwin not installing
Install the perl-libwin32 cygwin package, using cygwin's setup program
Does that package include Win32::API ?
Win32::API is not normally part of the libwin package ... though, faik, it
could
be part of the perl-libwin32 cygwin package.
There are Win32::API packages for Cygwin (both source and compiled) at
http://xarch.tu-graz.ac.at/publ/cygwin/contrib/perl-Win32-API/
.
Cheers,
Rob
Comment on
Re^2: Win32API under Cygwin not installing
Replies are listed 'Best First'.
Re^3: Win32API under Cygwin not installing
by
ysth
(Canon)
on Nov 13, 2006 at 05:42 UTC
Win32API::File ne Win32::API. The
libwin32 distribution
has the former, and so does the
cygwin package
.
[reply]
In Section
Seekers of Perl Wisdom