Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the autobox CPAN distribution.

Report information
The Basics
Id: 35820
Status: resolved
Priority: 0/
Queue: autobox

People
Owner: CHOCOLATE [...] cpan.org
Requestors: jgoulah [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.30
Fixed in: 2.42



Subject: newest autobox segfaults
this will do it: $ perl -e 'use autobox; map { X->$_ } (1, 2)' Segmentation fault
You are a star. Should be fixed in 2.40. Thanks, chocolateboy. On Mon May 12 15:12:42 2008, JGOULAH wrote: Show quoted text
> this will do it: > > $ perl -e 'use autobox; map { X->$_ } (1, 2)' > Segmentation fault