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 Michel Rodriguez, This is a computer-generated report for XML-Twig-3.32 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': /usr/bin/perl speedup Twig_pm.slow > Twig.pm perl version is 5.008008 /usr/bin/perl -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm /usr/bin/perl check_optional_modules Skip blib/lib/XML/Twig.pm (unchanged) Skip blib/lib/XML/Twig/XPath.pm (unchanged) PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/is_field............................ok t/pod.................................ok t/pod_coverage........................ok t/test1...............................ok t/test2...............................ok t/test3...............................ok t/test4...............................ok t/test5...............................ok t/test_3_24...........................ok t/test_3_26........................... need HTML::TreeBuilder 3.13+ to use set_inner_html method: skipping 4 tests HTML::TreeBuilder not available: skipping 5 tests ok t/test_3_27........................... need HTML::TreeBuilder to test error display with HTML data: skipping 4 tests ok t/test_3_30........................... HTML::TreeBuilder not available, cannot test safe_parse.*_html methods: skipping 3 tests ok t/test_3_32...........................ok t/test_additional..................... need Text::Iconv for those tests: skipping 3 tests need Unicode::Map8 and Unicode::String for those tests: skipping 3 tests require XML::Handler::YAWriter: skipping 3 tests XML::SAX::Writer not available: skipping 5 tests ok t/test_attregexp_cond.................ok t/test_autoencoding_conversion........ok t/test_bugs_3_15...................... Text::Iconv not available: skipping 1 tests ok t/test_bugs_3_18......................ok t/test_bugs_3_19......................ok t/test_bugs_3_21......................ok t/test_bugs_3_22...................... need HTML::TreeBuilder 3.13+ for those tests: skipping 1 tests ok t/test_cdata..........................ok t/test_class_methods..................ok t/test_comment_handler................ok t/test_drop_comments..................ok t/test_entities.......................ok t/test_erase..........................ok t/test_errors.........................ok t/test_even_more_coverage.............ok t/test_expand_external_entities.......ok t/test_ignore_elts....................ok t/test_keep_atts_order................ok t/test_mark...........................ok t/test_memory......................... need HTML::TreeBuilder 3.13+: skipping 1 tests ok t/test_nav............................ok t/test_need_3_args_open...............ok t/test_need_io_scalar.................ok t/test_need_use_bytes.................ok t/test_new_features_3_15..............ok t/test_new_features_3_16..............ok t/test_new_features_3_18..............ok t/test_new_features_3_22.............. need HTML::TreeBuilder 3.13+ to test parse_html: skipping 3 tests need HTML::TreeBuilder 3.13+: skipping 3 tests cannot test html url parsing without LWP::Simple and HTML::TreeBuilder 3.13+: skipping 1 tests ok t/test_pi_handler.....................ok t/test_pos............................ok t/test_safe_encode....................ok t/test_simplify.......................ok t/test_spaces.........................ok t/test_twig_roots.....................ok t/test_unique_xpath...................ok t/test_variables......................ok t/test_with_lwp....................... ### warning is normal here ### file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist at t/test_with_lwp.t line 54 ok t/test_wrapped........................ok t/test_xml_split......................ok t/test_xml_split_g....................ok t/test_xpath_cond.....................ok t/tests_3_23..........................ok t/xmlxpath_01basic....................ok t/xmlxpath_02descendant...............ok t/xmlxpath_03star.....................ok t/xmlxpath_04pos......................ok t/xmlxpath_05attrib...................ok t/xmlxpath_06attrib_val...............ok t/xmlxpath_07count....................ok t/xmlxpath_08name.....................ok t/xmlxpath_09a_string_length..........ok t/xmlxpath_09string_length............ok t/xmlxpath_10pipe.....................ok t/xmlxpath_12axisdescendant...........ok t/xmlxpath_13axisparent...............ok t/xmlxpath_14axisancestor.............ok t/xmlxpath_15axisfol_sib..............ok t/xmlxpath_16axisprec_sib.............ok t/xmlxpath_17axisfollowing............ok t/xmlxpath_18axispreceding............ok t/xmlxpath_19axisd_or_s...............ok t/xmlxpath_20axisa_or_s...............ok t/xmlxpath_21allnodes.................ok t/xmlxpath_22name_select..............ok t/xmlxpath_23func.....................ok t/xmlxpath_24namespaces...............ok t/xmlxpath_25scope....................ok t/xmlxpath_26predicate................ok t/xmlxpath_28ancestor2................ok t/xmlxpath_29desc_with_predicate......ok t/xmlxpath_30lang.....................ok t/xmlxpath_additional.................ok t/xmlxpath_nav........................ok t/xmlxpath_test1......................ok t/xmlxpath_test_twig_roots............ok t/xmlxpath_test_with_handlers.........ok t/xmlxpath_xpath_cond.................ok t/zz_dump_config...................... Configuration: perl: 5.008008 OS: linux - i686-linux XML::Parser : 2.36 (required) expat : 1.95.8 (required) Scalar::Util : 1.19 (for improved memory management) Encode : 2.12 (for encoding conversions) LWP : 5.808 (for the parseurl method) HTML::Entities : 1.35 (for the html_encode filter) Tie::IxHash : 1.21 (for the keep_atts_order option) XML::XPathEngine : <not available> (to use XML::Twig::XPath) XML::XPath : 1.13 (to use XML::Twig::XPath if Tree::XPathEngine not available) HTML::TreeBuilder : <not available> (to use parse_html and parsefile_html) Text::Wrap : 2005.082401 (to use the "wrapped" option for pretty_print) Test : 1.25 (for testing purposes) Test::Pod : 1.26 (for testing purposes) XML::Simple : 2.18 (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : 2.110 (for testing purposes) Please add this information to bug reports (you can run t/zz_dump_config.t to get it) if you are upgrading the module from a previous version, make sure you read the Changes file for bug fixes, new features and the occasional COMPATIBILITY WARNING ok All tests successful. Files=92, Tests=4515, 185 wallclock secs ( 3.94 usr 0.37 sys + 130.60 cusr 38.38 csys = 173.29 CPU) Result: PASS ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------- ---- ---- XML::Parser 2.23 2.36 ------------------------------ 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/Math-Complex-1.42-I4zft2/blib/arch:/home/icerider70/.cpan/build/Math-Complex-1.42-I4zft2/blib/lib:/home/icerider70/.cpan/build/NetHack-Menu-0.03-6dGQwu/blib/arch:/home/icerider70/.cpan/build/NetHack-Menu-0.03-6dGQwu/blib/lib:/home/icerider70/.cpan/build/Log-Cabin-0.06-5H1V9K/blib/arch:/home/icerider70/.cpan/build/Log-Cabin-0.06-5H1V9K/blib/lib:/home/icerider70/.cpan/build/Set-Scalar-1.22-fnGrLa/blib/arch:/home/icerider70/.cpan/build/Set-Scalar-1.22-fnGrLa/blib/lib:/home/icerider70/.cpan/build/CGI-FormBuilder-3.0501-h6nb5B/blib/arch:/home/icerider70/.cpan/build/CGI-FormBuilder-3.0501-h6nb5B/blib/lib:/home/icerider70/.cpan/build/File-ShareDir-0.05-4rcnm2/blib/arch:/home/icerider70/.cpan/build/File-ShareDir-0.05-4rcnm2/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Cache-0.03-AGajQZ/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Cache-0.03-AGajQZ/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Session-Store-File-0. 12-3_EVde/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Session-Store-File-0.12-3_EVde/blib/lib:/home/icerider70/.cpan/build/Cache-Cache-1.05-ATVUyP/blib/arch:/home/icerider70/.cpan/build/Cache-Cache-1.05-ATVUyP/blib/lib:/home/icerider70/.cpan/build/XML-Feed-0.12-xaZubl/blib/arch:/home/icerider70/.cpan/build/XML-Feed-0.12-xaZubl/blib/lib:/home/icerider70/.cpan/build/Feed-Find-0.06-xG6jnO/blib/arch:/home/icerider70/.cpan/build/Feed-Find-0.06-xG6jnO/blib/lib:/home/icerider70/.cpan/build/XML-RSS-1.31-atDNR4/blib/arch:/home/icerider70/.cpan/build/XML-RSS-1.31-atDNR4/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-W3CDTF-0.04-qL5Ntt/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-W3CDTF-0.04-qL5Ntt/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Mail-0.3001-ynS3gp/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Mail-0.3001-ynS3gp/blib/lib:/home/icerider70/.cpan/build/URI-Fetch-0.08-LHahKk/blib/arch:/home/icerider70/.cpan/build/URI-Fetch-0.08-LHa hKk/blib/lib:/home/icerider70/.cpan/build/Class-ErrorHandler! -0.01-U8 Lx_w/blib/arch:/home/icerider70/.cpan/build/Class-ErrorHandler-0.01-U8Lx_w/blib/lib:/home/icerider70/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.04-8ifRt8/blib/arch:/home/icerider70/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.04-8ifRt8/blib/lib:/home/icerider70/.cpan/build/Template-Timer-0.04-eZwZhG/blib/arch:/home/icerider70/.cpan/build/Template-Timer-0.04-eZwZhG/blib/lib:/home/icerider70/.cpan/build/Catalyst-Action-REST-0.60-vQrX7X/blib/arch:/home/icerider70/.cpan/build/Catalyst-Action-REST-0.60-vQrX7X/blib/lib:/home/icerider70/.cpan/build/URI-Find-0.16-gUB1Mb/blib/arch:/home/icerider70/.cpan/build/URI-Find-0.16-gUB1Mb/blib/lib:/home/icerider70/.cpan/build/Data-Serializer-0.43-u5uWb1/blib/arch:/home/icerider70/.cpan/build/Data-Serializer-0.43-u5uWb1/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Authentication-Credential-HTTP-0.09-qGXzur/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Authentication-Credential-HTTP-0.09-qGXzur/blib/lib:/home/icerider70 /.cpan/build/String-Escape-2002.001-aMB8o8/blib/arch:/home/icerider70/.cpan/build/String-Escape-2002.001-aMB8o8/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.05-Ls1Ldw/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.05-Ls1Ldw/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-Authentication-0.10004-EEoK5W/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-Authentication-0.10004-EEoK5W/blib/lib:/home/icerider70/.cpan/build/Set-Object-1.22-MM8Qlr/blib/arch:/home/icerider70/.cpan/build/Set-Object-1.22-MM8Qlr/blib/lib:/home/icerider70/.cpan/build/DBIx-Class-UUIDColumns-0.02002-1nCRvR/blib/arch:/home/icerider70/.cpan/build/DBIx-Class-UUIDColumns-0.02002-1nCRvR/blib/lib:/home/icerider70/.cpan/build/Data-UUID-1.148-0GQUJr/blib/arch:/home/icerider70/.cpan/build/Data-UUID-1.148-0GQUJr/blib/lib:/home/icerider70/.cpan/build/Module-Starter-1.470-cFaoP5/blib/arch:/home/icerider70/.cpan/build/Module-Starter-1.470-cFaoP5/bli b/lib:/home/icerider70/.cpan/build/DBIx-Class-Validation-0.0! 2001-4RC WoN/blib/arch:/home/icerider70/.cpan/build/DBIx-Class-Validation-0.02001-4RCWoN/blib/lib:/home/icerider70/.cpan/build/Data-FormValidator-4.57-fJvFoM/blib/arch:/home/icerider70/.cpan/build/Data-FormValidator-4.57-fJvFoM/blib/lib:/home/icerider70/.cpan/build/FormValidator-Simple-0.22-isMQhh/blib/arch:/home/icerider70/.cpan/build/FormValidator-Simple-0.22-isMQhh/blib/lib:/home/icerider70/.cpan/build/Email-Valid-Loose-0.05-82Y4cX/blib/arch:/home/icerider70/.cpan/build/Email-Valid-Loose-0.05-82Y4cX/blib/lib:/home/icerider70/.cpan/build/Tie-IxHash-1.21-rClwMg/blib/arch:/home/icerider70/.cpan/build/Tie-IxHash-1.21-rClwMg/blib/lib:/home/icerider70/.cpan/build/Locale-Currency-Format-1.22-LEwVQV/blib/arch:/home/icerider70/.cpan/build/Locale-Currency-Format-1.22-LEwVQV/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0.04-Rhgv6L/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0.04-Rhgv6L/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-OGSswm/ blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-OGSswm/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-KMl3Bt/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-KMl3Bt/blib/lib:/home/icerider70/.cpan/build/Proc-Queue-1.23-XGw8MB/blib/arch:/home/icerider70/.cpan/build/Proc-Queue-1.23-XGw8MB/blib/lib:/home/icerider70/.cpan/build/Glib-1.163-iDYKOa/blib/arch:/home/icerider70/.cpan/build/Glib-1.163-iDYKOa/blib/lib:/home/icerider70/.cpan/build/POE-Component-Server-SimpleHTTP-1.34-lJ86iD/blib/arch:/home/icerider70/.cpan/build/POE-Component-Server-SimpleHTTP-1.34-lJ86iD/blib/lib:/home/icerider70/.cpan/build/MooseX-Param-0.02-W2gwVw/blib/arch:/home/icerider70/.cpan/build/MooseX-Param-0.02-W2gwVw/blib/lib:/home/icerider70/.cpan/build/Sub-Current-0.02-5VAEwT/blib/arch:/home/icerider70/.cpan/build/Sub-Current-0.02-5VAEwT/blib/lib:/home/icerider70/.cpan/build/Net-Jifty-0.04-j2QmVr/blib/arch:/home/icerider70/.cpan/build/Net-J ifty-0.04-j2QmVr/blib/lib:/home/icerider70/.cpan/build/Email! -Address -1.889-A7fBoY/blib/arch:/home/icerider70/.cpan/build/Email-Address-1.889-A7fBoY/blib/lib:/home/icerider70/.cpan/build/Data-Rand-Obscure-0.01-xzgFVo/blib/arch:/home/icerider70/.cpan/build/Data-Rand-Obscure-0.01-xzgFVo/blib/lib:/home/icerider70/.cpan/build/Path-Resource-0.06-uPcH8W/blib/arch:/home/icerider70/.cpan/build/Path-Resource-0.06-uPcH8W/blib/lib:/home/icerider70/.cpan/build/Path-Abstract-0.071-MSd8dv/blib/arch:/home/icerider70/.cpan/build/Path-Abstract-0.071-MSd8dv/blib/lib:/home/icerider70/.cpan/build/Test-Lazy-0.061-iPt_v9/blib/arch:/home/icerider70/.cpan/build/Test-Lazy-0.061-iPt_v9/blib/lib:/home/icerider70/.cpan/build/Object-Tiny-1.04-MRtyxv/blib/arch:/home/icerider70/.cpan/build/Object-Tiny-1.04-MRtyxv/blib/lib:/home/icerider70/.cpan/build/Tie-LLHash-1.003-oF_mMv/blib/arch:/home/icerider70/.cpan/build/Tie-LLHash-1.003-oF_mMv/blib/lib:/home/icerider70/.cpan/build/Cairo-1.045-b9izbZ/blib/arch:/home/icerider70/.cpan/build/Cairo-1.045-b9izbZ/blib/lib:/home/icerider70 /.cpan/build/CGI-List-0.03-5wGYc1/blib/arch:/home/icerider70/.cpan/build/CGI-List-0.03-5wGYc1/blib/lib:/home/icerider70/.cpan/build/Number-Format-1.52-wPQOdQ/blib/arch:/home/icerider70/.cpan/build/Number-Format-1.52-wPQOdQ/blib/lib:/home/icerider70/.cpan/build/Math-Round-0.06-E34w4t/blib/arch:/home/icerider70/.cpan/build/Math-Round-0.06-E34w4t/blib/lib:/home/icerider70/.cpan/build/Mail-SpamAssassin-3.2.4-1uOP0N/blib/arch:/home/icerider70/.cpan/build/Mail-SpamAssassin-3.2.4-1uOP0N/blib/lib:/home/icerider70/.cpan/build/Date-Components-v0.2.0-8sG6u6/blib/arch:/home/icerider70/.cpan/build/Date-Components-v0.2.0-8sG6u6/blib/lib:/home/icerider70/.cpan/build/Readonly-XS-1.04-_8RZRC/blib/arch:/home/icerider70/.cpan/build/Readonly-XS-1.04-_8RZRC/blib/lib:/home/icerider70/.cpan/build/Mac-Errors-1.14-aIsEto/blib/arch:/home/icerider70/.cpan/build/Mac-Errors-1.14-aIsEto/blib/lib:/home/icerider70/.cpan/build/MLDBM-2.01-zfrkoH/blib/arch:/home/icerider70/.cpan/build/MLDBM-2.01-zfrkoH/blib/l ib:/home/icerider70/.cpan/build/Time-Epoch-0.02-nXVsNn/blib/! arch:/ho me/icerider70/.cpan/build/Time-Epoch-0.02-nXVsNn/blib/lib:/home/icerider70/.cpan/build/App-Addex-0.013-P4n1Ys/blib/arch:/home/icerider70/.cpan/build/App-Addex-0.013-P4n1Ys/blib/lib:/home/icerider70/.cpan/build/Getopt-Long-Descriptive-0.06-gHWwQR/blib/arch:/home/icerider70/.cpan/build/Getopt-Long-Descriptive-0.06-gHWwQR/blib/lib:/home/icerider70/.cpan/build/Config-INI-0.011-iO8gK1/blib/arch:/home/icerider70/.cpan/build/Config-INI-0.011-iO8gK1/blib/lib:/home/icerider70/.cpan/build/Mixin-ExtraFields-Param-0.011-2ngo0_/blib/arch:/home/icerider70/.cpan/build/Mixin-ExtraFields-Param-0.011-2ngo0_/blib/lib:/home/icerider70/.cpan/build/Mixin-ExtraFields-0.007-s75NXz/blib/arch:/home/icerider70/.cpan/build/Mixin-ExtraFields-0.007-s75NXz/blib/lib:/home/icerider70/.cpan/build/Text-MultiMarkdown-1.0.7-9CiI29/blib/arch:/home/icerider70/.cpan/build/Text-MultiMarkdown-1.0.7-9CiI29/blib/lib:/home/icerider70/.cpan/build/Verilog-Perl-3.021-HW6Bxq/blib/arch:/home/icerider70/.cpan/build/Verilog-Pe rl-3.021-HW6Bxq/blib/lib:/home/icerider70/.cpan/build/DBIx-Perlish-0.34-jBZ5rd/blib/arch:/home/icerider70/.cpan/build/DBIx-Perlish-0.34-jBZ5rd/blib/lib:/home/icerider70/.cpan/build/Catalyst-Plugin-I18N-0.07-hbH2VV/blib/arch:/home/icerider70/.cpan/build/Catalyst-Plugin-I18N-0.07-hbH2VV/blib/lib:/home/icerider70/.cpan/build/HTML-Menu-TreeView-0.84-z5LNdg/blib/arch:/home/icerider70/.cpan/build/HTML-Menu-TreeView-0.84-z5LNdg/blib/lib:/home/icerider70/.cpan/build/Test-Signature-1.10-eoTa8o/blib/arch:/home/icerider70/.cpan/build/Test-Signature-1.10-eoTa8o/blib/lib:/home/icerider70/.cpan/build/Encode-IBM-0.11-eAyGks/blib/arch:/home/icerider70/.cpan/build/Encode-IBM-0.11-eAyGks/blib/lib:/home/icerider70/.cpan/build/Algorithm-MedianSelect-XS-0.20-GGg7Y6/blib/arch:/home/icerider70/.cpan/build/Algorithm-MedianSelect-XS-0.20-GGg7Y6/blib/lib PERL5_CPANPLUS_IS_RUNNING = 18425 PERL5_CPAN_IS_RUNNING = 18425 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'
