X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=lib%2FCatalyst%2FController%2FDBIC%2FAPI.pm;fp=lib%2FCatalyst%2FController%2FDBIC%2FAPI.pm;h=fc6fa8b1b7e9dff25cd0220147c99ac4572247f4;hp=a60ef81d7064ee98c05d7eef1f17f02ae140b7b5;hb=08e89b6dfc2624b2521a4efbc1a9862d244320ac;hpb=88b67dcdf3e0e7eec62209595a8a90f142da308d diff --git a/lib/Catalyst/Controller/DBIC/API.pm b/lib/Catalyst/Controller/DBIC/API.pm index a60ef81..fc6fa8b 100644 --- a/lib/Catalyst/Controller/DBIC/API.pm +++ b/lib/Catalyst/Controller/DBIC/API.pm @@ -260,8 +260,8 @@ This action is the chain root for all object level actions (such as delete and update) that operate on a single identifer. The provided identifier will be used to find that particular object and add it to the request's store ofobjects. -Please see L for more details on the -stored objects. +Please see L for more +details on the stored objects. =cut @@ -298,8 +298,8 @@ new object to be created. Otherwise, the values in the hash will be used to perform an update. As a special case, a single hash sent will be coerced into an array. -Please see L for more details on the -stored objects. +Please see L for more +details on the stored objects. =cut