Subject: | documentation bugs with Devel::Kit |
Date: | Thu, 23 Aug 2012 07:47:00 +0000 |
To: | "bug-devel-kit [...] rt.cpan.org" <bug-devel-kit [...] rt.cpan.org> |
From: | Kevin Mulholland <kmulholland [...] inview.co.uk> |
Hi, just reading through your latest release of Devel::Kit.
I noticed that most of the examples for "Data Format dumpers", suffer from cut+paste issues.
eg,
yd() YAML dumper<http://search.cpan.org/%7Edmuey/Devel-Kit-0.1/lib/Devel/Kit.pm#___top>
perl -MDevel::Kit -e 'qd($your_yaml_here)'
should this not be
yd() YAML dumper<http://search.cpan.org/%7Edmuey/Devel-Kit-0.1/lib/Devel/Kit.pm#___top>
perl -MDevel::Kit -e 'yd($your_yaml_here)'
Everything up to "String Representations" is affected.
Then later ue/uu, qe/qu have similar issues. se/su are missing the example code.
Hope this is of some help
best regards
kevin
----
Infrastructure Manager
Inview Technology Ltd.
Tel: +44 1606 812500