Skip Menu |

This queue is for tickets about the libwin32 CPAN distribution.

Report information
The Basics
Id: 33389
Status: resolved
Priority: 0/
Queue: libwin32

People
Owner: JDB [...] cpan.org
Requestors: dagolden [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.28
Fixed in: (no value)



Subject: Bundle::libwin32 -- libwin32 isn't a module name
Bundle::libwin32 contains "libwin32" in the CONTENTS section, but that isn't a module name so CPAN doesn't know what to do with it. It should be replaced with one of the actual module names contained within libwin32 -- or, better yet -- with *all* of the module names so that even if they are later split out into separate distributions, installing Bundle::libwin32 will pick them up as well without having to remember to add them when they get split out. David
I've updated the module in svn: http://code.google.com/p/libwin32/source/detail?r=217 I have now imported all old tarballs from CPAN, BackPAN and other places and put them into Google Code. I intend to release all the modules to CPAN separately in the near future and leave only Bundle::libwin32 in the libwin32 distribution itself.
Subject: Re: [rt.cpan.org #33389] Bundle::libwin32 -- libwin32 isn't a module name
Date: Mon, 18 Feb 2008 21:59:04 -0500
To: bug-libwin32 [...] rt.cpan.org
From: "David Golden" <dagolden [...] cpan.org>
On Feb 18, 2008 8:52 PM, JDB via RT <bug-libwin32@rt.cpan.org> wrote: Show quoted text
> I have now imported all old tarballs from CPAN, BackPAN and other places > and put them into Google Code. I intend to release all the modules to > CPAN separately in the near future and leave only Bundle::libwin32 in > the libwin32 distribution itself.
That's awesome! Thank you very much. Would you mind adding xdaveg@gmail.com to the project? I don't know how much time I'll have to contribute, but if I see quick patches it's sometimes easier to just commit it than email/RT. David
Subject: RE: [rt.cpan.org #33389] Bundle::libwin32 -- libwin32 isn't a module name
Date: Mon, 18 Feb 2008 23:12:09 -0800
To: <bug-libwin32 [...] rt.cpan.org>
From: "Jan Dubois" <jand [...] activestate.com>
On Mon, 18 Feb 2008, David Golden via RT wrote: Show quoted text
> Would you mind adding xdaveg@gmail.com to the project? I don't know > how much time I'll have to contribute, but if I see quick patches it's > sometimes easier to just commit it than email/RT.
No problem, I've added you to the project. If you plan to do any larger scale changes, please discuss them on the libwin32@perl.org mailing list first. I've also just added Chris Madsen (the author of the various IPC modules in libwin32) to the project, and he wants to keep those modules together in a Win32-IPC distribution. So he'll move some directories around in the repo. This is the kind of change that I'd like to know about beforehand. Cheers, -Jan