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

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

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



Subject: Load(Dump(">=")) fails
$ perl -MYAML -le 'Load(Dump(">="))' --- !perl/YAML::Error code: YAML_PARSE_ERR_TEXT_AFTER_INDICATOR msg: No text allowed after indicator line: 0 document: 1 ... at -e line 1 $ (Found via Test::TAP::Model's { requires => { perl => '>= 5.008' } })