Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Example-InstantCRUD-0.038 v5.8.9 FreeBSD
Date: 2011-04-01T05:52:29Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Zbigniew Lukasiak,
This is a computer-generated report for Catalyst-Example-InstantCRUD-0.038
on perl 5.8.9, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* 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 /usr/perl5.8.9/bin/perl5.8.9 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
/usr/perl5.8.9/bin/perl5.8.9 -I../../lib ../../script/instantcrud.pl My::App -dsn='dbi:SQLite:dbname=/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/test.db' -noauth at t/00.createapp.t line 23.
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
Dumping manual schema for My::App::DBSchema to directory /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/My-App/lib ...
Schema dump completed.
t/00.createapp.t ...... ok
# Testing Catalyst::Example::InstantCRUD 0.038
t/00.load.t ........... ok
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.--------------------------------------------------------------------------------------------------------------------------------------------------.
| Catalyst::Plugin::ConfigLoader 0.30 |
| Catalyst::Plugin::Unicode 0.93 |
'--------------------------------------------------------------------------------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/My-App"
[debug] Loaded Config "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/My-App/my_app.yml"
[debug] Loaded components:
.---------------------------------------------------------------------------------------------------------------------------------------+----------.
| Class | Type |
+---------------------------------------------------------------------------------------------------------------------------------------+----------+
| My::App::Controller::Bookmark | instance |
| My::App::Controller::Bookmark::BookmarkForm | class |
| My::App::Controller::ComposedKey | instance |
| My::App::Controller::ComposedKey::ComposedKeyForm | class |
| My::App::Controller::Firsttable | instance |
| My::App::Controller::Firsttable::FirsttableForm | class |
| My::App::Controller::Firsttable::SecondtableField | class |
| My::App::Controller::Root | instance |
| My::App::Controller::Secondtable | instance |
| My::App::Controller::Secondtable::SecondtableForm | class |
| My::App::Controller::Usr | instance |
| My::App::Controller::Usr::BookmarkField | class |
| My::App::Controller::Usr::UsrForm | class |
| My::App::Model::DBICSchemamodel | instance |
| My::App::Model::DBICSchemamodel::Bookmark | class |
| My::App::Model::DBICSchemamodel::ComposedKey | class |
| My::App::Model::DBICSchemamodel::Firsttable | class |
| My::App::Model::DBICSchemamodel::Secondtable | class |
| My::App::Model::DBICSchemamodel::Usr | class |
| My::App::View::TT | instance |
'---------------------------------------------------------------------------------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.------------------------------------+-----------------------------------------------------------------------+-------------------------------------.
| Private | Class | Method |
+------------------------------------+-----------------------------------------------------------------------+-------------------------------------+
| /default | My::App::Controller::Root | default |
| /end | My::App::Controller::Root | end |
| /index | My::App::Controller::Root | index |
| /bookmark/base | My::App::Controller::Bookmark | base |
| /bookmark/edit | My::App::Controller::Bookmark | edit |
| /bookmark/index | My::App::Controller::Bookmark | index |
| /bookmark/auto | My::App::Controller::Bookmark | auto |
| /bookmark/view | My::App::Controller::Bookmark | view |
| /bookmark/destroy | My::App::Controller::Bookmark | destroy |
| /bookmark/list | My::App::Controller::Bookmark | list |
| /firsttable/base | My::App::Controller::Firsttable | base |
| /firsttable/edit | My::App::Controller::Firsttable | edit |
| /firsttable/index | My::App::Controller::Firsttable | index |
| /firsttable/auto | My::App::Controller::Firsttable | auto |
| /firsttable/view | My::App::Controller::Firsttable | view |
| /firsttable/destroy | My::App::Controller::Firsttable | destroy |
| /firsttable/list | My::App::Controller::Firsttable | list |
| /composedkey/base | My::App::Controller::ComposedKey | base |
| /composedkey/edit | My::App::Controller::ComposedKey | edit |
| /composedkey/index | My::App::Controller::ComposedKey | index |
| /composedkey/auto | My::App::Controller::ComposedKey | auto |
| /composedkey/view | My::App::Controller::ComposedKey | view |
| /composedkey/destroy | My::App::Controller::ComposedKey | destroy |
| /composedkey/list | My::App::Controller::ComposedKey | list |
| /usr/base | My::App::Controller::Usr | base |
| /usr/edit | My::App::Controller::Usr | edit |
| /usr/index | My::App::Controller::Usr | index |
| /usr/auto | My::App::Controller::Usr | auto |
| /usr/view | My::App::Controller::Usr | view |
| /usr/destroy | My::App::Controller::Usr | destroy |
| /usr/list | My::App::Controller::Usr | list |
| /secondtable/base | My::App::Controller::Secondtable | base |
| /secondtable/edit | My::App::Controller::Secondtable | edit |
| /secondtable/index | My::App::Controller::Secondtable | index |
| /secondtable/auto | My::App::Controller::Secondtable | auto |
| /secondtable/view | My::App::Controller::Secondtable | view |
| /secondtable/destroy | My::App::Controller::Secondtable | destroy |
| /secondtable/list | My::App::Controller::Secondtable | list |
'------------------------------------+-----------------------------------------------------------------------+-------------------------------------'
[debug] Loaded Chained actions:
.------------------------------------------------------------------------+-------------------------------------------------------------------------.
| Path Spec | Private |
+------------------------------------------------------------------------+-------------------------------------------------------------------------+
| /bookmark/destroy/... | /bookmark/base (0) |
| | => /bookmark/destroy |
| /bookmark/edit/... | /bookmark/base (0) |
| | => /bookmark/edit |
| /bookmark | /bookmark/base (0) |
| | => /bookmark/list |
| /bookmark/view/... | /bookmark/base (0) |
| | => /bookmark/view |
| /composedkey/destroy/... | /composedkey/base (0) |
| | => /composedkey/destroy |
| /composedkey/edit/... | /composedkey/base (0) |
| | => /composedkey/edit |
| /composedkey | /composedkey/base (0) |
| | => /composedkey/list |
| /composedkey/view/... | /composedkey/base (0) |
| | => /composedkey/view |
| /firsttable/destroy/... | /firsttable/base (0) |
| | => /firsttable/destroy |
| /firsttable/edit/... | /firsttable/base (0) |
| | => /firsttable/edit |
| /firsttable | /firsttable/base (0) |
| | => /firsttable/list |
| /firsttable/view/... | /firsttable/base (0) |
| | => /firsttable/view |
| /secondtable/destroy/... | /secondtable/base (0) |
| | => /secondtable/destroy |
| /secondtable/edit/... | /secondtable/base (0) |
| | => /secondtable/edit |
| /secondtable | /secondtable/base (0) |
| | => /secondtable/list |
| /secondtable/view/... | /secondtable/base (0) |
| | => /secondtable/view |
| /usr/destroy/... | /usr/base (0) |
| | => /usr/destroy |
| /usr/edit/... | /usr/base (0) |
| | => /usr/edit |
| /usr | /usr/base (0) |
| | => /usr/list |
| /usr/view/... | /usr/base (0) |
| | => /usr/view |
'------------------------------------------------------------------------+-------------------------------------------------------------------------'
[info] My::App powered by Catalyst 5.89002
[info] *** Request 1 (0.333/s) [3309] [Fri Apr 1 01:45:04 2011] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Rendering template "home.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1396
[info] Request took 0.051456s (19.434/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /index | 0.000252s |
| /end | 0.046621s |
| -> My::App::View::TT->process | 0.045371s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 2 (0.667/s) [3309] [Fri Apr 1 01:45:04 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6139
[info] Request took 0.354946s (2.817/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000698s |
| /firsttable/index | 0.002268s |
| -> /firsttable/list | 0.001959s |
| /end | 0.347714s |
| -> My::App::View::TT->process | 0.346691s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 3 (0.750/s) [3309] [Fri Apr 1 01:45:05 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| order | intfield |
| page | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6222
[info] Request took 0.264398s (3.782/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000653s |
| /firsttable/index | 0.002107s |
| -> /firsttable/list | 0.001798s |
| /end | 0.257256s |
| -> My::App::View::TT->process | 0.256345s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 4 (1.000/s) [3309] [Fri Apr 1 01:45:05 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| o2 | desc |
| order | intfield |
| page | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6248
[info] Request took 0.295863s (3.380/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000642s |
| /firsttable/index | 0.001675s |
| -> /firsttable/list | 0.001365s |
| /end | 0.289186s |
| -> My::App::View::TT->process | 0.288282s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 5 (1.000/s) [3309] [Fri Apr 1 01:45:06 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| o2 | desc |
| order | intfield |
| page | 3 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 3241
[info] Request took 0.083649s (11.955/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000670s |
| /firsttable/index | 0.001722s |
| -> /firsttable/list | 0.001415s |
| /end | 0.076907s |
| -> My::App::View::TT->process | 0.075995s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 6 (1.200/s) [3309] [Fri Apr 1 01:45:06 2011] ***
[debug] "GET" request for "firsttable/edit/2" from "127.0.0.1"
[debug] Path is "/firsttable/edit"
[debug] Arguments are "2"
[debug] Rendering template "firsttable/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1535
[info] Request took 0.292263s (3.422/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000649s |
| /firsttable/base | 0.000123s |
| /firsttable/edit | 0.277199s |
| /end | 0.008957s |
| -> My::App::View::TT->process | 0.007900s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 7 (1.400/s) [3309] [Fri Apr 1 01:45:06 2011] ***
[debug] "POST" request for "firsttable/edit/2" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| charfield | a |
| intfield | 3 |
| varfield | Changed varchar field |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/firsttable/edit"
[debug] Arguments are "2"
[debug] Redirecting to "http://localhost/firsttable/view/2"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 107
[info] Request took 0.173006s (5.780/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000649s |
| /firsttable/base | 0.000116s |
| /firsttable/edit | 0.149325s |
| /end | 0.000327s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 8 (1.600/s) [3309] [Fri Apr 1 01:45:06 2011] ***
[debug] "GET" request for "firsttable/view/2" from "127.0.0.1"
[debug] Path is "/firsttable/view"
[debug] Arguments are "2"
[debug] Rendering template "firsttable/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1374
[info] Request took 0.072980s (13.702/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000647s |
| /firsttable/base | 0.000118s |
| /firsttable/view | 0.009678s |
| /end | 0.057944s |
| -> My::App::View::TT->process | 0.057017s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 9 (1.800/s) [3309] [Fri Apr 1 01:45:06 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6130
[info] Request took 0.268047s (3.731/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000670s |
| /firsttable/index | 0.001649s |
| -> /firsttable/list | 0.001337s |
| /end | 0.261696s |
| -> My::App::View::TT->process | 0.260796s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 10 (1.667/s) [3309] [Fri Apr 1 01:45:07 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| order | varfield |
| page | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6227
[info] Request took 0.296722s (3.370/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000645s |
| /firsttable/index | 0.001652s |
| -> /firsttable/list | 0.001349s |
| /end | 0.290058s |
| -> My::App::View::TT->process | 0.289152s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 11 (1.833/s) [3309] [Fri Apr 1 01:45:07 2011] ***
[debug] "GET" request for "firsttable/destroy/2" from "127.0.0.1"
[debug] Path is "/firsttable/destroy"
[debug] Arguments are "2"
[debug] Rendering template "firsttable/destroy.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1136
[info] Request took 0.010114s (98.873/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000652s |
| /firsttable/base | 0.000119s |
| /firsttable/destroy | 0.000559s |
| /end | 0.004244s |
| -> My::App::View::TT->process | 0.003348s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 12 (2.000/s) [3309] [Fri Apr 1 01:45:07 2011] ***
[debug] "POST" request for "firsttable/destroy/2" from "127.0.0.1"
[debug] Path is "/firsttable/destroy"
[debug] Arguments are "2"
[debug] Redirecting to "http://localhost/firsttable"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 100
[info] Request took 0.023530s (42.499/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000669s |
| /firsttable/base | 0.000123s |
| /firsttable/destroy | 0.017210s |
| /end | 0.000324s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 13 (2.167/s) [3309] [Fri Apr 1 01:45:07 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6138
[info] Request took 0.292963s (3.413/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000649s |
| /firsttable/index | 0.001762s |
| -> /firsttable/list | 0.001363s |
| /end | 0.285605s |
| -> My::App::View::TT->process | 0.284696s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 14 (2.333/s) [3309] [Fri Apr 1 01:45:07 2011] ***
[debug] "GET" request for "firsttable" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| order | varfield |
| page | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "firsttable"
[debug] Rendering template "firsttable/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 6232
[info] Request took 0.261597s (3.823/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /firsttable/auto | 0.000655s |
| /firsttable/index | 0.001669s |
| -> /firsttable/list | 0.001366s |
| /end | 0.254879s |
| -> My::App::View::TT->process | 0.253911s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 15 (2.143/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "GET" request for "composedkey" from "127.0.0.1"
[debug] Path is "composedkey"
[debug] Rendering template "composedkey/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1774
[info] Request took 0.052967s (18.880/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000688s |
| /composedkey/index | 0.001652s |
| -> /composedkey/list | 0.001345s |
| /end | 0.046047s |
| -> My::App::View::TT->process | 0.045174s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 16 (2.286/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "GET" request for "composedkey/edit" from "127.0.0.1"
[debug] Path is "/composedkey/edit"
[debug] Rendering template "composedkey/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1447
[info] Request took 0.083616s (11.959/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000645s |
| /composedkey/base | 0.000120s |
| /composedkey/edit | 0.070692s |
| /end | 0.006722s |
| -> My::App::View::TT->process | 0.005784s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 17 (2.429/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "POST" request for "composedkey/edit" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| id1 | 202058 |
| id2 | 720449 |
| value | Varchar Field |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/composedkey/edit"
[debug] Redirecting to "http://localhost/composedkey/view/202058/720449"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 120
[info] Request took 0.152725s (6.548/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.001132s |
| /composedkey/base | 0.000145s |
| /composedkey/edit | 0.145891s |
| /end | 0.000325s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 18 (2.571/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "GET" request for "composedkey/view/202058/720449" from "127.0.0.1"
[debug] Path is "/composedkey/view"
[debug] Arguments are "202058/720449"
[debug] Rendering template "composedkey/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1285
[info] Request took 0.034031s (29.385/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000645s |
| /composedkey/base | 0.000151s |
| /composedkey/view | 0.013064s |
| /end | 0.015135s |
| -> My::App::View::TT->process | 0.014196s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 19 (2.714/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "GET" request for "composedkey/edit/202058/720449" from "127.0.0.1"
[debug] Path is "/composedkey/edit"
[debug] Arguments are "202058/720449"
[debug] Rendering template "composedkey/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1472
[info] Request took 0.103380s (9.673/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000649s |
| /composedkey/base | 0.000118s |
| /composedkey/edit | 0.093590s |
| /end | 0.004329s |
| -> My::App::View::TT->process | 0.003428s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 20 (2.857/s) [3309] [Fri Apr 1 01:45:08 2011] ***
[debug] "POST" request for "composedkey/edit/202058/720449" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| id1 | 202058 |
| id2 | 720449 |
| value | random FHS2L37EcOAtBSOlZ2qg |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/composedkey/edit"
[debug] Arguments are "202058/720449"
[debug] Redirecting to "http://localhost/composedkey/view/202058/720449"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 120
[info] Request took 0.285508s (3.503/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000664s |
| /composedkey/base | 0.000119s |
| /composedkey/edit | 0.274714s |
| /end | 0.000321s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 21 (2.625/s) [3309] [Fri Apr 1 01:45:09 2011] ***
[debug] "GET" request for "composedkey/view/202058/720449" from "127.0.0.1"
[debug] Path is "/composedkey/view"
[debug] Arguments are "202058/720449"
[debug] Rendering template "composedkey/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1299
[info] Request took 0.030866s (32.398/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000651s |
| /composedkey/base | 0.000119s |
| /composedkey/view | 0.012425s |
| /end | 0.012983s |
| -> My::App::View::TT->process | 0.012056s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 22 (2.750/s) [3309] [Fri Apr 1 01:45:09 2011] ***
[debug] "GET" request for "composedkey" from "127.0.0.1"
[debug] Path is "composedkey"
[debug] Rendering template "composedkey/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 2206
[info] Request took 0.068190s (14.665/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /composedkey/auto | 0.000665s |
| /composedkey/index | 0.001660s |
| -> /composedkey/list | 0.001353s |
| /end | 0.061828s |
| -> My::App::View::TT->process | 0.060928s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
t/10.apptest.t ........ ok
Database created at /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr/dvdzbr.db
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
Dumping manual schema for DVDzbr::DBSchema to directory /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr/lib ...
Schema dump completed.
t/20.create_dvdzbr.t .. ok
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.--------------------------------------------------------------------------------------------------------------------------------------------------.
| Catalyst::Plugin::ConfigLoader 0.30 |
| Catalyst::Plugin::Unicode 0.93 |
'--------------------------------------------------------------------------------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr"
[debug] Loaded Config "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr/dvdzbr.yml"
[debug] Loaded components:
.---------------------------------------------------------------------------------------------------------------------------------------+----------.
| Class | Type |
+---------------------------------------------------------------------------------------------------------------------------------------+----------+
| DVDzbr::Controller::Dvd | instance |
| DVDzbr::Controller::Dvd::DvdForm | class |
| DVDzbr::Controller::Dvdtag | instance |
| DVDzbr::Controller::Dvdtag::DvdtagForm | class |
| DVDzbr::Controller::Role | instance |
| DVDzbr::Controller::Role::RoleForm | class |
| DVDzbr::Controller::Root | instance |
| DVDzbr::Controller::Tag | instance |
| DVDzbr::Controller::Tag::TagForm | class |
| DVDzbr::Controller::UnicodeExample | instance |
| DVDzbr::Controller::UnicodeExample::UnicodeExampleForm | class |
| DVDzbr::Controller::User | instance |
| DVDzbr::Controller::User::DvdField | class |
| DVDzbr::Controller::User::UserForm | class |
| DVDzbr::Controller::UserRole | instance |
| DVDzbr::Controller::UserRole::UserRoleForm | class |
| DVDzbr::Model::DBICSchemamodel | instance |
| DVDzbr::Model::DBICSchemamodel::Dvd | class |
| DVDzbr::Model::DBICSchemamodel::Dvdtag | class |
| DVDzbr::Model::DBICSchemamodel::Role | class |
| DVDzbr::Model::DBICSchemamodel::Tag | class |
| DVDzbr::Model::DBICSchemamodel::UnicodeExample | class |
| DVDzbr::Model::DBICSchemamodel::User | class |
| DVDzbr::Model::DBICSchemamodel::UserRole | class |
| DVDzbr::View::TT | instance |
'---------------------------------------------------------------------------------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.------------------------------------+-----------------------------------------------------------------------+-------------------------------------.
| Private | Class | Method |
+------------------------------------+-----------------------------------------------------------------------+-------------------------------------+
| /default | DVDzbr::Controller::Root | default |
| /end | DVDzbr::Controller::Root | end |
| /index | DVDzbr::Controller::Root | index |
| /userrole/base | DVDzbr::Controller::UserRole | base |
| /userrole/edit | DVDzbr::Controller::UserRole | edit |
| /userrole/index | DVDzbr::Controller::UserRole | index |
| /userrole/auto | DVDzbr::Controller::UserRole | auto |
| /userrole/view | DVDzbr::Controller::UserRole | view |
| /userrole/destroy | DVDzbr::Controller::UserRole | destroy |
| /userrole/list | DVDzbr::Controller::UserRole | list |
| /user/base | DVDzbr::Controller::User | base |
| /user/edit | DVDzbr::Controller::User | edit |
| /user/index | DVDzbr::Controller::User | index |
| /user/auto | DVDzbr::Controller::User | auto |
| /user/view | DVDzbr::Controller::User | view |
| /user/destroy | DVDzbr::Controller::User | destroy |
| /user/list | DVDzbr::Controller::User | list |
| /role/base | DVDzbr::Controller::Role | base |
| /role/edit | DVDzbr::Controller::Role | edit |
| /role/index | DVDzbr::Controller::Role | index |
| /role/auto | DVDzbr::Controller::Role | auto |
| /role/view | DVDzbr::Controller::Role | view |
| /role/destroy | DVDzbr::Controller::Role | destroy |
| /role/list | DVDzbr::Controller::Role | list |
| /unicodeexample/base | DVDzbr::Controller::UnicodeExample | base |
| /unicodeexample/edit | DVDzbr::Controller::UnicodeExample | edit |
| /unicodeexample/index | DVDzbr::Controller::UnicodeExample | index |
| /unicodeexample/auto | DVDzbr::Controller::UnicodeExample | auto |
| /unicodeexample/view | DVDzbr::Controller::UnicodeExample | view |
| /unicodeexample/destroy | DVDzbr::Controller::UnicodeExample | destroy |
| /unicodeexample/list | DVDzbr::Controller::UnicodeExample | list |
| /tag/base | DVDzbr::Controller::Tag | base |
| /tag/edit | DVDzbr::Controller::Tag | edit |
| /tag/index | DVDzbr::Controller::Tag | index |
| /tag/auto | DVDzbr::Controller::Tag | auto |
| /tag/view | DVDzbr::Controller::Tag | view |
| /tag/destroy | DVDzbr::Controller::Tag | destroy |
| /tag/list | DVDzbr::Controller::Tag | list |
| /dvdtag/base | DVDzbr::Controller::Dvdtag | base |
| /dvdtag/edit | DVDzbr::Controller::Dvdtag | edit |
| /dvdtag/index | DVDzbr::Controller::Dvdtag | index |
| /dvdtag/auto | DVDzbr::Controller::Dvdtag | auto |
| /dvdtag/view | DVDzbr::Controller::Dvdtag | view |
| /dvdtag/destroy | DVDzbr::Controller::Dvdtag | destroy |
| /dvdtag/list | DVDzbr::Controller::Dvdtag | list |
| /dvd/base | DVDzbr::Controller::Dvd | base |
| /dvd/edit | DVDzbr::Controller::Dvd | edit |
| /dvd/index | DVDzbr::Controller::Dvd | index |
| /dvd/auto | DVDzbr::Controller::Dvd | auto |
| /dvd/view | DVDzbr::Controller::Dvd | view |
| /dvd/destroy | DVDzbr::Controller::Dvd | destroy |
| /dvd/list | DVDzbr::Controller::Dvd | list |
'------------------------------------+-----------------------------------------------------------------------+-------------------------------------'
[debug] Loaded Chained actions:
.------------------------------------------------------------------------+-------------------------------------------------------------------------.
| Path Spec | Private |
+------------------------------------------------------------------------+-------------------------------------------------------------------------+
| /dvd/destroy/... | /dvd/base (0) |
| | => /dvd/destroy |
| /dvd/edit/... | /dvd/base (0) |
| | => /dvd/edit |
| /dvd | /dvd/base (0) |
| | => /dvd/list |
| /dvd/view/... | /dvd/base (0) |
| | => /dvd/view |
| /dvdtag/destroy/... | /dvdtag/base (0) |
| | => /dvdtag/destroy |
| /dvdtag/edit/... | /dvdtag/base (0) |
| | => /dvdtag/edit |
| /dvdtag | /dvdtag/base (0) |
| | => /dvdtag/list |
| /dvdtag/view/... | /dvdtag/base (0) |
| | => /dvdtag/view |
| /role/destroy/... | /role/base (0) |
| | => /role/destroy |
| /role/edit/... | /role/base (0) |
| | => /role/edit |
| /role | /role/base (0) |
| | => /role/list |
| /role/view/... | /role/base (0) |
| | => /role/view |
| /tag/destroy/... | /tag/base (0) |
| | => /tag/destroy |
| /tag/edit/... | /tag/base (0) |
| | => /tag/edit |
| /tag | /tag/base (0) |
| | => /tag/list |
| /tag/view/... | /tag/base (0) |
| | => /tag/view |
| /unicodeexample/destroy/... | /unicodeexample/base (0) |
| | => /unicodeexample/destroy |
| /unicodeexample/edit/... | /unicodeexample/base (0) |
| | => /unicodeexample/edit |
| /unicodeexample | /unicodeexample/base (0) |
| | => /unicodeexample/list |
| /unicodeexample/view/... | /unicodeexample/base (0) |
| | => /unicodeexample/view |
| /user/destroy/... | /user/base (0) |
| | => /user/destroy |
| /user/edit/... | /user/base (0) |
| | => /user/edit |
| /user | /user/base (0) |
| | => /user/list |
| /user/view/... | /user/base (0) |
| | => /user/view |
| /userrole/destroy/... | /userrole/base (0) |
| | => /userrole/destroy |
| /userrole/edit/... | /userrole/base (0) |
| | => /userrole/edit |
| /userrole | /userrole/base (0) |
| | => /userrole/list |
| /userrole/view/... | /userrole/base (0) |
| | => /userrole/view |
'------------------------------------------------------------------------+-------------------------------------------------------------------------'
[info] DVDzbr powered by Catalyst 5.89002
[info] *** Request 1 (0.250/s) [3390] [Fri Apr 1 01:45:17 2011] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Rendering template "home.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1366
[info] Request took 0.050459s (19.818/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /index | 0.000270s |
| /end | 0.045659s |
| -> DVDzbr::View::TT->process | 0.044375s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 2 (0.500/s) [3390] [Fri Apr 1 01:45:17 2011] ***
[debug] "GET" request for "tag" from "127.0.0.1"
[debug] Path is "tag"
[debug] Rendering template "tag/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 4609
[info] Request took 0.297221s (3.364/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000695s |
| /tag/index | 0.002289s |
| -> /tag/list | 0.001981s |
| /end | 0.289964s |
| -> DVDzbr::View::TT->process | 0.288938s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 3 (0.750/s) [3390] [Fri Apr 1 01:45:17 2011] ***
[debug] "GET" request for "tag/edit" from "127.0.0.1"
[debug] Path is "/tag/edit"
[debug] Rendering template "tag/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1337
[info] Request took 0.325154s (3.075/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000646s |
| /tag/base | 0.000116s |
| /tag/edit | 0.311765s |
| /end | 0.007846s |
| -> DVDzbr::View::TT->process | 0.006780s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 4 (1.000/s) [3390] [Fri Apr 1 01:45:17 2011] ***
[debug] "POST" request for "tag/edit" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| name | TestTag |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/tag/edit"
[debug] Redirecting to "http://localhost/tag/view/26"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 101
[info] Request took 0.143880s (6.950/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000666s |
| /tag/base | 0.000115s |
| /tag/edit | 0.122887s |
| /end | 0.000318s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 5 (1.000/s) [3390] [Fri Apr 1 01:45:18 2011] ***
[debug] "GET" request for "tag/view/26" from "127.0.0.1"
[debug] Path is "/tag/view"
[debug] Arguments are "26"
[debug] Rendering template "tag/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1132
[info] Request took 0.032572s (30.701/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000647s |
| /tag/base | 0.000117s |
| /tag/view | 0.008798s |
| /end | 0.017862s |
| -> DVDzbr::View::TT->process | 0.016930s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 6 (1.200/s) [3390] [Fri Apr 1 01:45:18 2011] ***
[debug] "GET" request for "tag" from "127.0.0.1"
[debug] Path is "tag"
[debug] Rendering template "tag/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 4609
[info] Request took 0.266272s (3.756/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000640s |
| /tag/index | 0.001641s |
| -> /tag/list | 0.001342s |
| /end | 0.259896s |
| -> DVDzbr::View::TT->process | 0.258971s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 7 (1.400/s) [3390] [Fri Apr 1 01:45:18 2011] ***
[debug] "GET" request for "tag" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| order | name |
| page | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "tag"
[debug] Rendering template "tag/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 4669
[info] Request took 0.233305s (4.286/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /tag/auto | 0.000659s |
| /tag/index | 0.001770s |
| -> /tag/list | 0.001449s |
| /end | 0.226102s |
| -> DVDzbr::View::TT->process | 0.225074s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 8 (1.600/s) [3390] [Fri Apr 1 01:45:18 2011] ***
[debug] "GET" request for "user/edit" from "127.0.0.1"
[debug] Path is "/user/edit"
[debug] Rendering template "user/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1570
[info] Request took 0.071292s (14.027/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /user/auto | 0.000696s |
| /user/base | 0.000130s |
| /user/edit | 0.059244s |
| /end | 0.006563s |
| -> DVDzbr::View::TT->process | 0.005646s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 9 (1.800/s) [3390] [Fri Apr 1 01:45:18 2011] ***
[debug] "POST" request for "user/edit" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| name | Zbigniew Lukasiak |
| password | zby |
| username | zby |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/user/edit"
[debug] Redirecting to "http://localhost/user/view/4"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 101
[info] Request took 0.143334s (6.977/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /user/auto | 0.000651s |
| /user/base | 0.000117s |
| /user/edit | 0.137030s |
| /end | 0.000320s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 10 (1.667/s) [3390] [Fri Apr 1 01:45:19 2011] ***
[debug] "GET" request for "user/view/4" from "127.0.0.1"
[debug] Path is "/user/view"
[debug] Arguments are "4"
[debug] Rendering template "user/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1497
[info] Request took 0.051084s (19.576/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /user/auto | 0.000643s |
| /user/base | 0.000122s |
| /user/view | 0.008874s |
| /end | 0.036678s |
| -> DVDzbr::View::TT->process | 0.035734s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 11 (1.833/s) [3390] [Fri Apr 1 01:45:19 2011] ***
[debug] "GET" request for "user" from "127.0.0.1"
[debug] Path is "user"
[debug] Rendering template "user/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 2948
[info] Request took 0.219729s (4.551/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /user/auto | 0.000657s |
| /user/index | 0.001671s |
| -> /user/list | 0.001353s |
| /end | 0.213325s |
| -> DVDzbr::View::TT->process | 0.212405s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 12 (2.000/s) [3390] [Fri Apr 1 01:45:19 2011] ***
[debug] "GET" request for "dvd/edit" from "127.0.0.1"
[debug] Path is "/dvd/edit"
[debug] Rendering template "dvd/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 4425
[info] Request took 0.321427s (3.111/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000701s |
| /dvd/base | 0.000132s |
| /dvd/edit | 0.304193s |
| /end | 0.011624s |
| -> DVDzbr::View::TT->process | 0.010674s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 13 (2.167/s) [3390] [Fri Apr 1 01:45:19 2011] ***
[debug] "POST" request for "dvd/edit" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| alter_date.day | 17 |
| alter_date.month | 02 |
| alter_date.year | 2000 |
| creation_date.day | 23 |
| creation_date.month | 08 |
| creation_date.year | 1990 |
| current_borrower | 1 |
| current_owner | 2 |
| hour | 10:00 |
| imdb_id | 133 |
| name | Jurassic Park II |
| owner | 1 |
| tags | 1 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/dvd/edit"
[debug] Redirecting to "http://localhost/dvd/view/5"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 100
[info] Request took 0.682976s (1.464/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000652s |
| /dvd/base | 0.000112s |
| /dvd/edit | 0.643725s |
| /end | 0.000331s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 14 (2.000/s) [3390] [Fri Apr 1 01:45:20 2011] ***
[debug] "GET" request for "dvd/view/5" from "127.0.0.1"
[debug] Path is "/dvd/view"
[debug] Arguments are "5"
[debug] Rendering template "dvd/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1707
[info] Request took 0.092750s (10.782/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000649s |
| /dvd/base | 0.000115s |
| /dvd/view | 0.009504s |
| /end | 0.077179s |
| -> DVDzbr::View::TT->process | 0.076231s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 15 (2.143/s) [3390] [Fri Apr 1 01:45:20 2011] ***
[debug] "GET" request for "dvd" from "127.0.0.1"
[debug] Path is "dvd"
[debug] Rendering template "dvd/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 2930
[info] Request took 0.206729s (4.837/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000661s |
| /dvd/index | 0.001674s |
| -> /dvd/list | 0.001359s |
| /end | 0.200301s |
| -> DVDzbr::View::TT->process | 0.199382s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 16 (2.286/s) [3390] [Fri Apr 1 01:45:20 2011] ***
[debug] "GET" request for "dvd/edit/2" from "127.0.0.1"
[debug] Path is "/dvd/edit"
[debug] Arguments are "2"
[debug] Rendering template "dvd/edit.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 4565
[info] Request took 0.373666s (2.676/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000659s |
| /dvd/base | 0.000120s |
| /dvd/edit | 0.358768s |
| /end | 0.009369s |
| -> DVDzbr::View::TT->process | 0.008431s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 17 (2.125/s) [3390] [Fri Apr 1 01:45:21 2011] ***
[debug] "POST" request for "dvd/edit/2" from "127.0.0.1"
[debug] Body Parameters are:
.-------------------------------------+------------------------------------------------------------------------------------------------------------.
| Parameter | Value |
+-------------------------------------+------------------------------------------------------------------------------------------------------------+
| alter_date.day | 17 |
| alter_date.month | 02 |
| alter_date.year | 2000 |
| creation_date.day | 23 |
| creation_date.month | 08 |
| creation_date.year | 1990 |
| current_borrower | 1 |
| current_owner | 2 |
| hour | 10:00 |
| imdb_id | 133 |
| name | Big Fish |
| owner | 1 |
| tags | 1, 2, 5, 6 |
'-------------------------------------+------------------------------------------------------------------------------------------------------------'
[debug] Path is "/dvd/edit"
[debug] Arguments are "2"
[debug] Redirecting to "http://localhost/dvd/view/2"
[debug] Response Code: 302; Content-Type: text/html; charset=utf-8; Content-Length: 100
[info] Request took 0.931319s (1.074/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000623s |
| /dvd/base | 0.000114s |
| /dvd/edit | 0.924598s |
| /end | 0.000316s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 18 (2.000/s) [3390] [Fri Apr 1 01:45:22 2011] ***
[debug] "GET" request for "dvd/view/2" from "127.0.0.1"
[debug] Path is "/dvd/view"
[debug] Arguments are "2"
[debug] Rendering template "dvd/view.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1720
[info] Request took 0.120334s (8.310/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000650s |
| /dvd/base | 0.000114s |
| /dvd/view | 0.008963s |
| /end | 0.105977s |
| -> DVDzbr::View::TT->process | 0.105034s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 19 (2.111/s) [3390] [Fri Apr 1 01:45:22 2011] ***
[debug] "GET" request for "dvd" from "127.0.0.1"
[debug] Path is "dvd"
[debug] Rendering template "dvd/list.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 2934
[info] Request took 0.169465s (5.901/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /dvd/auto | 0.000710s |
| /dvd/index | 0.001679s |
| -> /dvd/list | 0.001362s |
| /end | 0.162870s |
| -> DVDzbr::View::TT->process | 0.161925s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
t/21.test_dvdzbr.t .... ok
Database created at /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr_rest/dvdzbr_rest.db
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
Dumping manual schema for DVDzbr_rest::DBSchema to directory /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr_rest/lib ...
Schema dump completed.
t/30.create_rest.t .... ok
Class::C3::Componentised::load_components(): Use of DBIx::Class::UTF8Columns is strongly discouraged. See documentation of DBIx::Class::UTF8Columns for more info
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.--------------------------------------------------------------------------------------------------------------------------------------------------.
| Catalyst::Plugin::ConfigLoader 0.30 |
| Catalyst::Plugin::Unicode 0.93 |
'--------------------------------------------------------------------------------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr_rest"
[debug] Loaded Config "/var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7/t/tmp/DVDzbr_rest/dvdzbr_rest.yml"
[debug] Loaded components:
.---------------------------------------------------------------------------------------------------------------------------------------+----------.
| Class | Type |
+---------------------------------------------------------------------------------------------------------------------------------------+----------+
| DVDzbr_rest::Controller::Dvd | instance |
| DVDzbr_rest::Controller::Dvd::DvdForm | class |
| DVDzbr_rest::Controller::Dvdtag | instance |
| DVDzbr_rest::Controller::Dvdtag::DvdtagForm | class |
| DVDzbr_rest::Controller::Role | instance |
| DVDzbr_rest::Controller::Role::RoleForm | class |
| DVDzbr_rest::Controller::Root | instance |
| DVDzbr_rest::Controller::Tag | instance |
| DVDzbr_rest::Controller::Tag::TagForm | class |
| DVDzbr_rest::Controller::UnicodeExample | instance |
| DVDzbr_rest::Controller::UnicodeExample::UnicodeExampleForm | class |
| DVDzbr_rest::Controller::User | instance |
| DVDzbr_rest::Controller::User::DvdField | class |
| DVDzbr_rest::Controller::User::UserForm | class |
| DVDzbr_rest::Controller::UserRole | instance |
| DVDzbr_rest::Controller::UserRole::UserRoleForm | class |
| DVDzbr_rest::Model::DBICSchemamodel | instance |
| DVDzbr_rest::Model::DBICSchemamodel::Dvd | class |
| DVDzbr_rest::Model::DBICSchemamodel::Dvdtag | class |
| DVDzbr_rest::Model::DBICSchemamodel::Role | class |
| DVDzbr_rest::Model::DBICSchemamodel::Tag | class |
| DVDzbr_rest::Model::DBICSchemamodel::UnicodeExample | class |
| DVDzbr_rest::Model::DBICSchemamodel::User | class |
| DVDzbr_rest::Model::DBICSchemamodel::UserRole | class |
| DVDzbr_rest::View::TT | instance |
'---------------------------------------------------------------------------------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.------------------------------------+-----------------------------------------------------------------------+-------------------------------------.
| Private | Class | Method |
+------------------------------------+-----------------------------------------------------------------------+-------------------------------------+
| /default | DVDzbr_rest::Controller::Root | default |
| /end | DVDzbr_rest::Controller::Root | end |
| /index | DVDzbr_rest::Controller::Root | index |
| /unicodeexample/by_id_PUT | DVDzbr_rest::Controller::UnicodeExample | by_id_PUT |
| /unicodeexample/by_id_GET | DVDzbr_rest::Controller::UnicodeExample | by_id_GET |
| /unicodeexample/edit | DVDzbr_rest::Controller::UnicodeExample | edit |
| /unicodeexample/by_id | DVDzbr_rest::Controller::UnicodeExample | by_id |
| /unicodeexample/view | DVDzbr_rest::Controller::UnicodeExample | view |
| /unicodeexample/destroy | DVDzbr_rest::Controller::UnicodeExample | destroy |
| /unicodeexample/list | DVDzbr_rest::Controller::UnicodeExample | list |
| /unicodeexample/base | DVDzbr_rest::Controller::UnicodeExample | base |
| /unicodeexample/create_form | DVDzbr_rest::Controller::UnicodeExample | create_form |
| /unicodeexample/index | DVDzbr_rest::Controller::UnicodeExample | index |
| /unicodeexample/auto | DVDzbr_rest::Controller::UnicodeExample | auto |
| /tag/by_id_PUT | DVDzbr_rest::Controller::Tag | by_id_PUT |
| /tag/by_id_GET | DVDzbr_rest::Controller::Tag | by_id_GET |
| /tag/edit | DVDzbr_rest::Controller::Tag | edit |
| /tag/by_id | DVDzbr_rest::Controller::Tag | by_id |
| /tag/view | DVDzbr_rest::Controller::Tag | view |
| /tag/destroy | DVDzbr_rest::Controller::Tag | destroy |
| /tag/list | DVDzbr_rest::Controller::Tag | list |
| /tag/base | DVDzbr_rest::Controller::Tag | base |
| /tag/create_form | DVDzbr_rest::Controller::Tag | create_form |
| /tag/index | DVDzbr_rest::Controller::Tag | index |
| /tag/auto | DVDzbr_rest::Controller::Tag | auto |
| /userrole/by_id_PUT | DVDzbr_rest::Controller::UserRole | by_id_PUT |
| /userrole/by_id_GET | DVDzbr_rest::Controller::UserRole | by_id_GET |
| /userrole/edit | DVDzbr_rest::Controller::UserRole | edit |
| /userrole/by_id | DVDzbr_rest::Controller::UserRole | by_id |
| /userrole/view | DVDzbr_rest::Controller::UserRole | view |
| /userrole/destroy | DVDzbr_rest::Controller::UserRole | destroy |
| /userrole/list | DVDzbr_rest::Controller::UserRole | list |
| /userrole/base | DVDzbr_rest::Controller::UserRole | base |
| /userrole/create_form | DVDzbr_rest::Controller::UserRole | create_form |
| /userrole/index | DVDzbr_rest::Controller::UserRole | index |
| /userrole/auto | DVDzbr_rest::Controller::UserRole | auto |
| /role/by_id_PUT | DVDzbr_rest::Controller::Role | by_id_PUT |
| /role/by_id_GET | DVDzbr_rest::Controller::Role | by_id_GET |
| /role/edit | DVDzbr_rest::Controller::Role | edit |
| /role/by_id | DVDzbr_rest::Controller::Role | by_id |
| /role/view | DVDzbr_rest::Controller::Role | view |
| /role/destroy | DVDzbr_rest::Controller::Role | destroy |
| /role/list | DVDzbr_rest::Controller::Role | list |
| /role/base | DVDzbr_rest::Controller::Role | base |
| /role/create_form | DVDzbr_rest::Controller::Role | create_form |
| /role/index | DVDzbr_rest::Controller::Role | index |
| /role/auto | DVDzbr_rest::Controller::Role | auto |
| /dvdtag/by_id_PUT | DVDzbr_rest::Controller::Dvdtag | by_id_PUT |
| /dvdtag/by_id_GET | DVDzbr_rest::Controller::Dvdtag | by_id_GET |
| /dvdtag/edit | DVDzbr_rest::Controller::Dvdtag | edit |
| /dvdtag/by_id | DVDzbr_rest::Controller::Dvdtag | by_id |
| /dvdtag/view | DVDzbr_rest::Controller::Dvdtag | view |
| /dvdtag/destroy | DVDzbr_rest::Controller::Dvdtag | destroy |
| /dvdtag/list | DVDzbr_rest::Controller::Dvdtag | list |
| /dvdtag/base | DVDzbr_rest::Controller::Dvdtag | base |
| /dvdtag/create_form | DVDzbr_rest::Controller::Dvdtag | create_form |
| /dvdtag/index | DVDzbr_rest::Controller::Dvdtag | index |
| /dvdtag/auto | DVDzbr_rest::Controller::Dvdtag | auto |
| /user/by_id_PUT | DVDzbr_rest::Controller::User | by_id_PUT |
| /user/by_id_GET | DVDzbr_rest::Controller::User | by_id_GET |
| /user/edit | DVDzbr_rest::Controller::User | edit |
| /user/by_id | DVDzbr_rest::Controller::User | by_id |
| /user/view | DVDzbr_rest::Controller::User | view |
| /user/destroy | DVDzbr_rest::Controller::User | destroy |
| /user/list | DVDzbr_rest::Controller::User | list |
| /user/base | DVDzbr_rest::Controller::User | base |
| /user/create_form | DVDzbr_rest::Controller::User | create_form |
| /user/index | DVDzbr_rest::Controller::User | index |
| /user/auto | DVDzbr_rest::Controller::User | auto |
| /dvd/by_id_PUT | DVDzbr_rest::Controller::Dvd | by_id_PUT |
| /dvd/by_id_GET | DVDzbr_rest::Controller::Dvd | by_id_GET |
| /dvd/edit | DVDzbr_rest::Controller::Dvd | edit |
| /dvd/by_id | DVDzbr_rest::Controller::Dvd | by_id |
| /dvd/view | DVDzbr_rest::Controller::Dvd | view |
| /dvd/destroy | DVDzbr_rest::Controller::Dvd | destroy |
| /dvd/list | DVDzbr_rest::Controller::Dvd | list |
| /dvd/base | DVDzbr_rest::Controller::Dvd | base |
| /dvd/create_form | DVDzbr_rest::Controller::Dvd | create_form |
| /dvd/index | DVDzbr_rest::Controller::Dvd | index |
| /dvd/auto | DVDzbr_rest::Controller::Dvd | auto |
'------------------------------------+-----------------------------------------------------------------------+-------------------------------------'
[debug] Loaded Chained actions:
.------------------------------------------------------------------------+-------------------------------------------------------------------------.
| Path Spec | Private |
+------------------------------------------------------------------------+-------------------------------------------------------------------------+
| /dvd/destroy/... | /dvd/base (0) |
| | => /dvd/destroy |
| /dvd/edit/... | /dvd/base (0) |
| | => /dvd/edit |
| /dvd | /dvd/base (0) |
| | => /dvd/list |
| /dvd/view/... | /dvd/base (0) |
| | => /dvd/view |
| /dvdtag/destroy/... | /dvdtag/base (0) |
| | => /dvdtag/destroy |
| /dvdtag/edit/... | /dvdtag/base (0) |
| | => /dvdtag/edit |
| /dvdtag | /dvdtag/base (0) |
| | => /dvdtag/list |
| /dvdtag/view/... | /dvdtag/base (0) |
| | => /dvdtag/view |
| /role/destroy/... | /role/base (0) |
| | => /role/destroy |
| /role/edit/... | /role/base (0) |
| | => /role/edit |
| /role | /role/base (0) |
| | => /role/list |
| /role/view/... | /role/base (0) |
| | => /role/view |
| /tag/destroy/... | /tag/base (0) |
| | => /tag/destroy |
| /tag/edit/... | /tag/base (0) |
| | => /tag/edit |
| /tag | /tag/base (0) |
| | => /tag/list |
| /tag/view/... | /tag/base (0) |
| | => /tag/view |
| /unicodeexample/destroy/... | /unicodeexample/base (0) |
| | => /unicodeexample/destroy |
| /unicodeexample/edit/... | /unicodeexample/base (0) |
| | => /unicodeexample/edit |
| /unicodeexample | /unicodeexample/base (0) |
| | => /unicodeexample/list |
| /unicodeexample/view/... | /unicodeexample/base (0) |
| | => /unicodeexample/view |
| /user/destroy/... | /user/base (0) |
| | => /user/destroy |
| /user/edit/... | /user/base (0) |
| | => /user/edit |
| /user | /user/base (0) |
| | => /user/list |
| /user/view/... | /user/base (0) |
| | => /user/view |
| /userrole/destroy/... | /userrole/base (0) |
| | => /userrole/destroy |
| /userrole/edit/... | /userrole/base (0) |
| | => /userrole/edit |
| /userrole | /userrole/base (0) |
| | => /userrole/list |
| /userrole/view/... | /userrole/base (0) |
| | => /userrole/view |
'------------------------------------------------------------------------+-------------------------------------------------------------------------'
[info] DVDzbr_rest powered by Catalyst 5.89002
[info] *** Request 1 (0.333/s) [3394] [Fri Apr 1 01:45:30 2011] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Rendering template "home.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: 1366
[info] Request took 0.051713s (19.337/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /index | 0.000267s |
| /end | 0.046316s |
| -> DVDzbr_rest::View::TT->process | 0.045000s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
[info] *** Request 2 (0.667/s) [3394] [Fri Apr 1 01:45:30 2011] ***
[debug] "GET" request for "dvd/by_id/2" from "127.0.0.1"
[debug] Arguments are "dvd/by_id/2"
[debug] Response Code: 404; Content-Type: text/html; charset=utf-8; Content-Length: 13
[info] Request took 0.004506s (221.926/s)
.----------------------------------------------------------------------------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------------------------------------------------------------------------+-----------+
| /default | 0.000212s |
| /end | 0.000280s |
'----------------------------------------------------------------------------------------------------------------------------------+-----------'
# Failed test 'GET dvd object'
# at t/31.test_rest.t line 23.
# 404
# undef
# Looks like you failed 1 test of 2.
t/31.test_rest.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/pod-coverage.t ...... skipped: Author test
t/pod.t ............... ok
Test Summary Report
-------------------
t/31.test_rest.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=9, Tests=62, 36 wallclock secs ( 0.09 usr 0.00 sys + 28.65 cusr 1.17 csys = 29.91 CPU)
Result: FAIL
Failed 1/9 test programs. 1/62 subtests failed.
*** Error code 255
Stop in /var/tmp/CPAN-build/Catalyst-Example-InstantCRUD-0.038-xVoZU7.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------------ ------- -------
Catalyst::Devel 1.00 1.33
Catalyst::Helper::Model::DBIC::Schema 0 0.48
Catalyst::Model::DBIC::Schema 0.29 0.48
Catalyst::Plugin::ConfigLoader 0 0.30
Catalyst::Plugin::Session::State::Cookie 0 0.17
Catalyst::Plugin::Session::Store::FastMmap 0 0.14
Catalyst::Plugin::Static::Simple 0 0.29
Catalyst::Plugin::Unicode 0 0.93
Catalyst::Runtime 5.80006 5.89002
Catalyst::View::TT 0.21 0.36
DBIx::Class 0.08003 0.08190
DBIx::Class::ResultSet::RecursiveUpdate 0 0.23
DBIx::Class::Schema::Loader 0.03 0.07010
DBIx::Class::UTF8Columns 0 0
File::Slurp 0 9999.13
HTML::FormHandler 0.26 0.33002
HTML::FormHandler::Generator::DBIC 0.03 0.03
HTML::FormHandler::Model::DBIC 0.04 0.14
Lingua::EN::Inflect::Phrase 0 0.04
List::Util 0 1.23
Path::Class 0 0.23
Pod::Usage 0 1.36
String::Random 0 0.22
configure_requires:
Module Need Have
------------------------------------------ ------- -------
ExtUtils::MakeMaker 0 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 93053
PERL5_CPAN_IS_RUNNING = 93053
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 79185,93053
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /tmp/cpansmoker-1023/BNtPmWiXCl_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.8.9/bin/perl5.8.9
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.98
YAML 0.72
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-Dprefix=/usr/perl5.8.9 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under freebsd
Compiled at Jan 28 2011 08:40:05
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="93053"
PERL5_CPAN_IS_RUNNING="93053"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="79185,93053"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/tmp/cpansmoker-1023/BNtPmWiXCl_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/usr/perl5.8.9/lib/5.8.9/i386-freebsd
/usr/perl5.8.9/lib/5.8.9
/usr/perl5.8.9/lib/site_perl/5.8.9/i386-freebsd
/usr/perl5.8.9/lib/site_perl/5.8.9
.