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
* <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