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: 16975
Status: rejected
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: jvromans [...] squirrel.nl
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.39
Fixed in: (no value)

Attachments


Subject: YAML cannot load example from its own web site
YAML 0.39 does not correctly import the invoice exampel given in 2.27 on the YAML.org web site: perl -MYAML -MData::Dumper -e 'print Dumper(YAML::LoadFile("ex-2.27-invoice"))' --- !perl/YAML::Error code: YAML_LOAD_ERR_NO_CONVERT msg: "Can't convert implicit 'XXX' node to explicit '<tag:clarkevans.com,2002:invoice>' node" line: 26 document: 1 ... at -e line 1
Download ex-2.27-invoice
application/octet-stream 872b

Message body not shown because it is not plain text.

This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/51 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.