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

People
Owner: Nobody in particular
Requestors: toby [...] ovod-everett.org
Cc:
AdminCc:

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



Subject: Minor doc error in YAML.pod
YAML.pod states under UseVersion that the canonical form is: --- YAML:1.0 I believe that should be ---- #YAML:1.0 Took me a couple of minutes to figure out why my first YAML file wasn't parsing:) --Toby Ovod-Everett