if ( my $limit = param->{'limit'} ) { $rs = $rs->limit_per_artist( $limit ); }