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 Leo Charre,
    
This is a computer-generated report for Metadata-DB-1.06
on perl-5.8.8, created automatically by CPAN-Reporter-1.0602 
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.  Congratulations!
All tests were successful.

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/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_oo............ id(), setting id via constructor..
 load(), found meta for:bogus
 _get_meta_from_object(), [count was 2], have: [last_name first_name]
 _get_meta_from_object(), [count was 4], have: [weight height last_name 
first_name]

### $meta_all: {
###              first_name => [
###                              'Hoto'
###                            ],
###              height => [
###                          '5\'7"'
###                        ],
###              last_name => [
###                             'Babe'
###                           ],
###              weight => [
###                          '118#s'
###                        ]
###            }

 _get_meta_from_object(), [count was 4], have: [weight height last_name 
first_name]


bogus:  first_name:Hoto last_name:Babe



DBI::db=HASH(0x9367bc8)->disconnect invalidates 2 active statement handles 
(either destroy statement handles or call finish on them before disconnecting) 
at t/01_oo.t line 67.
closing dbh with active statement handles at t/01_oo.t line 67.
 id(), setting id via constructor..
 load(), found meta for:bogus
 _get_meta_from_object(), [count was 4], have: [weight height first_name 
last_name]

### $meta_all2: {
###               first_name => [
###                               'Hoto'
###                             ],
###               height => [
###                           '5\'7"'
###                         ],
###               last_name => [
###                              'Babe'
###                            ],
###               weight => [
###                           '118#s'
###                         ]
###             }

ok
t/02...............Name "Metadata::DB::Object::DEBUG" used only once: possible 
typo at t/02.t line 6.
 id(), setting id via constructor..
 load(), found meta for:3
### $d: bless( {
###              DBH => bless( {}, 'DBI::db' ),
###              ELEMENTS => {
###                            age => [
###                                     '13'
###                                   ],
###                            inventory => [
###                                           'clothes'
###                                         ],
###                            name => [
###                                      'Barry'
###                                    ],
###                            vin => [
###                                     '9362'
###                                   ]
###                          },
###              ELEMENTS_COUNT => 4,
###              _instancedata_ => {
###                                  dbh => $VAR1->[0]{DBH},
###                                  id => 3,
###                                  loaded => 1,
###                                  table_metadata_column_name_id => 'id',
###                                  table_metadata_column_name_key => 'mkey',
###                                  table_metadata_column_name_value => 'mval',
###                                  table_metadata_name => 'metadata'
###                                },
###              _selectall_id => bless( {}, 'DBI::st' ),
###              id => 3
###            }, 'Metadata::DB' )

ok
t/03_Analizer......Name "Metadata::DB::_Base::DEBUG" used only once: possible 
typo at t/03_Analizer.t line 39.
Name "Metadata::DB::Analizer::DBUG" used only once: possible typo at 
t/03_Analizer.t line 16.
 DUMP 

bogus:  weight:118#s height:5'7" first_name:Hoto last_name:Babe
2:  bust:32B cup:B sins:91 name:Quiana Maldonado waist:21 fname:Quiana 
height:5'6" age:11 chest:32 lname:Maldonado weight:99 eyes:blue hair:blonde 
hips:34
3:  bust:31C cup:C name:Saphira Gimenez waist:28 fname:Saphira height:5'2" 
age:14 chest:31 offenses:88 lname:Gimenez weight:105 eyes:gray hair:brunette 
hips:38
4:  bust:35D cup:D name:Laura Doubenande waist:19 fname:Laura houses:153 
height:5'7" age:27 chest:35 lname:Doubenande weight:102 eyes:green 
hair:brunette hips:32
5:  bust:34DD cup:DD name:Laetitia Brooke Doubenande mname:Brooke waist:25 
fname:Laetitia height:5'11" age:24 chest:34 offenses:48 lname:Doubenande 
weight:103 eyes:brown hair:brunette hips:35
6:  bust:31DD cup:DD name:Laetitia Rogers waist:19 fname:Laetitia height:6'1" 
age:16 chest:31 offenses:164 lname:Rogers weight:131 eyes:blue hair:blonde 
hips:30
7:  bust:28B cup:B name:Susan Lynn Motlovina mname:Lynn waist:30 fname:Susan 
height:5'11" age:15 chest:28 rings:178 lname:Motlovina weight:102 eyes:gray 
hair:brunette hips:31
8:  bust:31A cup:A name:Indira Doris Gimenez mname:Doris waist:25 fname:Indira 
height:5'8" age:12 chest:31 offenses:165


 _attributes(), _attributes_count returned none.. 
 _distinct_attributes_arrayref(), keys weight height first_name last_name bust 
