Skip Menu |

This queue is for tickets about the Module-Build CPAN distribution.

Report information
The Basics
Id: 59154
Status: resolved
Priority: 0/
Queue: Module-Build

People
Owner: Nobody in particular
Requestors: ASB [...] cpan.org
Cc:
AdminCc:

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



Hi! I tried to install CGI::Application::Dispatch here on snow leopard and got the following error: imac20$ perl Build.PL Operation "bool": no method found, argument in overloaded package version at /Library/Perl/Updates/5.10.0/Module/Build/Base.pm line 1537. I'm using the builtin perl, v5.10.0 built for darwin-thread-multi-2level on snow leopard 10.6.4. best regards, Alex
On Wed Jul 07 04:16:40 2010, ASB wrote: Show quoted text
> Hi! > > I tried to install CGI::Application::Dispatch here on snow leopard and > got the following error: > > imac20$ perl Build.PL > Operation "bool": no method found, argument in overloaded package > version at > /Library/Perl/Updates/5.10.0/Module/Build/Base.pm line 1537. > > I'm using the builtin perl, v5.10.0 built for darwin-thread-multi- > 2level on snow leopard 10.6.4. >
requiring at least "version 0.82" is one fix for this. There's also a related bug report in the CGI::Application::Dispatch queue: build attempt fails: `perl Build.PL` fails 'Operation "bool": no method found' https://rt.cpan.org/Public/Bug/Display.html?id=56283
Module::Build::Version has been updated to 0.86 in the repo. The next official release should fix this. Marking this 'patched'
Now that there has been a stable Module::Build release, I'm marking this "patched" issue as "resolved".