Cross-reference alias with current_source_alias
Karen Etheridge [Wed, 8 Oct 2014 19:42:49 +0000 (12:42 -0700)]
(slightly modified 4e4b848d)

lib/DBIx/Class/ResultSet.pm

index 0076734..a44a9eb 100644 (file)
@@ -3320,6 +3320,9 @@ source alias of the current result set:
     });
   }
 
+The alias of L<newly created resultsets|/search> can be altered by the
+L<alias attribute|/alias>.
+
 =cut
 
 sub current_source_alias {