Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 4997
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: chris [...] clotho.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.49_01
Fixed in: (no value)



Subject: YAML/Parser.pm crash
[Perl 5.8.1, running inside the YAML download dir] The following code perl -Mblib -MYAML -e'YAML::Load("---\nversion: 1.10\n");' crashes YAML with this error Can't use string ("") as a HASH ref while "strict refs" in use at lib/YAML/Parser.pm line 48, <DATA> line 5.
Date: Wed, 21 Jan 2004 11:43:37 -0800
From: Brian Ingerson <ingy [...] ttul.org>
To: via RT <bug-YAML [...] rt.cpan.org>
CC: "AdminCc of cpan Ticket #4997": ;
Subject: Re: [cpan #4997] YAML/Parser.pm crash
RT-Send-Cc:
This dev version of YAML doesn't load. It only dumps. And that might be buggy too. On 21/01/04 13:53 -0500, via RT wrote: Show quoted text
> > This message about YAML was sent to you by CDOLAN <CDOLAN@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=4997 > > > [Perl 5.8.1, running inside the YAML download dir] > > The following code > perl -Mblib -MYAML -e'YAML::Load("---\nversion: 1.10\n");' > crashes YAML with this error > Can't use string ("") as a HASH ref while "strict refs" in use at lib/YAML/Parser.pm line 48, <DATA> line 5.
This bug is resolved as of the current YAML (0.39). -- Chris P.S. I am the original requester.
Lets close this now then? -- Evan Carroll System Lord of the Internets http://www.evancarroll.com
Lets