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: 20922
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: alvlas [...] list.ru
Cc:
AdminCc:

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



Subject: Dies on "foo: [bar] \n"
The simple YAML code (and quite good for YAML::Syck), but: $ perl -MYAML -e 'Load "foo: [bar] \n"' Code: YAML_PARSE_ERR_SINGLE_LINE Line: 1 Document: 1 at /usr/local/lib/perl5/site_perl/5.8.6/YAML.pm line 33
From: alvlas [...] list.ru
On Срд. Авг. 09 16:50:38 2006, filins wrote: Show quoted text
> The simple YAML code (and quite good for YAML::Syck), but: > > $ perl -MYAML -e 'Load "foo: [bar] \n"' > Code: YAML_PARSE_ERR_SINGLE_LINE > Line: 1 > Document: 1 > at /usr/local/lib/perl5/site_perl/5.8.6/YAML.pm line 33 >
(I use YAML-0.62, with perl 5.8.6 under linux)
This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/69 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
On Wed Aug 09 22:50:38 2006, filins wrote: Show quoted text
> The simple YAML code (and quite good for YAML::Syck), but: > > $ perl -MYAML -e 'Load "foo: [bar] \n"' > Code: YAML_PARSE_ERR_SINGLE_LINE > Line: 1 > Document: 1 > at /usr/local/lib/perl5/site_perl/5.8.6/YAML.pm line 33 >
This was fixed in 1.18_001