[Catalyst] auth_bootstrap.pl question

Marc Gamontini marc.gamontini at gmail.com
Thu Aug 5 14:59:52 GMT 2010


Hi Kieren,

The problem has been fixed by installing UNIVERSAL (::moniker etc.) modules.
Nicolas said me that these missing modules shoud be added to avoid process
breaking (
http://deps.cpantesters.org/?module=3DDBIx%3A%3AClass%3A%3ASchema%3A%3ALoad=
er&perl=3D5.8.8&os=3DLinux).
He's looking for other explanations since these dependencies are not
mentioned. Anyway, it would be useful to add these tips in a future release
of the book : some major examples don't work directly or are broken (old JR
book)- this is sometimes quite irritating (!).But Catalyst is really
amazing.

Best regards
Marc

2010/7/31 Kieren Diment <diment at gmail.com>

> At a guess I think that there's something wrong with your installation of
> DBIx::Class;:Schema::Loader
>
>
> On 31/07/2010, at 12:35 AM, Marc Gamontini wrote:
>
> > Hi,
> >
> > Could you explain the error below (LolCatalyst example, Chapter 3, p74)=
 ?
> We
> > installed Catalyst::Helper::AuthDBIC and DBIx::Class::Schema::Loader
> (tests
> > are ok).
> >
> > [@localhost LolCatalyst-Lite]# auth_bootstrap.pl -credential http
> > Use of uninitialized value in concatenation (.) or string at
> > /root/perl5/lib/perl5/Catalyst/Helper/AuthDBIC.pm line 95.
> > Can't call method "loader_options" without a package or object reference
> at
> > /root/perl5/lib/perl5/DBIx/Class/Schema/Loader.pm line 390.
> > Thank you in advance,
> > Marc
> > _______________________________________________
> > List: Catalyst at lists.scsys.co.uk
> > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> > Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> > Dev site: http://dev.catalyst.perl.org/
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100805/eec52=
805/attachment.htm


More information about the Catalyst mailing list