Closed moltar closed 11 years ago
The POD promises to have all in one:
This is just a simple Helper helper that includes all of the ResultSet Helpers in one convenient module.
But in reality only includes these 4:
use parent qw{ DBIx::Class::Helper::ResultSet::IgnoreWantarray DBIx::Class::Helper::ResultSet::Random DBIx::Class::Helper::ResultSet::Union DBIx::Class::Helper::ResultSet::VirtualView };
fixed and released
The POD promises to have all in one:
But in reality only includes these 4: