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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Rob Kinyon,
    
This is a computer-generated report for DBD-Mock-1.36
on perl-5.00505, created automatically by CPAN-Reporter-1.04 
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 report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  While attempting to build or test 
this distribution, the distribution signaled that support is not available 
either for this operating system or this version of Perl.  Nevertheless, any 
diagnostic output produced is provided below for reference.

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 /home/perlt2/perl/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000_basic..............................
#   Failed test 'use DBD::Mock;'
#   at t/000_basic.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t/001_db_handle..........................
#   Failed test 'use DBD::Mock;'
#   at t/001_db_handle.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/001_db_handle.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at t/001_db_handle.t 
line 13.
# Looks like you planned 20 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 20/20 subtests 
t/002_dr_handle..........................
#   Failed test 'use DBD::Mock;'
#   at t/002_dr_handle.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/002_dr_handle.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Name "DBD::Mock::VERSION" used only once: possible typo at t/002_dr_handle.t 
line 14.
Can't locate object method "install_driver" via package "DBI" at 
t/002_dr_handle.t line 10.
# Looks like you planned 24 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 24/24 subtests 
t/003_db_can_connect.....................
#   Failed test 'use DBD::Mock;'
#   at t/003_db_can_connect.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/003_db_can_connect.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/003_db_can_connect.t line 12.
# Looks like you planned 22 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 22/22 subtests 
t/004_misc_mock_attr.....................
#   Failed test 'use DBD::Mock;'
#   at t/004_misc_mock_attr.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/004_misc_mock_attr.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/004_misc_mock_attr.t line 12.
# Looks like you planned 27 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 27/27 subtests 
t/005_db_parser..........................
#   Failed test 'use DBD::Mock;'
#   at t/005_db_parser.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/005_db_parser.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at t/005_db_parser.t 
line 11.
# Looks like you planned 26 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 26/26 subtests 
t/006_prepare_cached.....................
#   Failed test 'use DBD::Mock;'
#   at t/006_prepare_cached.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/006_prepare_cached.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/006_prepare_cached.t line 10.
# Looks like you planned 11 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/11 subtests 
t/007_mock_attribute_aliases.............
#   Failed test 'use DBD::Mock;'
#   at t/007_mock_attribute_aliases.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/007_mock_attribute_aliases.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Name "DBD::Mock::AttributeAliasing" used only once: possible typo at 
t/007_mock_attribute_aliases.t line 23.

#   Failed test '... got our non-mock DB successfully'
#   at t/007_mock_attribute_aliases.t line 15.

#   Failed test 'The object isa DBI::db'
#   at t/007_mock_attribute_aliases.t line 16.
#     The object isn't defined

#   Failed test '... got our non-mock DB successfully'
#   at t/007_mock_attribute_aliases.t line 30.

#   Failed test 'The object isa DBI::db'
#   at t/007_mock_attribute_aliases.t line 31.
#     The object isn't defined

#   Failed test '... got the error we expected'
#   at t/007_mock_attribute_aliases.t line 42.
#                   'Can't locate object method "connect" via package "DBI" at 
t/007_mock_attribute_aliases.t line 40.
# '
#     doesn't match '(?-xism:Attribute aliases not available for 'Fail')'

#   Failed test '... got our mock DB successfully'
#   at t/007_mock_attribute_aliases.t line 50.

#   Failed test 'The object isa DBI::db'
#   at t/007_mock_attribute_aliases.t line 51.
#     The object isn't defined

#   Failed test '... and its the name we expected'
#   at t/007_mock_attribute_aliases.t line 53.
#          got: undef
#     expected: 'mysql'

#   Failed test '... got something here'
#   at t/007_mock_attribute_aliases.t line 55.