cup sins name waist fname age chest lname eyes hair hips offenses houses mname 
rings
 _attributes(), got atts scalar: [20]
### $attribute_counts: {
###                      age => 17,
###                      all => 2133,
###                      bust => 40,
###                      chest => 8,
###                      cup => 5,
###                      eyes => 6,
###                      first_name => 1,
###                      fname => 29,
###                      hair => 3,
###                      height => 18,
###                      hips => 10,
###                      houses => 184,
###                      last_name => 1,
###                      lname => 12,
###                      mname => 7,
###                      name => 1176,
###                      offenses => 182,
###                      rings => 187,
###                      sins => 184,
###                      waist => 12,
###                      weight => 51
###                    }


### $ratios: {
###            age => 0,
###            bust => 1,
###            chest => 0,
###            cup => 0,
###            eyes => 0,
###            first_name => 0,
###            fname => 1,
###            hair => 0,
###            height => 0,
###            hips => 0,
###            houses => 8,
###            last_name => 0,
###            lname => 0,
###            mname => 0,
###            name => 55,
###            offenses => 8,
###            rings => 8,
###            sins => 8,
###            waist => 0,
###            weight => 2
###          }


### $cratios: [
###             'name',
###             'houses',
###             'rings',
###             'sins',
###             'offenses',
###             'weight',
###             'bust',
###             'fname',
###             'mname',
###             'age',
###             'last_name',
###             'chest',
###             'hair',
###             'cup',
###             'waist',
###             'height',
###             'lname',
###             'hips',
###             'eyes',
###             'first_name'
###           ]


 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 mname : Anne Brooke Doris Jane Lynn Nora Sue
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 last_name : Babe
 attribute_all_unique_values(), limit = 15
 chest : 28 29 30 31 32 33 34 35
 attribute_all_unique_values(), limit = 15
 hair : blonde brunette redhead
 attribute_all_unique_values(), limit = 15
 cup : A B C D DD
 attribute_all_unique_values(), limit = 15
 waist : 19 20 21 22 23 24 25 26 27 28 29 30
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 lname : DeMurnier Doubenande Gimenez Gutierrez Higgins Maldonado Motlovina 
Potovac Ricardo Rogers Rudnichek Smith
 attribute_all_unique_values(), limit = 15
 hips : 30 31 32 33 34 35 36 37 38 39
 attribute_all_unique_values(), limit = 15
 eyes : black blue brown gray green hazel
 attribute_all_unique_values(), limit = 15
 first_name : Hoto
 search_attributes_selected(), no search attributes list has been selected, we 
will chose all
 _attributes(), _attributes_count returned none.. 
 _distinct_attributes_arrayref(), keys weight height first_name last_name bust 
cup sins name waist fname age chest lname eyes hair hips offenses houses mname 
rings
 _attributes(), got atts scalar: [20]
 search_attributes_selected(), params are [age bust chest cup eyes first_name 
fname hair height hips houses last_name lname mname name offenses rings sins 
waist weight]
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit = 15
 attribute_all_unique_values(), limit [15] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit [400] exceeded, try higher limit?
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
 attribute_all_unique_values(), limit = 400
