Skip Menu |

This queue is for tickets about the MongoDBx-Class CPAN distribution.

Report information
The Basics
Id: 70023
Status: new
Priority: 0/
Queue: MongoDBx-Class

People
Owner: Nobody in particular
Requestors: ddascalescu+perl [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.91
Fixed in: (no value)



Subject: Typos in the tutorial
Nice tutorial! Just a few minor issues:

* <Parsed|MongoDBx::Class::AttributeTraits::Parsed> - needs L<

* typo: "autoamtically "

* my @reviews = $conn->get_collection('reviews')->batch_insert([
-- shouldn't '$conn' be '$db'?

Hope that helps,
Dan