can't find Catalyst::Plugin::HTML::Widget class

View: New views
2 Messages — Rating Filter:   Alert me  

Re: can't find Catalyst::Plugin::HTML::Widget class

by Gerda Shank-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...> 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@...
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@.../
> Dev site: http://dev.catalyst.perl.org/



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

can't find Catalyst::Plugin::HTML::Widget class

by LICON, RAY (ATTPB) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/