Skip Menu |

This queue is for tickets about the Catalyst-View-JSON CPAN distribution.

Report information
The Basics
Id: 26454
Status: resolved
Priority: 0/
Queue: Catalyst-View-JSON

People
Owner: Nobody in particular
Requestors: aletellier [...] epsiloninteractive.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.15
Fixed in: (no value)



Subject: ERROR: Couldn't find a JSON Package
TEST FAILS t/01_server.....1..38 Couldn't instantiate component "TestApp::View::JSON", "Couldn't find a JSON Package. at /export/home/aldo/cvs/evolution/scripts/Catalyst-View- JSON-0.15/blib/lib/Catalyst/View/JSON.pm line 31" at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Test.pm line 90 Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Test.pm line 90. BEGIN failed--compilation aborted at t/01_server.t line 9. SAME ERROR WHEN Server is started Couldn't instantiate component "...::View::JSON", "Couldn't find a JSON Package. at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/View/JSON.pm line 31" at (eval 8) line 3 Compilation failed in require at (eval 8) line 3.
From: aletellier [...] epsiloninteractive.com
On Tue Apr 17 13:47:50 2007, ALET wrote: Show quoted text
> TEST FAILS > > t/01_server.....1..38 > Couldn't instantiate component "TestApp::View::JSON", "Couldn't find
a Show quoted text
> JSON Package. at /export/home/aldo/cvs/evolution/scripts/Catalyst-
View- Show quoted text
> JSON-0.15/blib/lib/Catalyst/View/JSON.pm line 31" > at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Test.pm line 90 > Compilation failed in require > at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Test.pm line 90. > BEGIN failed--compilation aborted at t/01_server.t line 9. > > > SAME ERROR WHEN Server is started > Couldn't instantiate component "...::View::JSON", "Couldn't find a > JSON Package. > at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/View/JSON.pm line
31" Show quoted text
> at (eval 8) line 3 > Compilation failed in require at (eval 8) line 3.
THIS NOW FIXED THANKS
FIXED