From: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 Date: Thu, 4 Apr 2013 05:53:52 +0000 (+0200) Subject: Extra paragraph dropped from 113e8d16 for some reason X-Git-Tag: v0.08260~188 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fc72869b7c4bfe8fa889c8800c0238d812bb70e2;p=dbsrgits%2FDBIx-Class.git Extra paragraph dropped from 113e8d16 for some reason --- diff --git a/lib/DBIx/Class/Manual/DocMap.pod b/lib/DBIx/Class/Manual/DocMap.pod index f865c6c..9bd7004 100644 --- a/lib/DBIx/Class/Manual/DocMap.pod +++ b/lib/DBIx/Class/Manual/DocMap.pod @@ -32,6 +32,9 @@ The first two list items are the most important. =item L - Selecting and manipulating sets. +The DSL (mini-language) for query composition is only partially explained there, +see L for the complete details. + =item L< C<$schema>::Result::C<$resultclass>|DBIx::Class::Manual::ResultClass> - Classes representing a single result (row) from a DB query.