[Dbix-class] DBIx::Class 0.05002 Pod error and patch

Brandon Black blblack at gmail.com
Wed Feb 8 15:38:41 CET 2006


On 2/8/06, Ishigaki Kenichi <ishigaki at tcool.org> wrote:
> Hi. DBIx::Class::ResultSource.pm (0.05002) has a Pod error.
> Below is a patch to fix.
>
> Regards,
>
> Kenichi Ishigaki
>
> --- ResultSource.org.pm Wed Feb  8 16:39:23 2006
> +++ ResultSource.pm     Wed Feb  8 16:39:34 2006
> @@ -524,8 +524,6 @@
>    return $self->resultset_class->new($self, $self->{resultset_attributes});
>  }
>
> -=cut
> -
>  =head2 throw_exception
>
>  See schema's throw_exception

Thanks, this is fixed in trunk :)

-- Brandon



More information about the Dbix-class mailing list