[Catalyst] can't find Catalyst::Plugin::HTML::Widget class
Gerda Shank
gs364 at cornell.edu
Thu Nov 5 02:50:00 GMT 2009
Looks like Task::Tutorial::Catalyst is pretty outdated. Not sure where the
HTML::Widgets is coming from, but that's a plugin that hasn't been used in
years.
Look at:
http://search.cpan.org/~hkclark/Catalyst-Manual-5.8001/lib/Catalyst/Manual/T
utorial.pod
The "Intro" section has a link to the code.
Gerda
On 11/4/09 11:00 PM, "LICON, RAY (ATTPB)" <rl4518 at att.com> wrote:
> Hello all,
>
> Attempting to run Catalyst tutorial example "MyApp" on Solaris 10.
>
> $ Script/myapp_server.pl
>
> Produces:
> !perl myapp_server.pl
> Could not load class (Catalyst::Plugin::HTML::Widget) because : Can't
> locate Catalyst/Plugin/HTML/Wi
> dget.pm in @INC (@INC contains:
> /export/home/catalyst/example/MyApp/script/../lib /usr/local/lib/per
> l5/5.8.8/sun4-solaris /usr/local/lib/perl5/5.8.8
> /usr/local/lib/perl5/CPAN/5.8.8/sun4-solaris /usr/l
> ocal/lib/perl5/CPAN/5.8.8 /usr/local/lib/perl5/CPAN .
> /usr/local/lib/perl5/CPAN/5.8.8/Catalyst/Engin
> e) at /usr/local/lib/perl5/CPAN/5.8.8/sun4-solaris/Class/MOP.pm line
> 129.
>
> The thing is, from cpan command, I ran: install Task::Catalyst
> install catalyst:Runtime
> install Catalyst:Devel
>
> All succeeded and installed.
>
> I also installed the task::catalyst::tutorial which installed the
> example code I'm testing.
>
> Perldocs shows no Catalyst::Plugin::HTML::Widget and neither can I find
> it on the CPAN site.
>
> Any help to get this framework example running?
>
> -thanks
> Ray
>
> Ray Licon
> AT&T Global Network Operations
> Advanced Technical Support,
> Global Service Applications and Technologies
> Office: 310-762-6968
>
>
>
> _______________________________________________
> 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/
More information about the Catalyst
mailing list