Changed how the EXPERIMENTAL tag for subqueries and as_query is noted
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSet.pm
index e1cf9c2..07357e2 100644 (file)
@@ -1807,7 +1807,7 @@ sub _remove_alias {
   return \%unaliased;
 }
 
-=head2 as_query
+=head2 as_query (EXPERIMENTAL)
 
 =over 4