#   Failed test '... and its the hash we expected'
#   at t/007_mock_attribute_aliases.t line 56.
#          got: ''
#     expected: 'HASH'
Can't call method "prepare" on unblessed reference at 
t/007_mock_attribute_aliases.t line 58.
# Looks like you planned 25 tests but only ran 16.
# Looks like you failed 12 tests of 16 run.
# Looks like your test died just after 16.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 21/25 subtests 
t/008_db_connect_cached..................
#   Failed test 'use DBD::Mock;'
#   at t/008_db_connect_cached.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/008_db_connect_cached.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect_cached" via package "DBI" at 
t/008_db_connect_cached.t line 13.
# Looks like you planned 5 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/5 subtests 
t/009_info...............................
#   Failed test 'use DBI;'
#   at t/009_info.t line 6.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "connect" via package "DBI" at t/009_info.t line 9.
# Looks like you planned 3 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 3/3 subtests 
t/010_rollback...........................
#   Failed test 'use DBI;'
#   at t/010_rollback.t line 6.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "connect" via package "DBI" at t/010_rollback.t line 
9.
# Looks like you planned 38 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 38/38 subtests 
t/011_st_execute_empty...................
#   Failed test 'use DBD::Mock;'
#   at t/011_st_execute_empty.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/011_st_execute_empty.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/011_st_execute_empty.t line 13.
# Looks like you planned 15 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 15/15 subtests 
t/012_st_handle..........................
#   Failed test 'use DBD::Mock;'
#   at t/012_st_handle.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/012_st_handle.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at t/012_st_handle.t 
line 13.
# Looks like you planned 15 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 15/15 subtests 
t/013_st_execute_bound_params............
#   Failed test 'use DBD::Mock;'
#   at t/013_st_execute_bound_params.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/013_st_execute_bound_params.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/013_st_execute_bound_params.t line 13.
# Looks like you planned 18 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 18/18 subtests 
t/014_st_execute_pass_params.............
#   Failed test 'use DBD::Mock;'
#   at t/014_st_execute_pass_params.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/014_st_execute_pass_params.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/014_st_execute_pass_params.t line 13.
# Looks like you planned 9 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 9/9 subtests 
t/015_st_fetch_records...................
#   Failed test 'use DBD::Mock;'
#   at t/015_st_fetch_records.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/015_st_fetch_records.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/015_st_fetch_records.t line 27.
# Looks like you planned 43 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 43/43 subtests 
t/016_mock_add_resultset_test............
#   Failed test 'use DBD::Mock;'
#   at t/016_mock_add_resultset_test.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/016_mock_add_resultset_test.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/016_mock_add_resultset_test.t line 16.
# Looks like you planned 19 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 19/19 subtests 
t/017_st_can_connect.....................
#   Failed test 'use DBD::Mock;'
#   at t/017_st_can_connect.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/017_st_can_connect.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/017_st_can_connect.t line 10.
# Looks like you planned 23 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 23/23 subtests 
t/018_mock_statement_track...............
#   Failed test 'use DBD::Mock;'
#   at t/018_mock_statement_track.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'DBD::Mock::StatementTrack->can('new')'
#   at t/018_mock_statement_track.t line 11.
#     DBD::Mock::StatementTrack->can('new') failed
Can't locate object method "new" via package "DBD::Mock::StatementTrack" at 
t/018_mock_statement_track.t line 12.
# Looks like you planned 68 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 68/68 subtests 
t/019_mock_statement_track_iterator......
#   Failed test 'use DBD::Mock;'
#   at t/019_mock_statement_track_iterator.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package 
"DBD::Mock::StatementTrack::Iterator" at t/019_mock_statement_track_iterator.t 
line 11.
# Looks like you planned 22 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 22/22 subtests 
t/020_db_pool............................
#   Failed test 'use DBD::Mock;'
#   at t/020_db_pool.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/020_db_pool.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at t/020_db_pool.t line 
13.
# Looks like you planned 16 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 16/16 subtests 
t/021_DBD_Mock_Session...................
#   Failed test 'use DBD::Mock;'
#   at t/021_DBD_Mock_Session.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at t/021_DBD_Mock_Session.t line 9.
BEGIN failed--compilation aborted at t/021_DBD_Mock_Session.t line 9.
# Looks like you planned 59 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 59/59 subtests 
t/022_DBD_Mock_Session_bound_params......
#   Failed test 'use DBD::Mock;'
#   at t/022_DBD_Mock_Session_bound_params.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/022_DBD_Mock_Session_bound_params.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/022_DBD_Mock_Session_bound_params.t line 11.
# Looks like you planned 29 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 29/29 subtests 
t/023_statement_failure..................
#   Failed test 'use DBD::Mock;'
#   at t/023_statement_failure.t line 6.
#     Tried to use 'DBD::Mock'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib/DBD/Mock.pm line 16.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use DBI;'
#   at t/023_statement_failure.t line 7.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "connect" via package "DBI" at 
t/023_statement_failure.t line 13.
# Looks like you planned 28 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 28/28 subtests 
t/024_selcol_fetchhash...................Perl 5.006 required--this is only 
version 5.00505, stopped at t/024_selcol_fetchhash.t line 1.
BEGIN failed--compilation aborted at t/024_selcol_fetchhash.t line 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/025_mock_last_insert_id................Perl 5.006 required--this is only 
version 5.00505, stopped at t/025_mock_last_insert_id.t line 1.
BEGIN failed--compilation aborted at t/025_mock_last_insert_id.t line 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/998_pod................................ok
t/999_pod_coverage.......................skipped: Test::Pod::Coverage 1.04 
required for testing POD coverage
t/bug_0001...............................
#   Failed test 'use DBI;'
#   at t/bug_0001.t line 9.
#     Tried to use 'DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/lib 
/home/perlt2/.cpan/build/DBD-Mock-1.36-u0HIUc/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "connect" via package "DBI" at t/bug_0001.t line 11.
# Looks like you planned 4 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 4/4 subtests 

