Re: 3 Win32::API bugs
[email protected] ("$Bill Luebkert")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <[email protected]> |
On 05/08/2012 08:27, Aldo Calpini wrote: > On 05/08/2012 10:40 AM, Cosimo Streppone wrote: >> Anyone cares enough to step in? > > I can do it :-) > > but please don't hold your breath! it can take me quite some time (let's say, between a few weeks and some months), since I'm pretty busy too. > > thanks and ++ to Cosimo for the many wonderful things he did for Win32::API so far :-) I'd be glad to aid, but have no development environment and haven't done any XS code yet. If someone knows how to set up a tree to do XS dev, let me know - hopefully it would be just unzipping a tree and setting an env vrbl or two and include examples and some docs- and preferably a native port of a UNIX version of make. I played with CodeBlocks a bit, but it wasn't straight forward. I prefer just vi/emacs and commandline tools (make, gcc, etc) over a GUI interface (that's just my early UNIX upbringing :).