ok
t/09_search........Subroutine new redefined at lib/Metadata/DB/Search.pm line 9.
Subroutine constriction_keys redefined at lib/Metadata/DB/Search.pm line 37.
 _search_reset(),Use of uninitialized value in concatenation (.) or string at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 79.
 Use of uninitialized value in pattern match (m//) at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 82.
Use of uninitialized value in concatenation (.) or string at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 79.
 Use of uninitialized value in pattern match (m//) at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 82.

 search(), got 3 ids
   # constriction keys : cup age eyes
 _search_reset(),Use of uninitialized value in concatenation (.) or string at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 79.
 Use of uninitialized value in pattern match (m//) at 
/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib/LEOCHARRE/DEBUG.pm
 line 82.

 search(), got 2 ids

### $meta: {
###          age => [
###                   '15'
###                 ],
###          bust => [
###                    '28A'
###                  ],
###          chest => [
###                     '28'
###                   ],
###          cup => [
###                   'A'
###                 ],
###          eyes => [
###                    'green'
###                  ],
###          fname => [
###                     'Maria'
###                   ],
###          hair => [
###                    'blonde'
###                  ],
###          height => [
###                      '5\'2"'
###                    ],
###          hips => [
###                    '30'
###                  ],
###          lname => [
###                     'Rudnichek'
###                   ],
###          mname => [
###                     'Doris'
###                   ],
###          name => [
###                    'Maria Doris Rudnichek'
###                  ],
###          sins => [
###                    '124'
###                  ],
###          waist => [
###                     '28'
###                   ],
###          weight => [
###                      '125'
###                    ]
###        }

ok
All tests successful.
Files=4, Tests=60, 19 wallclock secs ( 0.17 usr  0.03 sys + 15.33 cusr  0.86 
csys = 16.39 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need  Have
    --------------------------- ----- ----
    HTML::Template              0     2.9 
    HTML::Template::Default     0     1.03
  ! LEOCHARRE::Class            0     n/a 
    LEOCHARRE::Class::Accessors 1.12  1.12
    LEOCHARRE::Database         1     1.15
    LEOCHARRE::DEBUG            undef 1.06
    Metadata::Base              0     1.10

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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = en_US.UTF-8
    PATH = 
/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/icerider70/bin
    PERL5LIB = 
/home/icerider70/.cpan/build/LEOCHARRE-Class-1.12-cat1hh/blib/arch:/home/icerider70/.cpan/build/LEOCHARRE-Class-1.12-cat1hh/blib/lib:/home/icerider70/.cpan/build/HTML-Template-Default-1.03-CP0Ggt/blib/arch:/home/icerider70/.cpan/build/HTML-Template-Default-1.03-CP0Ggt/blib/lib:/home/icerider70/.cpan/build/Metadata-0.24-L6TNzx/blib/arch:/home/icerider70/.cpan/build/Metadata-0.24-L6TNzx/blib/lib:/home/icerider70/.cpan/build/LEOCHARRE-Database-1.15-P44y5F/blib/arch:/home/icerider70/.cpan/build/LEOCHARRE-Database-1.15-P44y5F/blib/lib:/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/arch:/home/icerider70/.cpan/build/LEOCHARRE-DEBUG-1.06-vtWSNe/blib/lib:/home/icerider70/.cpan/build/Devel-SimpleTrace-0.07-5Cnef2/blib/arch:/home/icerider70/.cpan/build/Devel-SimpleTrace-0.07-5Cnef2/blib/lib:/home/icerider70/.cpan/build/Acme-JavaTrace-0.07-agU4Nw/blib/arch:/home/icerider70/.cpan/build/Acme-JavaTrace-0.07-agU4Nw/blib/lib:/home/icerider70/.cpan/build/Acme-Meta
 
Syntactic-daleks-1.02-3qOj1v/blib/arch:/home/icerider70/.cpan/build/Acme-MetaSyntactic-daleks-1.02-3qOj1v/blib/lib:/home/icerider70/.cpan/build/Acme-MetaSyntactic-0.99-kfQSI0/blib/arch:/home/icerider70/.cpan/build/Acme-MetaSyntactic-0.99-kfQSI0/blib/lib:/home/icerider70/.cpan/build/CPAN-Dependency-0.12-5QKtqM/blib/arch:/home/icerider70/.cpan/build/CPAN-Dependency-0.12-5QKtqM/blib/lib:/home/icerider70/.cpan/build/Metadata-ByInode-1.17-YQKuZY/blib/arch:/home/icerider70/.cpan/build/Metadata-ByInode-1.17-YQKuZY/blib/lib:/home/icerider70/.cpan/build/Smart-Comments-v1.0.2-aMe_j3/blib/arch:/home/icerider70/.cpan/build/Smart-Comments-v1.0.2-aMe_j3/blib/lib:/home/icerider70/.cpan/build/Finance-PremiumBonds-0.01-OOuDF5/blib/arch:/home/icerider70/.cpan/build/Finance-PremiumBonds-0.01-OOuDF5/blib/lib:/home/icerider70/.cpan/build/Crypt-SSLeay-0.57-M_hauJ/blib/arch:/home/icerider70/.cpan/build/Crypt-SSLeay-0.57-M_hauJ/blib/lib:/home/icerider70/.cpan/build/warnings-compat-0.06-DID8u_/blib/
 arch:/home/icerider70/.cpan/build/warnings-compat-0.06-DID8u!
 _/blib/l
ib:/home/icerider70/.cpan/build/Image-Imlib2-2.00-Z_D7f_/blib/arch:/home/icerider70/.cpan/build/Image-Imlib2-2.00-Z_D7f_/blib/lib:/home/icerider70/.cpan/build/X11-FullScreen-0.03-o5yt7u/blib/arch:/home/icerider70/.cpan/build/X11-FullScreen-0.03-o5yt7u/blib/lib:/home/icerider70/.cpan/build/Time-Duration-1.06-gAG5sy/blib/arch:/home/icerider70/.cpan/build/Time-Duration-1.06-gAG5sy/blib/lib:/home/icerider70/.cpan/build/WWW-Search-Mininova-dAtf1O/blib/arch:/home/icerider70/.cpan/build/WWW-Search-Mininova-dAtf1O/blib/lib:/home/icerider70/.cpan/build/POE-Component-WWW-Search-Mininova-FJHrvc/blib/arch:/home/icerider70/.cpan/build/POE-Component-WWW-Search-Mininova-FJHrvc/blib/lib:/home/icerider70/.cpan/build/WWW-Search-Mininova-0.04-IQ3Wyx/blib/arch:/home/icerider70/.cpan/build/WWW-Search-Mininova-0.04-IQ3Wyx/blib/lib:/home/icerider70/.cpan/build/HTML-TokeParser-Simple-3.15-rsieG_/blib/arch:/home/icerider70/.cpan/build/HTML-TokeParser-Simple-3.15-rsieG_/blib/lib:/home/icerider70/.cpan
 
/build/Sub-Override-0.08-5sD9J4/blib/arch:/home/icerider70/.cpan/build/Sub-Override-0.08-5sD9J4/blib/lib:/home/icerider70/.cpan/build/Data-FeatureFactory-kmTKZM/blib/arch:/home/icerider70/.cpan/build/Data-FeatureFactory-kmTKZM/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Scheduler-0.08-uY1pEg/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Scheduler-0.08-uY1pEg/blib/lib:/home/icerider70/.cpan/build/DateTime-Event-Cron-0.07-NO0QpD/blib/arch:/home/icerider70/.cpan/build/DateTime-Event-Cron-0.07-NO0QpD/blib/lib:/home/icerider70/.cpan/build/Set-Crontab-1.00-TBnKCi/blib/arch:/home/icerider70/.cpan/build/Set-Crontab-1.00-TBnKCi/blib/lib:/home/icerider70/.cpan/build/DateTime-Set-0.25-thzFRQ/blib/arch:/home/icerider70/.cpan/build/DateTime-Set-0.25-thzFRQ/blib/lib:/home/icerider70/.cpan/build/Set-Infinite-0.61-Ehs6I2/blib/arch:/home/icerider70/.cpan/build/Set-Infinite-0.61-Ehs6I2/blib/lib:/home/icerider70/.cpan/build/Set-Scalar-1.22-PMJyo4/blib/arch:/home/icerider70/.
 cpan/build/Set-Scalar-1.22-PMJyo4/blib/lib:/home/icerider70/!
 .cpan/bu
ild/BSD-Getfsent-0.15-QYT8Ct/blib/arch:/home/icerider70/.cpan/build/BSD-Getfsent-0.15-QYT8Ct/blib/lib:/home/icerider70/.cpan/build/HTML-Template-Compiled-Filter-Whitespace-0.04-1_ESB2/blib/arch:/home/icerider70/.cpan/build/HTML-Template-Compiled-Filter-Whitespace-0.04-1_ESB2/blib/lib:/home/icerider70/.cpan/build/Locale-SubCountry-1.40-cg0Uc6/blib/arch:/home/icerider70/.cpan/build/Locale-SubCountry-1.40-cg0Uc6/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 23791
    PERL5_CPAN_IS_RUNNING = 23791
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 500 / 500
    $GID = 500 500
    $EGID = 500 500

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.05  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18-53.el5, archname=i386-linux-thread-multi
    uname='linux builder7.centos.org 2.6.9-42.0.3.elsmp #1 smp fri oct 6 
06:21:39 cdt 2006 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 -Dscriptdir=/usr/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 
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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -L/usr/local/lib'

Reply via email to