Test Summary Report
-------------------
t/000_basic.t                        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 1
t/001_db_handle.t                    (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 20 tests but ran 2.
t/002_dr_handle.t                    (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 24 tests but ran 2.
t/003_db_can_connect.t               (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 22 tests but ran 2.
t/004_misc_mock_attr.t               (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 27 tests but ran 2.
t/005_db_parser.t                    (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 26 tests but ran 2.
t/006_prepare_cached.t               (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 2.
t/007_mock_attribute_aliases.t       (Wstat: 65280 Tests: 16 Failed: 12)
  Failed test number(s):  1-4, 7-8, 11-16
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 25 tests but ran 16.
t/008_db_connect_cached.t            (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 2.
t/009_info.t                         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/010_rollback.t                     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 38 tests but ran 1.
t/011_st_execute_empty.t             (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 2.
t/012_st_handle.t                    (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 2.
t/013_st_execute_bound_params.t      (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 18 tests but ran 2.
t/014_st_execute_pass_params.t       (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 2.
t/015_st_fetch_records.t             (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 43 tests but ran 2.
t/016_mock_add_resultset_test.t      (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 19 tests but ran 2.
t/017_st_can_connect.t               (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 23 tests but ran 2.
t/018_mock_statement_track.t         (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 68 tests but ran 2.
t/019_mock_statement_track_iterator.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 22 tests but ran 1.
t/020_db_pool.t                      (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 2.
t/021_DBD_Mock_Session.t             (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 59 tests but ran 1.
t/022_DBD_Mock_Session_bound_params.t (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 29 tests but ran 2.
t/023_statement_failure.t            (Wstat: 65280 Tests: 2 Failed: 2)
  Failed test number(s):  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 28 tests but ran 2.
t/024_selcol_fetchhash.t             (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/025_mock_last_insert_id.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/bug_0001.t                         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
Files=29, Tests=59,  3 wallclock secs ( 0.14 usr  0.04 sys +  2.25 cusr  0.27 
csys =  0.00 CPU)
Result: FAIL
Failed 27/29 test programs. 54/59 subtests failed.
make: *** [test_dynamic] Error 11

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
  ! DBI        1.3  n/a 
    Test::More 0.47 0.74

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 26939
    PERL5_CPAN_IS_RUNNING = 26939
    SHELL = /bin/bash
    TERM = vt100

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/perlt2/perl/bin/perl
    $UID/$EUID = 519 / 519
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                broken   
    Cwd                 2.01     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          0.8      
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.04     
    Test::More          0.74     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.20-8smp, archname=i686-linux
    uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 
i686 i386 gnulinux '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to