cross-reference alias with current_source_alias
Karen Etheridge [Wed, 8 Oct 2014 19:42:49 +0000 (12:42 -0700)]
lib/DBIx/Class/ResultSet.pm

index c799da7..32b3be4 100644 (file)
@@ -3232,6 +3232,8 @@ source alias of the current result set:
     });
   }
 
+The current table alias can be altered with L</alias>.
+
 =cut
 
 sub current_source_alias {