This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Marcus Ramberg,
This is a computer-generated re****t for MojoMojo-0.999012
on 5.8.8 patch 32025, created automatically by CPAN-Re****ter-1.08
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official re****t is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
re****ts for missing dependencies, unsup****ted operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
Sections of this re****t:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/01app.t t/02pod.t t/03podcoverage.t t/formatter_comment.t
t/formatter_include.t t/formatter_irclog.t t/formatter_wiki.t
t/schema_DBIC.t t/schema_DBIC_Attachment.t t/schema_DBIC_Content.t
t/schema_DBIC_Page.t t/schema_DBIC_Person.t t/schema_DBIC_Tag.t
t/c/attachment.t t/c/comment.t t/c/journal.t t/c/jsrpc.t t/c/page.t
t/c/page_edit.t t/c/user.t
t/01app.......................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/01app.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/01app.t line 7.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/02pod.......................skipped: set TEST_POD to enable this test
t/03podcoverage...............skipped: set TEST_POD to enable this test
t/c/attachment................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/attachment.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/c/attachment.t line 6.
# Looks like you planned 3 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests
t/c/comment...................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/comment.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/c/comment.t line 6.
# Looks like you planned 4 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests
t/c/journal...................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/journal.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/c/jsrpc.....................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/jsrpc.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/c/jsrpc.t line 6.
# Looks like you planned 5 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests
t/c/page......................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/page.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/c/page.t line 6.
# Looks like you planned 17 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/17 subtests
t/c/page_edit.................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in @[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
Compilation failed in require at (eval 1312) line 1.
Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
BEGIN failed--compilation aborted at (eval 19) line 2.
Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called
at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
40.
# Looks like you planned 6 tests but only ran 1.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
t/c/user......................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
# Failed test 'use Catalyst::Test;'
# at t/c/user.t line 3.
# Tried to use 'Catalyst::Test'.
# Error: Can't locate Plucene/Plugin/Analyzer/SnowballAnalyzer.pm in
@[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: /home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/inc
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/arch
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
) at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# BEGIN failed--compilation aborted at
/home/sand/.cpan/build/MojoMojo-0.999012-jU98PA/blib/lib/MojoMojo/Model/Search/Plucene.pm
line 7.
# Compilation failed in require at (eval 1310) line 1.
# Compilation failed in require at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
90.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &main::request called at t/c/user.t line 6.
# Looks like you planned 3 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests
t/formatter_comment...........ok
t/formatter_include...........skipped: set TEST_LIVE to run tests that
requires a live internet connection
t/formatter_irclog............ok
t/formatter_wiki..............ok
t/schema_DBIC.................
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1238) line
2.
ok
t/schema_DBIC_Attachment......
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1237) line
2.
Argument "02+02" isn't numeric in numeric ge (>=) at
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
150.
ok
t/schema_DBIC_Content.........
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1237) line
2.
ok
t/schema_DBIC_Page............
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1237) line
2.
ok
t/schema_DBIC_Person..........
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1237) line
2.
ok
t/schema_DBIC_Tag.............
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to
exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836
and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You can suppress this message by setting DBIC_NO_WARN_BAD_PERL=1 in your
environment.
Argument "0.0899_02" isn't numeric in subroutine entry at (eval 1237) line
2.
ok
Test Summary Re****t
-------------------
t/01app.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/c/attachment.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 2.
t/c/comment.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/c/journal.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/c/jsrpc.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 2.
t/c/page.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 2.
t/c/page_edit.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
t/c/user.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 2.
Files=20, Tests=79, 138 wallclock secs ( 0.13 usr 0.04 sys + 57.37 cusr
3.22 csys = 60.76 CPU)
Result: FAIL
Failed 8/20 test programs. 7/79 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------------------------- ------- -------
Algorithm::Diff 1.1901 1.1902
Archive::Zip 1.14 1.23
Catalyst 5.7000 5.7012
Catalyst::Action::RenderView 0.07 0.07
Catalyst::Authentication::Store::DBIx::Class 0.101 0.101
Catalyst::Controller::BindLex 0 0.03
Catalyst::Controller::HTML::FormFu 0.02000 0.02000
Catalyst::Model::DBIC::Schema 0.01 0.20
Catalyst::Model::Search 0 0.03
Catalyst::Plugin::Authentication 0.10005 0.10005
Catalyst::Plugin::Cache::Store::Memory 0 0
Catalyst::Plugin::ConfigLoader 0.13 0.19
Catalyst::Plugin::Email 0 0.08
Catalyst::Plugin::FillInForm 0.04 0.06
Catalyst::Plugin::FormValidator 0.02 0.02
Catalyst::Plugin::Session::State::Cookie 0 0.09
Catalyst::Plugin::Session::Store::File 0 0.13
Catalyst::Plugin::Singleton 0.02 0.02
Catalyst::Plugin::Static::Simple 0.07 0.20
Catalyst::Plugin::SubRequest 0.09 0.13
Catalyst::Plugin::Unicode 0.8 0.8
Catalyst::Plugin::UploadProgress 0 0.04
Catalyst::View::TT 0.23 0.26
Config::General 0 2.37
Data::FormValidator::Constraints::DateTime 0 1.09
Data::Page 2.00 2.00
DateTime 0.28 0.41
DateTime::Format::Mail 0 0.3001
DBD::SQLite 1.08 1.14
DBIx::Class 0.08 0.08009
DBIx::Class::DateTime::Epoch 0 0.03
DBIx::Class::HTML::FormFu 0 0.01004
File::MMagic 1.27 1.27
HTML::Prototype::Useful 0.01 0.05
HTML::Scrubber 0 0.08
HTML::Strip 1.04 1.06
HTML::TagCloud 0 0.34
Image::ExifTool 0 7.15
Image::Math::Constrain 0 1.01
Imager 0 0.62
IO::Scalar 0 2.110
LWP::Simple 0 1.41
Module::Pluggable::Ordered 1.4 1.5
Moose 0 0.36
Pod::Simple::HTML 3.01 3.03
String::Diff 0 0.03
Template::Plugin::JavaScript 0 0.01
Test::WWW::Mechanize::Catalyst 0 0.41
Text::Context 3.5 3.6
URI 1.35 1.35
URI::Fetch 0 0.08
WWW::Mechanize::TreeBuilder 0 1.00002
XML::Clean 0 1.06
YAML 0.36 0.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH =
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 22234
PERL5_CPAN_IS_RUNNING = 22234
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X =
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_56
Cwd 3.27
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.43_01
ExtUtils::Manifest 1.51
ExtUtils::Par***S 2.18
File::Spec 3.27
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.07
Test::More 0.74
YAML 0.66
YAML::Syck 1.01
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025)
configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686
gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@[EMAIL PROTECTED]
-Uversiononly -Dusedevel -des -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian
4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


|