[root@VM scripts]# ./install_dependencies.sh Checking for CGI::Carp... Upgrading CGI::Carp CPAN is the world-wide archive of perl resources. It consists of about 300 sites that all replicate the same contents around the globe. Many countries have at least one CPAN site already. The resources found on CPAN are easily accessible with the CPAN.pm module. If you want to use CPAN.pm, lots of things have to be configured. Fortunately, most of them can be determined automatically. If you prefer the automatic configuration, answer 'yes' below. If you prefer to enter a dialog instead, you can answer 'no' to this question and I'll let you configure in small steps one thing after the other. (Note: you can revisit this dialog anytime later by typing 'o conf init' at the cpan prompt.) Would you like me to configure as much as possible automatically? [yes] yes Autoconfigured everything but 'urllist'. Now you need to choose your CPAN mirror sites. You can let me pick mirrors for you, you can select them from a list or you can enter them by hand. Would you like me to automatically choose the best CPAN mirror sites for you? (This means connecting to the Internet and could take a couple minutes) [yes] yes Trying to fetch a mirror list from the Internet Fetching with LWP: http://www.perl.org/CPAN/MIRRORED.BY Searching for the best CPAN mirrors (please be patient) ...................................................................................................... done! New urllist ftp://cpan.cs.utah.edu/CPAN/ ftp://cpan-sj.viaverio.com/pub/CPAN/ ftp://cpan.sunsite.ualberta.ca/pub/CPAN/ ftp://mirror.team-cymru.org/CPAN/ ftp://cpan.mirrors.tds.net/pub/CPAN/ Autoconfiguration complete. commit: wrote '/usr/share/perl5/CPAN/Config.pm' Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/01mailrc.txt.gz Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz' ............................................................................DONE Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/modules/02packages.details.txt.gz Going to read '/root/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT .............. New CPAN.pm version (v2.00) available. [Currently running version is v1.9456] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session. ..............................................................DONE Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/modules/03modlist.data.gz Going to read '/root/.cpan/sources/modules/03modlist.data.gz' ............................................................................DONE Going to write /root/.cpan/Metadata Running install for module 'CGI::Carp' Running make for M/MA/MARKSTOS/CGI.pm-3.64.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MA/MARKSTOS/CGI.pm-3.64.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MA/MARKSTOS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/M/MA/MARKSTOS/CGI.pm-3.64.tar.gz ok CPAN.pm: Going to build M/MA/MARKSTOS/CGI.pm-3.64.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite FCGI 0.67 not found. Warning: prerequisite Test::More 0.98 not found. Writing Makefile for CGI Could not read '/root/.cpan/build/CGI.pm-3.64-HD06XD/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- MARKSTOS/CGI.pm-3.64.tar.gz ---- Test::More [requires] FCGI [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Test::More' Running make for R/RJ/RJBS/Test-Simple-1.001002.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/R/RJ/RJBS/Test-Simple-1.001002.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Test-Simple-1.001002.tar.gz ok CPAN.pm: Going to build R/RJ/RJBS/Test-Simple-1.001002.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::Simple Could not read '/root/.cpan/build/Test-Simple-1.001002-uF5fn_/META.yml'. Falling back to other methods to determine prerequisites cp lib/Test/Builder/Tester/Color.pm blib/lib/Test/Builder/Tester/Color.pm cp lib/Test/Builder.pm blib/lib/Test/Builder.pm cp lib/Test/Simple.pm blib/lib/Test/Simple.pm cp lib/Test/Builder/IO/Scalar.pm blib/lib/Test/Builder/IO/Scalar.pm cp lib/Test/More.pm blib/lib/Test/More.pm cp lib/Test/Builder/Module.pm blib/lib/Test/Builder/Module.pm cp lib/Test/Builder/Tester.pm blib/lib/Test/Builder/Tester.pm cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod Manifying blib/man3/Test::Builder::Tester::Color.3pm Manifying blib/man3/Test::Simple.3pm Manifying blib/man3/Test::Builder.3pm Manifying blib/man3/Test::Builder::IO::Scalar.3pm Manifying blib/man3/Test::More.3pm Manifying blib/man3/Test::Builder::Tester.3pm Manifying blib/man3/Test::Builder::Module.3pm Manifying blib/man3/Test::Tutorial.3pm RJBS/Test-Simple-1.001002.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/00compile.t ........................... ok t/00test_harness_check.t ................ ok t/bad_plan.t ............................ ok t/bail_out.t ............................ ok t/BEGIN_require_ok.t .................... ok t/BEGIN_use_ok.t ........................ ok t/buffer.t .............................. ok t/Builder/Builder.t ..................... ok t/Builder/carp.t ........................ ok t/Builder/create.t ...................... ok t/Builder/current_test.t ................ ok t/Builder/current_test_without_plan.t ... ok t/Builder/details.t ..................... ok t/Builder/done_testing.t ................ ok t/Builder/done_testing_double.t ......... ok t/Builder/done_testing_plan_mismatch.t .. ok t/Builder/done_testing_with_no_plan.t ... ok t/Builder/done_testing_with_number.t .... ok t/Builder/done_testing_with_plan.t ...... ok t/Builder/fork_with_new_stdout.t ........ ok t/Builder/has_plan.t .................... ok t/Builder/has_plan2.t ................... ok t/Builder/is_fh.t ....................... ok t/Builder/is_passing.t .................. ok t/Builder/maybe_regex.t ................. ok t/Builder/no_diag.t ..................... ok t/Builder/no_ending.t ................... ok t/Builder/no_header.t ................... ok t/Builder/no_plan_at_all.t .............. ok t/Builder/ok_obj.t ...................... ok t/Builder/output.t ...................... ok t/Builder/reset.t ....................... ok t/Builder/reset_outputs.t ............... ok t/Builder/try.t ......................... ok t/c_flag.t .............................. ok t/circular_data.t ....................... ok t/cmp_ok.t .............................. ok t/dependents.t .......................... skipped: Dependents only tested when releasing t/diag.t ................................ ok t/died.t ................................ ok t/dont_overwrite_die_handler.t .......... ok t/eq_set.t .............................. ok t/exit.t ................................ ok t/explain.t ............................. ok t/extra.t ............................... ok t/extra_one.t ........................... ok t/fail-like.t ........................... ok t/fail-more.t ........................... ok t/fail.t ................................ ok t/fail_one.t ............................ ok t/filehandles.t ......................... ok t/fork.t ................................ ok t/harness_active.t ...................... ok t/import.t .............................. ok t/is_deeply_dne_bug.t ................... ok t/is_deeply_fail.t ...................... ok t/is_deeply_with_threads.t .............. skipped: many perls have broken threads. Enable with AUTHOR_TESTING. t/missing.t ............................. ok t/More.t ................................ ok t/new_ok.t .............................. ok t/no_plan.t ............................. ok t/no_tests.t ............................ ok t/note.t ................................ ok t/overload.t ............................ ok t/overload_threads.t .................... ok t/plan.t ................................ ok t/plan_bad.t ............................ ok t/plan_is_noplan.t ...................... ok t/plan_no_plan.t ........................ ok t/plan_shouldnt_import.t ................ ok t/plan_skip_all.t ....................... skipped: Just testing plan & skip_all t/pod-coverage.t ........................ skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.t ................................. skipped: Test::Pod 1.00 required for testing POD t/require_ok.t .......................... ok t/simple.t .............................. ok t/Simple/load.t ......................... ok t/skip.t ................................ ok t/skipall.t ............................. ok t/subtest/args.t ........................ ok t/subtest/bail_out.t .................... ok t/subtest/basic.t ....................... ok t/subtest/die.t ......................... ok t/subtest/do.t .......................... ok t/subtest/exceptions.t .................. ok t/subtest/fork.t ........................ ok t/subtest/implicit_done.t ............... ok t/subtest/line_numbers.t ................ ok t/subtest/plan.t ........................ ok t/subtest/predicate.t ................... ok t/subtest/singleton.t ................... ok t/subtest/threads.t ..................... ok t/subtest/todo.t ........................ ok t/subtest/wstat.t ....................... ok t/tbm_doesnt_set_exported_to.t .......... ok t/Tester/tbt_01basic.t .................. ok t/Tester/tbt_02fhrestore.t .............. ok t/Tester/tbt_03die.t .................... ok t/Tester/tbt_04line_num.t ............... ok t/Tester/tbt_05faildiag.t ............... ok t/Tester/tbt_06errormess.t .............. ok t/Tester/tbt_07args.t ................... ok t/Tester/tbt_08subtest.t ................ ok t/Tester/tbt_09do.t ..................... ok t/thread_taint.t ........................ ok t/threads.t ............................. ok t/todo.t ................................ ok t/undef.t ............................... ok t/use_ok.t .............................. ok t/useing.t .............................. ok t/utf8.t ................................ ok t/versions.t ............................ ok t/xt/dependents.t ....................... skipped: Dependents only tested when releasing All tests successful. Files=112, Tests=1190, 4 wallclock secs ( 0.34 usr 0.11 sys + 2.93 cusr 0.75 csys = 4.13 CPU) Result: PASS RJBS/Test-Simple-1.001002.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/share/perl5/Test/Builder.pm Installing /usr/share/perl5/Test/Tutorial.pod Installing /usr/share/perl5/Test/More.pm Installing /usr/share/perl5/Test/Simple.pm Installing /usr/share/perl5/Test/Builder/Module.pm Installing /usr/share/perl5/Test/Builder/Tester.pm Installing /usr/share/perl5/Test/Builder/Tester/Color.pm Installing /usr/share/perl5/Test/Builder/IO/Scalar.pm Installing /usr/share/man/man3/Test::Builder::Tester::Color.3pm Installing /usr/share/man/man3/Test::Builder.3pm Installing /usr/share/man/man3/Test::Builder::Module.3pm Installing /usr/share/man/man3/Test::Simple.3pm Installing /usr/share/man/man3/Test::Builder::Tester.3pm Installing /usr/share/man/man3/Test::Tutorial.3pm Installing /usr/share/man/man3/Test::Builder::IO::Scalar.3pm Installing /usr/share/man/man3/Test::More.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod RJBS/Test-Simple-1.001002.tar.gz /usr/bin/make install -- OK Running install for module 'FCGI' Running make for F/FL/FLORA/FCGI-0.74.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/F/FL/FLORA/FCGI-0.74.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/F/FL/FLORA/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/F/FL/FLORA/FCGI-0.74.tar.gz ok CPAN.pm: Going to build F/FL/FLORA/FCGI-0.74.tar.gz Checking if your kit is complete... Looks good Writing Makefile for FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h Could not read '/root/.cpan/build/FCGI-0.74-NPfb4g/META.yml'. Falling back to other methods to determine prerequisites /usr/bin/perl FCGI.PL FCGI.pm Generating FCGI.pm cp FCGI.pm blib/arch/FCGI.pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" FCGI.XL FCGI.xs Generating FCGI.xs for Perl version 5.012004 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" FCGI.c FCGI.xs: In function ‘populate_env’: FCGI.xs:113:9: warning: value computed is not used [-Wunused-value] FCGI.xs: In function ‘FCGI_Finish’: FCGI.xs:187:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] FCGI.c: In function ‘XS_FCGI_LastCall’: FCGI.c:666:7: warning: variable ‘request’ set but not used [-Wunused-but-set-variable] FCGI.c: In function ‘XS_FCGI__Stream_WRITE’: FCGI.c:815:2: warning: unused variable ‘targ’ [-Wunused-variable] FCGI.c:814:6: warning: unused variable ‘RETVAL’ [-Wunused-variable] FCGI.c: In function ‘XS_FCGI__Stream_GETC’: FCGI.c:928:7: warning: unused variable ‘RETVAL’ [-Wunused-variable] gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" fcgiapp.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/usr/lib64/perl5/CORE" os_unix.c os_unix.c: In function ‘OS_Accept’: os_unix.c:1169:54: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ os_unix.c: In function ‘OS_IsFcgi’: os_unix.c:1269:35: warning: pointer targets in passing argument 3 of ‘getpeername’ differ in signedness [-Wpointer-sign] /usr/include/sys/socket.h:133:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ Running Mkbootstrap for FCGI () chmod 644 FCGI.bs rm -f blib/arch/auto/FCGI/FCGI.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ \ chmod 755 blib/arch/auto/FCGI/FCGI.so cp FCGI.bs blib/arch/auto/FCGI/FCGI.bs chmod 644 blib/arch/auto/FCGI/FCGI.bs Manifying blib/man3/FCGI.3pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" echo.PL echo.fpl /usr/bin/perl "-Iblib/arch" "-Iblib/lib" remote.PL remote.fpl /usr/bin/perl "-Iblib/arch" "-Iblib/lib" threaded.PL threaded.fpl FLORA/FCGI-0.74.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.012004 for linux # Current time local: Wed Nov 27 12:27:37 2013 # Current time GMT: Wed Nov 27 19:27:37 2013 # Using Test.pm version 1.25_02 ok 1 FLORA/FCGI-0.74.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/FCGI.pm Installing /usr/local/lib64/perl5/auto/FCGI/FCGI.bs Installing /usr/local/lib64/perl5/auto/FCGI/FCGI.so Installing /usr/local/share/man/man3/FCGI.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod FLORA/FCGI-0.74.tar.gz /usr/bin/make install -- OK Running make for M/MA/MARKSTOS/CGI.pm-3.64.tar.gz Has already been unwrapped into directory /root/.cpan/build/CGI.pm-3.64-HD06XD CPAN.pm: Going to build M/MA/MARKSTOS/CGI.pm-3.64.tar.gz cp lib/CGI/Switch.pm blib/lib/CGI/Switch.pm cp lib/CGI/Cookie.pm blib/lib/CGI/Cookie.pm cp lib/CGI/Pretty.pm blib/lib/CGI/Pretty.pm cp lib/CGI.pm blib/lib/CGI.pm cp lib/CGI/Carp.pm blib/lib/CGI/Carp.pm cp lib/CGI/Apache.pm blib/lib/CGI/Apache.pm cp lib/CGI/Util.pm blib/lib/CGI/Util.pm cp lib/CGI/Push.pm blib/lib/CGI/Push.pm cp lib/CGI/Fast.pm blib/lib/CGI/Fast.pm Manifying blib/man3/CGI::Switch.3pm Manifying blib/man3/CGI::Cookie.3pm Manifying blib/man3/CGI::Pretty.3pm Manifying blib/man3/CGI.3pm Manifying blib/man3/CGI::Carp.3pm Manifying blib/man3/CGI::Apache.3pm Manifying blib/man3/CGI::Util.3pm Manifying blib/man3/CGI::Push.3pm Manifying blib/man3/CGI::Fast.3pm MARKSTOS/CGI.pm-3.64.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/headers/*.t t/apache.t ............... ok t/autoescape.t ........... ok t/can.t .................. ok t/carp.t ................. ok t/charset.t .............. ok t/checkbox_group.t ....... ok t/cookie.t ............... ok t/delete.t ............... ok t/Dump.t ................. ok t/end_form.t ............. ok t/fast.t ................. ok t/form.t ................. ok t/function.t ............. ok t/headers.t .............. ok t/hidden.t ............... ok t/html.t ................. ok t/http.t ................. ok t/init.t ................. ok t/multipart_init.t ....... ok t/no_tabindex.t .......... ok t/param_fetch.t .......... ok t/popup_menu.t ........... ok t/pretty.t ............... ok t/push.t ................. ok t/query_string.t ......... ok t/request.t .............. ok t/rt-52469.t ............. ok t/save_read_roundtrip.t .. ok t/start_end_asterisk.t ... ok t/start_end_end.t ........ ok t/start_end_start.t ...... ok t/switch.t ............... ok t/tmpdir.t ............... skipped: Root can write to 'unwritable files', so many of these tests don't make sense for root. t/unescapeHTML.t ......... ok t/upload.t ............... ok t/uploadInfo.t ........... ok t/url.t .................. ok t/user_agent.t ........... ok t/utf8.t ................. ok t/util-58.t .............. ok t/util.t ................. ok All tests successful. Files=41, Tests=701, 1 wallclock secs ( 0.17 usr 0.04 sys + 1.47 cusr 0.17 csys = 1.85 CPU) Result: PASS MARKSTOS/CGI.pm-3.64.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/share/perl5/CGI.pm Installing /usr/share/perl5/CGI/Fast.pm Installing /usr/share/perl5/CGI/Carp.pm Installing /usr/share/perl5/CGI/Util.pm Installing /usr/share/perl5/CGI/Cookie.pm Installing /usr/share/perl5/CGI/Push.pm Installing /usr/share/perl5/CGI/Pretty.pm Installing /usr/share/perl5/CGI/Apache.pm Installing /usr/share/perl5/CGI/Switch.pm Installing /usr/share/man/man3/CGI::Cookie.3pm Installing /usr/share/man/man3/CGI::Push.3pm Installing /usr/share/man/man3/CGI::Apache.3pm Installing /usr/share/man/man3/CGI::Util.3pm Installing /usr/share/man/man3/CGI.3pm Installing /usr/share/man/man3/CGI::Fast.3pm Installing /usr/share/man/man3/CGI::Carp.3pm Installing /usr/share/man/man3/CGI::Switch.3pm Installing /usr/share/man/man3/CGI::Pretty.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod MARKSTOS/CGI.pm-3.64.tar.gz /usr/bin/make install -- OK Checking for Carp... Upgrading Carp from 1.17... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Carp' Running make for Z/ZE/ZEFRAM/Carp-1.32.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/Z/ZE/ZEFRAM/Carp-1.32.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/Z/ZE/ZEFRAM/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/Z/ZE/ZEFRAM/Carp-1.32.tar.gz ok CPAN.pm: Going to build Z/ZE/ZEFRAM/Carp-1.32.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Carp Could not read '/root/.cpan/build/Carp-1.32-yGFk1J/META.yml'. Falling back to other methods to determine prerequisites cp lib/Carp.pm blib/lib/Carp.pm cp lib/Carp/Heavy.pm blib/lib/Carp/Heavy.pm Manifying blib/man3/Carp.3pm ZEFRAM/Carp-1.32.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/arg_regexp.t ....... ok t/arg_string.t ....... ok t/baduni.t ........... ok t/baduni_warnings.t .. ok t/Carp.t ............. ok t/Carp_overload.t .... Can't locate parent.pm in @INC (@INC contains: /root/.cpan/build/Carp-1.32-yGFk1J/blib/lib /root/.cpan/build/Carp-1.32-yGFk1J/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/Carp_overload.t line 60. BEGIN failed--compilation aborted at t/Carp_overload.t line 60. # Looks like your test exited with 2 before it could output anything. t/Carp_overload.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 7/7 subtests t/errno.t ............ ok t/heavy.t ............ ok t/heavy_mismatch.t ... ok t/stash_deletion.t ... ok t/swash.t ............ ok t/vivify_gv.t ........ ok t/vivify_stash.t ..... ok t/with_warnings.t .... ok Test Summary Report ------------------- t/Carp_overload.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 0. Files=14, Tests=187, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.26 cusr 0.04 csys = 0.37 CPU) Result: FAIL Failed 1/14 test programs. 0/187 subtests failed. make: *** [test_dynamic] Error 255 ZEFRAM/Carp-1.32.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ZEFRAM/Carp-1.32.tar.gz Running make install make test had returned bad status, won't install without force Checking for Config::General... Upgrading Config::General Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Config::General' Running make for T/TL/TLINDEN/Config-General-2.52.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TL/TLINDEN/Config-General-2.52.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TL/TLINDEN/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/T/TL/TLINDEN/Config-General-2.52.tar.gz ok CPAN.pm: Going to build T/TL/TLINDEN/Config-General-2.52.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Config::General Could not read '/root/.cpan/build/Config-General-2.52-kXkMBP/META.yml'. Falling back to other methods to determine prerequisites cp General.pm blib/lib/Config/General.pm cp General/Interpolated.pm blib/lib/Config/General/Interpolated.pm cp General/Extended.pm blib/lib/Config/General/Extended.pm Manifying blib/man3/Config::General.3pm Manifying blib/man3/Config::General::Interpolated.3pm Manifying blib/man3/Config::General::Extended.3pm TLINDEN/Config-General-2.52.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/run.t .. ok All tests successful. Files=1, Tests=70, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.12 cusr 0.00 csys = 0.16 CPU) Result: PASS TLINDEN/Config-General-2.52.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Config::General.3pm Manifying blib/man3/Config::General::Interpolated.3pm Manifying blib/man3/Config::General::Extended.3pm Installing /usr/local/share/perl5/Config/General.pm Installing /usr/local/share/perl5/Config/General/Interpolated.pm Installing /usr/local/share/perl5/Config/General/Extended.pm Installing /usr/local/share/man/man3/Config::General::Interpolated.3pm Installing /usr/local/share/man/man3/Config::General.3pm Installing /usr/local/share/man/man3/Config::General::Extended.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod TLINDEN/Config-General-2.52.tar.gz /usr/bin/make install -- OK Checking for Cwd... Upgrading Cwd from 3.33... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Cwd' Running make for S/SM/SMUELLER/PathTools-3.40.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SM/SMUELLER/PathTools-3.40.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SM/SMUELLER/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SM/SMUELLER/PathTools-3.40.tar.gz ok CPAN.pm: Going to build S/SM/SMUELLER/PathTools-3.40.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Cwd Could not read '/root/.cpan/build/PathTools-3.40-BV1SUv/META.yml'. Falling back to other methods to determine prerequisites cp lib/File/Spec/Mac.pm blib/lib/File/Spec/Mac.pm cp lib/File/Spec/OS2.pm blib/lib/File/Spec/OS2.pm cp lib/File/Spec/VMS.pm blib/lib/File/Spec/VMS.pm cp lib/File/Spec/Epoc.pm blib/lib/File/Spec/Epoc.pm cp lib/File/Spec/Cygwin.pm blib/lib/File/Spec/Cygwin.pm cp lib/File/Spec/Functions.pm blib/lib/File/Spec/Functions.pm cp lib/File/Spec.pm blib/lib/File/Spec.pm cp Cwd.pm blib/lib/Cwd.pm cp lib/File/Spec/Unix.pm blib/lib/File/Spec/Unix.pm cp lib/File/Spec/Win32.pm blib/lib/File/Spec/Win32.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Cwd.xs > Cwd.xsc && mv Cwd.xsc Cwd.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"3.40\" -DXS_VERSION=\"3.40\" -fPIC "-I/usr/lib64/perl5/CORE" Cwd.c Running Mkbootstrap for Cwd () chmod 644 Cwd.bs rm -f blib/arch/auto/Cwd/Cwd.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Cwd.o -o blib/arch/auto/Cwd/Cwd.so \ \ chmod 755 blib/arch/auto/Cwd/Cwd.so cp Cwd.bs blib/arch/auto/Cwd/Cwd.bs chmod 644 blib/arch/auto/Cwd/Cwd.bs Manifying blib/man3/File::Spec::OS2.3pm Manifying blib/man3/File::Spec::Mac.3pm Manifying blib/man3/File::Spec::VMS.3pm Manifying blib/man3/File::Spec::Functions.3pm Manifying blib/man3/File::Spec::Cygwin.3pm Manifying blib/man3/File::Spec::Epoc.3pm Manifying blib/man3/File::Spec.3pm Manifying blib/man3/Cwd.3pm Manifying blib/man3/File::Spec::Unix.3pm Manifying blib/man3/File::Spec::Win32.3pm SMUELLER/PathTools-3.40.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/crossplatform.t ....... ok t/cwd.t ................. ok t/Functions.t ........... ok t/rel2abs2rel.t ......... ok t/rel2abs_vs_symlink.t .. ok t/Spec-taint.t .......... ok t/Spec.t ................ ok t/taint.t ............... ok t/tmpdir.t .............. ok t/win32.t ............... skipped: this is not win32 All tests successful. Files=10, Tests=744, 0 wallclock secs ( 0.11 usr 0.01 sys + 0.38 cusr 0.06 csys = 0.56 CPU) Result: PASS SMUELLER/PathTools-3.40.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/File::Spec::OS2.3pm Manifying blib/man3/File::Spec::Mac.3pm Manifying blib/man3/File::Spec::VMS.3pm Manifying blib/man3/File::Spec::Functions.3pm Manifying blib/man3/File::Spec::Cygwin.3pm Manifying blib/man3/File::Spec::Epoc.3pm Manifying blib/man3/File::Spec.3pm Manifying blib/man3/Cwd.3pm Manifying blib/man3/File::Spec::Unix.3pm Manifying blib/man3/File::Spec::Win32.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/lib64/perl5/auto/Cwd/Cwd.bs Installing /usr/lib64/perl5/auto/Cwd/Cwd.so Installing /usr/lib64/perl5/Cwd.pm Installing /usr/lib64/perl5/File/Spec.pm Installing /usr/lib64/perl5/File/Spec/Epoc.pm Installing /usr/lib64/perl5/File/Spec/VMS.pm Installing /usr/lib64/perl5/File/Spec/Unix.pm Installing /usr/lib64/perl5/File/Spec/Cygwin.pm Installing /usr/lib64/perl5/File/Spec/Mac.pm Installing /usr/lib64/perl5/File/Spec/Functions.pm Installing /usr/lib64/perl5/File/Spec/Win32.pm Installing /usr/lib64/perl5/File/Spec/OS2.pm Installing /usr/share/man/man3/Cwd.3pm Installing /usr/share/man/man3/File::Spec::Cygwin.3pm Installing /usr/share/man/man3/File::Spec::OS2.3pm Installing /usr/share/man/man3/File::Spec::Epoc.3pm Installing /usr/share/man/man3/File::Spec::Functions.3pm Installing /usr/share/man/man3/File::Spec::VMS.3pm Installing /usr/share/man/man3/File::Spec::Unix.3pm Installing /usr/share/man/man3/File::Spec::Win32.3pm Installing /usr/share/man/man3/File::Spec.3pm Installing /usr/share/man/man3/File::Spec::Mac.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod SMUELLER/PathTools-3.40.tar.gz /usr/bin/make install -- OK Checking for DBI... Upgrading DBI from 1.616... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'DBI' Running make for T/TI/TIMB/DBI-1.630.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TI/TIMB/DBI-1.630.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TI/TIMB/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.630.tar.gz ok CPAN.pm: Going to build T/TI/TIMB/DBI-1.630.tar.gz *** Your LANG environment variable is set to 'en_US.UTF-8' *** This may cause problems for some perl installations. *** If you get test failures, please try again with LANG unset. *** If that then works, please email dbi-dev@perl.org with details *** including the output of 'perl -V' Your perl was compiled with gcc (version 4.6.1 20110908 (Red Hat 4.6.1-9)), okay. Creating test wrappers for DBD::Gofer: t/zvg_01basics.t t/zvg_02dbidrv.t t/zvg_03handle.t t/zvg_04mods.t t/zvg_05concathash.t t/zvg_06attrs.t t/zvg_07kids.t t/zvg_08keeperr.t t/zvg_09trace.t t/zvg_10examp.t t/zvg_11fetch.t t/zvg_12quote.t t/zvg_13taint.t t/zvg_14utf8.t t/zvg_15array.t t/zvg_16destroy.t t/zvg_19fhtrace.t t/zvg_20meta.t t/zvg_30subclass.t t/zvg_31methcache.t t/zvg_35thrclone.t (use threads) t/zvg_40profile.t t/zvg_41prof_dump.t t/zvg_42prof_data.t t/zvg_43prof_env.t t/zvg_48dbi_dbd_sqlengine.t t/zvg_49dbd_file.t t/zvg_50dbm_simple.t t/zvg_51dbm_file.t t/zvg_52dbm_complex.t t/zvg_60preparse.t t/zvg_65transact.t t/zvg_70callbacks.t t/zvg_72childhandles.t t/zvg_80proxy.t t/zvg_85gofer.t t/zvg_86gofer_fail.t t/zvg_87gofer_cache.t t/zvg_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano: t/zvn_48dbi_dbd_sqlengine.t t/zvn_49dbd_file.t t/zvn_50dbm_simple.t t/zvn_51dbm_file.t t/zvn_52dbm_complex.t t/zvn_85gofer.t Creating test wrappers for DBI::PurePerl: t/zvp_01basics.t t/zvp_02dbidrv.t t/zvp_03handle.t t/zvp_04mods.t t/zvp_05concathash.t t/zvp_06attrs.t t/zvp_07kids.t t/zvp_08keeperr.t t/zvp_09trace.t t/zvp_10examp.t t/zvp_11fetch.t t/zvp_12quote.t t/zvp_13taint.t t/zvp_14utf8.t t/zvp_15array.t t/zvp_16destroy.t t/zvp_19fhtrace.t t/zvp_20meta.t t/zvp_30subclass.t t/zvp_31methcache.t t/zvp_35thrclone.t (use threads) t/zvp_40profile.t t/zvp_41prof_dump.t t/zvp_42prof_data.t t/zvp_43prof_env.t t/zvp_48dbi_dbd_sqlengine.t t/zvp_49dbd_file.t t/zvp_50dbm_simple.t t/zvp_51dbm_file.t t/zvp_52dbm_complex.t t/zvp_60preparse.t t/zvp_65transact.t t/zvp_70callbacks.t t/zvp_72childhandles.t t/zvp_80proxy.t t/zvp_85gofer.t t/zvp_86gofer_fail.t t/zvp_87gofer_cache.t t/zvp_90sql_type_cast.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano: t/zvxgn_48dbi_dbd_sqlengine.t t/zvxgn_49dbd_file.t t/zvxgn_50dbm_simple.t t/zvxgn_51dbm_file.t t/zvxgn_52dbm_complex.t t/zvxgn_85gofer.t Creating test wrappers for DBD::Gofer + DBI::PurePerl: t/zvxgp_01basics.t t/zvxgp_02dbidrv.t t/zvxgp_03handle.t t/zvxgp_04mods.t t/zvxgp_05concathash.t t/zvxgp_06attrs.t t/zvxgp_07kids.t t/zvxgp_08keeperr.t t/zvxgp_09trace.t t/zvxgp_10examp.t t/zvxgp_11fetch.t t/zvxgp_12quote.t t/zvxgp_13taint.t t/zvxgp_14utf8.t t/zvxgp_15array.t t/zvxgp_16destroy.t t/zvxgp_19fhtrace.t t/zvxgp_20meta.t t/zvxgp_30subclass.t t/zvxgp_31methcache.t t/zvxgp_35thrclone.t (use threads) t/zvxgp_40profile.t t/zvxgp_41prof_dump.t t/zvxgp_42prof_data.t t/zvxgp_43prof_env.t t/zvxgp_48dbi_dbd_sqlengine.t t/zvxgp_49dbd_file.t t/zvxgp_50dbm_simple.t t/zvxgp_51dbm_file.t t/zvxgp_52dbm_complex.t t/zvxgp_60preparse.t t/zvxgp_65transact.t t/zvxgp_70callbacks.t t/zvxgp_72childhandles.t t/zvxgp_80proxy.t t/zvxgp_85gofer.t t/zvxgp_86gofer_fail.t t/zvxgp_87gofer_cache.t t/zvxgp_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano + DBI::PurePerl: t/zvxnp_48dbi_dbd_sqlengine.t t/zvxnp_49dbd_file.t t/zvxnp_50dbm_simple.t t/zvxnp_51dbm_file.t t/zvxnp_52dbm_complex.t t/zvxnp_85gofer.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl: t/zvxgnp_48dbi_dbd_sqlengine.t t/zvxgnp_49dbd_file.t t/zvxgnp_50dbm_simple.t t/zvxgnp_51dbm_file.t t/zvxgnp_52dbm_complex.t t/zvxgnp_85gofer.t Checking if your kit is complete... Looks good Warning: By default new modules are installed into your 'site_lib' directories. Since site_lib directories come after the normal library directories you must delete old DBI files and directories from your 'privlib' and 'archlib' directories and their auto subdirectories. Reinstall DBI and your DBD::* drivers after deleting the old directories. Here's a list of probable old files and directories: /usr/lib64/perl5/vendor_perl/Bundle/DBD /usr/lib64/perl5/vendor_perl/Bundle/DBI.pm /usr/lib64/perl5/vendor_perl/DBD /usr/lib64/perl5/vendor_perl/DBI /usr/lib64/perl5/vendor_perl/DBI.pm /usr/lib64/perl5/vendor_perl/DBI/Changes.pm /usr/lib64/perl5/vendor_perl/DBI/Const /usr/lib64/perl5/vendor_perl/DBI/Const/GetInfo /usr/lib64/perl5/vendor_perl/DBI/Const/GetInfo/ANSI.pm /usr/lib64/perl5/vendor_perl/DBI/Const/GetInfo/ODBC.pm /usr/lib64/perl5/vendor_perl/DBI/Const/GetInfoReturn.pm /usr/lib64/perl5/vendor_perl/DBI/Const/GetInfoType.pm /usr/lib64/perl5/vendor_perl/DBI/DBD /usr/lib64/perl5/vendor_perl/DBI/DBD.pm /usr/lib64/perl5/vendor_perl/DBI/DBD/Metadata.pm /usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine /usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine.pm /usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine/Developers.pod /usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine/HowTo.pod /usr/lib64/perl5/vendor_perl/DBI/FAQ.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer /usr/lib64/perl5/vendor_perl/DBI/Gofer/Execute.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Request.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Response.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer /usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/Base.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/DataDumper.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/Storable.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport /usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/Base.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/pipeone.pm /usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/stream.pm /usr/lib64/perl5/vendor_perl/DBI/Profile.pm /usr/lib64/perl5/vendor_perl/DBI/ProfileData.pm /usr/lib64/perl5/vendor_perl/DBI/ProfileDumper /usr/lib64/perl5/vendor_perl/DBI/ProfileDumper.pm /usr/lib64/perl5/vendor_perl/DBI/ProfileDumper/Apache.pm /usr/lib64/perl5/vendor_perl/DBI/ProfileSubs.pm /usr/lib64/perl5/vendor_perl/DBI/ProxyServer.pm /usr/lib64/perl5/vendor_perl/DBI/PurePerl.pm /usr/lib64/perl5/vendor_perl/DBI/SQL /usr/lib64/perl5/vendor_perl/DBI/SQL/Nano.pm /usr/lib64/perl5/vendor_perl/DBI/Util /usr/lib64/perl5/vendor_perl/DBI/Util/CacheMemory.pm /usr/lib64/perl5/vendor_perl/DBI/Util/_accessor.pm /usr/lib64/perl5/vendor_perl/auto/DBD /usr/lib64/perl5/vendor_perl/auto/DBI /usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst /usr/lib64/perl5/vendor_perl/auto/DBI/Driver_xst.h /usr/lib64/perl5/vendor_perl/auto/DBI/dbd_xsh.h /usr/lib64/perl5/vendor_perl/auto/DBI/dbi_sql.h /usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h /usr/lib64/perl5/vendor_perl/auto/DBI/dbivport.h /usr/lib64/perl5/vendor_perl/auto/DBI/dbixs_rev.h I see you're using perl 5.012004 on x86_64-linux-thread-multi, okay. Remember to actually *read* the README file! Use 'make' to build the software (dmake or nmake on Windows). Then 'make test' to execute self tests. Then 'make install' to install the DBI and then delete this working directory before unpacking and building any DBD::* drivers. Writing Makefile for DBI Could not read '/root/.cpan/build/DBI-1.630-DrypnD/META.yml'. Falling back to other methods to determine prerequisites /usr/bin/perl -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI rm -f blib/lib/DBI/Changes.pm cp Changes blib/lib/DBI/Changes.pm cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp dbixs_rev.pl blib/lib/dbixs_rev.pl cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm cp lib/DBD/File.pm blib/lib/DBD/File.pm cp Driver.xst blib/arch/auto/DBI/Driver.xst cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod cp lib/DBI/Util/CacheMemory.pm blib/lib/DBI/Util/CacheMemory.pm cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp dbivport.h blib/arch/auto/DBI/dbivport.h cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h cp lib/DBD/Gofer/Transport/corostream.pm blib/lib/DBD/Gofer/Transport/corostream.pm cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm cp DBI.pm blib/lib/DBI.pm cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.630\" -DXS_VERSION=\"1.630\" -fPIC "-I/usr/lib64/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c Perl.c: In function ‘XS_DBD__Perl__dr_data_sources’: Perl.c:182:7: warning: variable ‘attr’ set but not used [-Wunused-but-set-variable] Perl.c: In function ‘XS_DBD__Perl__db__login’: Perl.c:225:7: warning: variable ‘attribs’ set but not used [-Wunused-but-set-variable] Perl.c: In function ‘XS_DBD__Perl__db_last_insert_id’: Perl.c:467:7: warning: variable ‘attr’ set but not used [-Wunused-but-set-variable] /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.630\" -DXS_VERSION=\"1.630\" -fPIC "-I/usr/lib64/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter DBI.c Running Mkbootstrap for DBI () chmod 644 DBI.bs rm -f blib/arch/auto/DBI/DBI.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic DBI.o -o blib/arch/auto/DBI/DBI.so \ \ chmod 755 blib/arch/auto/DBI/DBI.so cp DBI.bs blib/arch/auto/DBI/DBI.bs chmod 644 blib/arch/auto/DBI/DBI.bs /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbiprof from dbiprof.PL with variable substitutions. cp dbiprof blib/script/dbiprof /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy Extracted dbiproxy from dbiproxy.PL with variable substitutions. cp dbiproxy blib/script/dbiproxy /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiproxy /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. cp dbilogstrip blib/script/dbilogstrip /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip Manifying blib/man1/dbiprof.1 Manifying blib/man1/dbiproxy.1 Manifying blib/man1/dbilogstrip.1 Manifying blib/man3/DBD::Proxy.3pm Manifying blib/man3/DBI::Gofer::Response.3pm Manifying blib/man3/DBI::Gofer::Transport::Base.3pm Manifying blib/man3/DBD::DBM.3pm Manifying blib/man3/DBI::Const::GetInfoType.3pm Manifying blib/man3/DBI::Gofer::Serializer::DataDumper.3pm Manifying blib/man3/DBI::DBD::Metadata.3pm Manifying blib/man3/DBD::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBI::Const::GetInfo::ODBC.3pm Manifying blib/man3/DBI::ProfileDumper::Apache.3pm Manifying blib/man3/DBD::File::Roadmap.3pm Manifying blib/man3/DBD::File.3pm Manifying blib/man3/DBI::Util::CacheMemory.3pm Manifying blib/man3/DBI::ProfileSubs.3pm Manifying blib/man3/DBD::File::HowTo.3pm Manifying blib/man3/DBD::Gofer.3pm Manifying blib/man3/DBI::DBD::SqlEngine::HowTo.3pm Manifying blib/man3/DBD::Gofer::Transport::corostream.3pm Manifying blib/man3/DBD::Gofer::Transport::Base.3pm Manifying blib/man3/DBI::FAQ.3pm Manifying blib/man3/DBD::Gofer::Policy::rush.3pm Manifying blib/man3/DBI::SQL::Nano.3pm Manifying blib/man3/DBI::Gofer::Request.3pm Manifying blib/man3/DBI::Const::GetInfo::ANSI.3pm Manifying blib/man3/DBD::Gofer::Transport::stream.3pm Manifying blib/man3/DBD::Gofer::Policy::classic.3pm Manifying blib/man3/DBD::Gofer::Policy::Base.3pm Manifying blib/man3/DBI.3pm Manifying blib/man3/DBI::Gofer::Serializer::Storable.3pm Manifying blib/man3/DBI::Gofer::Transport::stream.3pm Manifying blib/man3/DBI::Const::GetInfoReturn.3pm Manifying blib/man3/DBD::Sponge.3pm Manifying blib/man3/DBD::Gofer::Policy::pedantic.3pm Manifying blib/man3/DBI::W32ODBC.3pm Manifying blib/man3/DBI::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBI::DBD::SqlEngine::Developers.3pm Manifying blib/man3/DBD::Gofer::Transport::null.3pm Manifying blib/man3/Bundle::DBI.3pm Manifying blib/man3/DBD::File::Developers.3pm Manifying blib/man3/DBI::Profile.3pm Manifying blib/man3/DBI::ProfileDumper.3pm Manifying blib/man3/DBI::Gofer::Serializer::Base.3pm Manifying blib/man3/DBI::ProxyServer.3pm Manifying blib/man3/DBI::Gofer::Execute.3pm Manifying blib/man3/DBI::DBD.3pm Manifying blib/man3/DBI::DBD::SqlEngine.3pm Manifying blib/man3/Win32::DBIODBC.3pm Manifying blib/man3/DBI::PurePerl.3pm Manifying blib/man3/DBI::ProfileData.3pm TIMB/DBI-1.630.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basics.t .................... ok t/02dbidrv.t .................... ok t/03handle.t .................... ok t/04mods.t ...................... ok t/05concathash.t ................ ok t/06attrs.t ..................... ok t/07kids.t ...................... ok t/08keeperr.t ................... ok t/09trace.t ..................... ok t/10examp.t ..................... ok t/11fetch.t ..................... ok t/12quote.t ..................... ok t/13taint.t ..................... ok t/14utf8.t ...................... ok t/15array.t ..................... ok t/16destroy.t ................... ok t/19fhtrace.t ................... ok t/20meta.t ...................... ok t/30subclass.t .................. ok t/31methcache.t ................. ok t/35thrclone.t .................. ok t/40profile.t ................... ok t/41prof_dump.t ................. ok t/42prof_data.t ................. ok t/43prof_env.t .................. ok t/48dbi_dbd_sqlengine.t ......... ok t/49dbd_file.t .................. ok t/50dbm_simple.t ................ ok t/51dbm_file.t .................. ok t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used t/60preparse.t .................. ok t/65transact.t .................. ok t/70callbacks.t ................. ok t/72childhandles.t .............. ok t/80proxy.t ..................... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) t/85gofer.t ..................... ok t/86gofer_fail.t ................ ok t/87gofer_cache.t ............... ok t/90sql_type_cast.t ............. ok t/pod-coverage.t ................ skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ......................... skipped: Test::Pod 1.00 required for testing POD t/zvg_01basics.t ................ ok t/zvg_02dbidrv.t ................ ok t/zvg_03handle.t ................ ok t/zvg_04mods.t .................. ok t/zvg_05concathash.t ............ ok t/zvg_06attrs.t ................. ok t/zvg_07kids.t .................. ok t/zvg_08keeperr.t ............... ok t/zvg_09trace.t ................. ok t/zvg_10examp.t ................. ok t/zvg_11fetch.t ................. ok t/zvg_12quote.t ................. ok t/zvg_13taint.t ................. skipped: Taint attribute tests not functional with DBI_AUTOPROXY t/zvg_14utf8.t .................. ok t/zvg_15array.t ................. ok t/zvg_16destroy.t ............... ok t/zvg_19fhtrace.t ............... ok t/zvg_20meta.t .................. ok t/zvg_30subclass.t .............. ok t/zvg_31methcache.t ............. ok t/zvg_35thrclone.t .............. ok t/zvg_40profile.t ............... ok t/zvg_41prof_dump.t ............. ok t/zvg_42prof_data.t ............. ok t/zvg_43prof_env.t .............. ok t/zvg_48dbi_dbd_sqlengine.t ..... ok t/zvg_49dbd_file.t .............. ok t/zvg_50dbm_simple.t ............ ok t/zvg_51dbm_file.t .............. ok t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvg_60preparse.t .............. ok t/zvg_65transact.t .............. skipped: Transactions not supported by DBD::Gofer t/zvg_70callbacks.t ............. ok t/zvg_72childhandles.t .......... ok t/zvg_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) t/zvg_85gofer.t ................. ok t/zvg_86gofer_fail.t ............ skipped: Gofer DBI_AUTOPROXY t/zvg_87gofer_cache.t ........... skipped: Gofer DBI_AUTOPROXY t/zvg_90sql_type_cast.t ......... ok t/zvn_48dbi_dbd_sqlengine.t ..... ok t/zvn_49dbd_file.t .............. ok t/zvn_50dbm_simple.t ............ ok t/zvn_51dbm_file.t .............. ok t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvn_85gofer.t ................. ok t/zvp_01basics.t ................ ok t/zvp_02dbidrv.t ................ ok t/zvp_03handle.t ................ ok t/zvp_04mods.t .................. ok t/zvp_05concathash.t ............ ok t/zvp_06attrs.t ................. ok t/zvp_07kids.t .................. skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvp_08keeperr.t ............... ok t/zvp_09trace.t ................. ok t/zvp_10examp.t ................. ok t/zvp_11fetch.t ................. ok t/zvp_12quote.t ................. ok t/zvp_13taint.t ................. skipped: Taint attributes not supported with DBI::PurePerl t/zvp_14utf8.t .................. ok t/zvp_15array.t ................. ok t/zvp_16destroy.t ............... ok t/zvp_19fhtrace.t ............... ok t/zvp_20meta.t .................. ok t/zvp_30subclass.t .............. ok t/zvp_31methcache.t ............. ok t/zvp_35thrclone.t .............. ok t/zvp_40profile.t ............... skipped: profiling not supported for DBI::PurePerl t/zvp_41prof_dump.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_42prof_data.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_43prof_env.t .............. skipped: profiling not supported for DBI::PurePerl t/zvp_48dbi_dbd_sqlengine.t ..... ok t/zvp_49dbd_file.t .............. ok t/zvp_50dbm_simple.t ............ ok t/zvp_51dbm_file.t .............. ok t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvp_60preparse.t .............. skipped: preparse not supported for DBI::PurePerl t/zvp_65transact.t .............. ok t/zvp_70callbacks.t ............. skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvp_72childhandles.t .......... ok t/zvp_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) t/zvp_85gofer.t ................. ok t/zvp_86gofer_fail.t ............ skipped: requires Callbacks which are not supported with PurePerl t/zvp_87gofer_cache.t ........... ok t/zvp_90sql_type_cast.t ......... ok t/zvxgn_48dbi_dbd_sqlengine.t ... ok t/zvxgn_49dbd_file.t ............ ok t/zvxgn_50dbm_simple.t .......... ok t/zvxgn_51dbm_file.t ............ ok t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgn_85gofer.t ............... ok t/zvxgnp_48dbi_dbd_sqlengine.t .. ok t/zvxgnp_49dbd_file.t ........... ok t/zvxgnp_50dbm_simple.t ......... ok t/zvxgnp_51dbm_file.t ........... ok t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used t/zvxgnp_85gofer.t .............. ok t/zvxgp_01basics.t .............. ok t/zvxgp_02dbidrv.t .............. ok t/zvxgp_03handle.t .............. ok t/zvxgp_04mods.t ................ ok t/zvxgp_05concathash.t .......... ok t/zvxgp_06attrs.t ............... ok t/zvxgp_07kids.t ................ skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvxgp_08keeperr.t ............. ok t/zvxgp_09trace.t ............... ok t/zvxgp_10examp.t ............... ok t/zvxgp_11fetch.t ............... ok t/zvxgp_12quote.t ............... ok t/zvxgp_13taint.t ............... skipped: Taint attributes not supported with DBI::PurePerl t/zvxgp_14utf8.t ................ ok t/zvxgp_15array.t ............... ok t/zvxgp_16destroy.t ............. ok t/zvxgp_19fhtrace.t ............. ok t/zvxgp_20meta.t ................ ok t/zvxgp_30subclass.t ............ ok t/zvxgp_31methcache.t ........... ok t/zvxgp_35thrclone.t ............ ok t/zvxgp_40profile.t ............. skipped: profiling not supported for DBI::PurePerl t/zvxgp_41prof_dump.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_42prof_data.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_43prof_env.t ............ skipped: profiling not supported for DBI::PurePerl t/zvxgp_48dbi_dbd_sqlengine.t ... ok t/zvxgp_49dbd_file.t ............ ok t/zvxgp_50dbm_simple.t .......... ok t/zvxgp_51dbm_file.t ............ ok t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgp_60preparse.t ............ skipped: preparse not supported for DBI::PurePerl t/zvxgp_65transact.t ............ skipped: Transactions not supported by DBD::Gofer t/zvxgp_70callbacks.t ........... skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvxgp_72childhandles.t ........ ok t/zvxgp_80proxy.t ............... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) t/zvxgp_85gofer.t ............... ok t/zvxgp_86gofer_fail.t .......... skipped: requires Callbacks which are not supported with PurePerl t/zvxgp_87gofer_cache.t ......... skipped: Gofer DBI_AUTOPROXY t/zvxgp_90sql_type_cast.t ....... ok t/zvxnp_48dbi_dbd_sqlengine.t ... ok t/zvxnp_49dbd_file.t ............ ok t/zvxnp_50dbm_simple.t .......... ok t/zvxnp_51dbm_file.t ............ ok t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxnp_85gofer.t ............... ok All tests successful. Files=182, Tests=8645, 76 wallclock secs ( 1.52 usr 0.25 sys + 64.44 cusr 5.38 csys = 71.59 CPU) Result: PASS PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision$ Switch: DBI 1.63 by Tim Bunce, 1.63 Available Drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge, mysql dbi:ExampleP:: testing 3 sets of 20 connections: Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... connect 20 and disconnect them, 3 times: 0.0023s / 60 = 0.0000s Testing handle creation speed... 62500 NullP sth/s perl 5.012004 x86_64-linux-thread-multi (gcc 4.6.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic) 0.000016s test.pl done TIMB/DBI-1.630.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man1/dbiprof.1 Manifying blib/man1/dbiproxy.1 Manifying blib/man1/dbilogstrip.1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/DBI/DBI.so Installing /usr/local/lib64/perl5/auto/DBI/dbivport.h Installing /usr/local/lib64/perl5/auto/DBI/DBIXS.h Installing /usr/local/lib64/perl5/auto/DBI/dbi_sql.h Installing /usr/local/lib64/perl5/auto/DBI/dbixs_rev.h Installing /usr/local/lib64/perl5/auto/DBI/dbipport.h Installing /usr/local/lib64/perl5/auto/DBI/DBI.bs Installing /usr/local/lib64/perl5/auto/DBI/dbd_xsh.h Installing /usr/local/lib64/perl5/auto/DBI/Driver_xst.h Installing /usr/local/lib64/perl5/auto/DBI/Driver.xst Installing /usr/local/lib64/perl5/dbixs_rev.pl Installing /usr/local/lib64/perl5/DBI.pm Installing /usr/local/lib64/perl5/DBI/ProfileSubs.pm Installing /usr/local/lib64/perl5/DBI/ProfileDumper.pm Installing /usr/local/lib64/perl5/DBI/PurePerl.pm Installing /usr/local/lib64/perl5/DBI/ProfileData.pm Installing /usr/local/lib64/perl5/DBI/FAQ.pm Installing /usr/local/lib64/perl5/DBI/DBD.pm Installing /usr/local/lib64/perl5/DBI/Changes.pm Installing /usr/local/lib64/perl5/DBI/ProxyServer.pm Installing /usr/local/lib64/perl5/DBI/W32ODBC.pm Installing /usr/local/lib64/perl5/DBI/Profile.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Request.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Execute.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Response.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Serializer/Base.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Serializer/DataDumper.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Serializer/Storable.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Transport/Base.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Transport/stream.pm Installing /usr/local/lib64/perl5/DBI/Gofer/Transport/pipeone.pm Installing /usr/local/lib64/perl5/DBI/Const/GetInfoReturn.pm Installing /usr/local/lib64/perl5/DBI/Const/GetInfoType.pm Installing /usr/local/lib64/perl5/DBI/Const/GetInfo/ODBC.pm Installing /usr/local/lib64/perl5/DBI/Const/GetInfo/ANSI.pm Installing /usr/local/lib64/perl5/DBI/SQL/Nano.pm Installing /usr/local/lib64/perl5/DBI/DBD/Metadata.pm Installing /usr/local/lib64/perl5/DBI/DBD/SqlEngine.pm Installing /usr/local/lib64/perl5/DBI/DBD/SqlEngine/HowTo.pod Installing /usr/local/lib64/perl5/DBI/DBD/SqlEngine/Developers.pod Installing /usr/local/lib64/perl5/DBI/ProfileDumper/Apache.pm Installing /usr/local/lib64/perl5/DBI/Util/_accessor.pm Installing /usr/local/lib64/perl5/DBI/Util/CacheMemory.pm Installing /usr/local/lib64/perl5/Win32/DBIODBC.pm Installing /usr/local/lib64/perl5/DBD/File.pm Installing /usr/local/lib64/perl5/DBD/NullP.pm Installing /usr/local/lib64/perl5/DBD/Sponge.pm Installing /usr/local/lib64/perl5/DBD/Proxy.pm Installing /usr/local/lib64/perl5/DBD/Gofer.pm Installing /usr/local/lib64/perl5/DBD/DBM.pm Installing /usr/local/lib64/perl5/DBD/ExampleP.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Policy/rush.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Policy/Base.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Policy/classic.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Policy/pedantic.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Transport/Base.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Transport/corostream.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Transport/stream.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Transport/pipeone.pm Installing /usr/local/lib64/perl5/DBD/Gofer/Transport/null.pm Installing /usr/local/lib64/perl5/DBD/File/Roadmap.pod Installing /usr/local/lib64/perl5/DBD/File/HowTo.pod Installing /usr/local/lib64/perl5/DBD/File/Developers.pod Installing /usr/local/lib64/perl5/Bundle/DBI.pm Installing /usr/local/share/man/man1/dbiprof.1 Installing /usr/local/share/man/man1/dbilogstrip.1 Installing /usr/local/share/man/man1/dbiproxy.1 Installing /usr/local/share/man/man3/DBI::Gofer::Transport::Base.3pm Installing /usr/local/share/man/man3/DBD::File::HowTo.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Policy::Base.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm Installing /usr/local/share/man/man3/DBI::DBD::SqlEngine.3pm Installing /usr/local/share/man/man3/DBI::Const::GetInfo::ODBC.3pm Installing /usr/local/share/man/man3/DBI::ProfileDumper.3pm Installing /usr/local/share/man/man3/DBI::ProfileData.3pm Installing /usr/local/share/man/man3/DBI::PurePerl.3pm Installing /usr/local/share/man/man3/Bundle::DBI.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Transport::pipeone.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Transport::Base.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Transport::corostream.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Response.3pm Installing /usr/local/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm Installing /usr/local/share/man/man3/DBI::Const::GetInfoReturn.3pm Installing /usr/local/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm Installing /usr/local/share/man/man3/DBD::File.3pm Installing /usr/local/share/man/man3/DBI::DBD.3pm Installing /usr/local/share/man/man3/Win32::DBIODBC.3pm Installing /usr/local/share/man/man3/DBD::File::Developers.3pm Installing /usr/local/share/man/man3/DBI::Profile.3pm Installing /usr/local/share/man/man3/DBI::DBD::Metadata.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Policy::classic.3pm Installing /usr/local/share/man/man3/DBI::Util::CacheMemory.3pm Installing /usr/local/share/man/man3/DBI::ProxyServer.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Transport::pipeone.3pm Installing /usr/local/share/man/man3/DBI::Const::GetInfoType.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Policy::rush.3pm Installing /usr/local/share/man/man3/DBI::W32ODBC.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Serializer::Base.3pm Installing /usr/local/share/man/man3/DBI.3pm Installing /usr/local/share/man/man3/DBD::Gofer.3pm Installing /usr/local/share/man/man3/DBD::Proxy.3pm Installing /usr/local/share/man/man3/DBI::ProfileSubs.3pm Installing /usr/local/share/man/man3/DBI::ProfileDumper::Apache.3pm Installing /usr/local/share/man/man3/DBD::File::Roadmap.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Policy::pedantic.3pm Installing /usr/local/share/man/man3/DBI::Const::GetInfo::ANSI.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Transport::stream.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Execute.3pm Installing /usr/local/share/man/man3/DBD::DBM.3pm Installing /usr/local/share/man/man3/DBI::SQL::Nano.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Transport::null.3pm Installing /usr/local/share/man/man3/DBD::Gofer::Transport::stream.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Request.3pm Installing /usr/local/share/man/man3/DBI::Gofer::Serializer::Storable.3pm Installing /usr/local/share/man/man3/DBD::Sponge.3pm Installing /usr/local/share/man/man3/DBI::FAQ.3pm Installing /usr/local/bin/dbilogstrip Installing /usr/local/bin/dbiproxy Installing /usr/local/bin/dbiprof Appending installation info to /usr/lib64/perl5/perllocal.pod TIMB/DBI-1.630.tar.gz /usr/bin/make install -- OK Checking for DB_File... Upgrading DB_File from 1.82... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'DB_File' Running make for P/PM/PMQS/DB_File-1.831.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PM/PMQS/DB_File-1.831.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PM/PMQS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/P/PM/PMQS/DB_File-1.831.tar.gz ok CPAN.pm: Going to build P/PM/PMQS/DB_File-1.831.tar.gz Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ldb Writing Makefile for DB_File Could not read '/root/.cpan/build/DB_File-1.831-SmyMW1/META.yml'. Falling back to other methods to determine prerequisites cp DB_File.pm blib/lib/DB_File.pm gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.831\" -DXS_VERSION=\"1.831\" -fPIC "-I/usr/lib64/perl5/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c version.c:30:16: fatal error: db.h: No such file or directory compilation terminated. make: *** [version.o] Error 1 PMQS/DB_File-1.831.tar.gz /usr/bin/make -- NOT OK 'YAML' not installed, will not store persistent state Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for Data::UUID... Upgrading Data::UUID Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Data::UUID' Running make for R/RJ/RJBS/Data-UUID-1.219.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/R/RJ/RJBS/Data-UUID-1.219.tar.gz Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Data-UUID-1.219.tar.gz ok CPAN.pm: Going to build R/RJ/RJBS/Data-UUID-1.219.tar.gz Checking if your kit is complete... Looks good Configured options (run perl Makefile.PL --help for how to change this): UUID state storage: /tmp default umask: 0007 Writing Makefile for Data::UUID Could not read '/root/.cpan/build/Data-UUID-1.219-dO4LzF/META.yml'. Falling back to other methods to determine prerequisites cp UUID.pm blib/lib/Data/UUID.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap UUID.xs > UUID.xsc && mv UUID.xsc UUID.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.219\" -DXS_VERSION=\"1.219\" -fPIC "-I/usr/lib64/perl5/CORE" -D_STDIR=\"/tmp\" -D__linux__ -D_DEFAULT_UMASK=0007 UUID.c UUID.c: In function ‘XS_Data__UUID_create_from_name’: UUID.c:542:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] UUID.c: In function ‘XS_Data__UUID_compare’: UUID.c:590:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] UUID.c: In function ‘XS_Data__UUID_to_string’: UUID.c:639:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] UUID.c: In function ‘XS_Data__UUID_from_string’: UUID.c:672:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] UUID.c: At top level: ptable.h:215:1: warning: ‘ptable_free’ defined but not used [-Wunused-function] UUID.c: In function ‘XS_Data__UUID_DESTROY’: UUID.xs:588:10: warning: ignoring return value of ‘lockf’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:589:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:590:10: warning: ignoring return value of ‘lockf’, declared with attribute warn_unused_result [-Wunused-result] UUID.c: In function ‘XS_Data__UUID_create’: UUID.xs:421:3: warning: ignoring return value of ‘lockf’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:422:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:423:3: warning: ignoring return value of ‘lockf’, declared with attribute warn_unused_result [-Wunused-result] UUID.c: In function ‘XS_Data__UUID_new’: UUID.xs:360:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:367:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] UUID.xs:377:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] Running Mkbootstrap for Data::UUID () chmod 644 UUID.bs rm -f blib/arch/auto/Data/UUID/UUID.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic UUID.o -o blib/arch/auto/Data/UUID/UUID.so \ \ chmod 755 blib/arch/auto/Data/UUID/UUID.so cp UUID.bs blib/arch/auto/Data/UUID/UUID.bs chmod 644 blib/arch/auto/Data/UUID/UUID.bs Manifying blib/man3/Data::UUID.3pm RJBS/Data-UUID-1.219.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ................. ok t/from-name-collisions.t .. ok t/leaky_dollar_bang.t ..... ok t/pod-coverage.t .......... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate. t/pod.t ................... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate. t/segv.t .................. ok t/threads.t ............... skipped: This test does not cope well with this version of perl All tests successful. Files=7, Tests=32, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.16 cusr 0.02 csys = 0.21 CPU) Result: PASS RJBS/Data-UUID-1.219.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Data/UUID/UUID.so Installing /usr/local/lib64/perl5/auto/Data/UUID/UUID.bs Installing /usr/local/lib64/perl5/Data/UUID.pm Installing /usr/local/share/man/man3/Data::UUID.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod RJBS/Data-UUID-1.219.tar.gz /usr/bin/make install -- OK Checking for Data::Validate::IP... Upgrading Data::Validate::IP Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Data::Validate::IP' Running make for D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz ok CPAN.pm: Going to build D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite NetAddr::IP 4 not found. Warning: prerequisite Test::Requires 0 not found. Writing Makefile for Data::Validate::IP Could not read '/root/.cpan/build/Data-Validate-IP-0.20-wzYOTK/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/Data-Validate-IP-0.20.tar.gz ---- Test::Requires [requires] NetAddr::IP [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Test::Requires' Running make for T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz ok CPAN.pm: Going to build T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz Can't locate Module/Build.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Build.PL line 12. BEGIN failed--compilation aborted at Build.PL line 12. Warning: No success on command[/usr/bin/perl Build.PL ] 'YAML' not installed, will not store persistent state TOKUHIROM/Test-Requires-0.07.tar.gz /usr/bin/perl Build.PL -- NOT OK Running Build test Make had some problems, won't test Running Build install Make had some problems, won't install Running install for module 'NetAddr::IP' Running make for M/MI/MIKER/NetAddr-IP-4.071.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-4.071.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MI/MIKER/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/M/MI/MIKER/NetAddr-IP-4.071.tar.gz ok CPAN.pm: Going to build M/MI/MIKER/NetAddr-IP-4.071.tar.gz This build requires a C compiler by default except on Windows where the Pure Perl version is mandatory. The Pure Perl version, which does not require compilation of XS code, can be used by invoking this as: perl Makefile.PL -noxs ====================================================================== W A R N I N G - Please do read below if you have legacy code ====================================================================== Versions 3.21 and above of NetAddr::IP, include hooks for the Storable class that are incompatible with the old (automatic) method of storing data. To regain backwards compatibility, the module must be use()d as use NetAddr::IP ':old_storable'; which will disable the new hooks and revert back to the old ways. If you do not use Storable along with NetAddr::IP, or just don't know what this all means, most likely you're safe to go ahead. Versions before 3.25 recognized by default IP addresses as returned by inet_aton. This is no longer the default. To enable this behavior again, the module must be use()d as use NetAddr::IP ':aton'; Versions before 4.008 recognized the above syntax. This behavior is fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0 Use this method to create new objects from 'aton's $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4')) Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good building for linux Testing if you have a C compiler and the needed header files.... gcc compile.c -o compile.output You have a working compiler. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether gcc needs -traditional... no checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_addr... none required checking whether byte ordering is bigendian... no checking for uint8_t... yes checking size of uint8_t... 1 checking for uint16_t... yes checking size of uint16_t... 2 checking for uint32_t... yes checking size of uint32_t... 4 checking for u_int8_t... yes checking size of u_int8_t... 1 checking for u_int16_t... yes checking size of u_int16_t... 2 checking for u_int32_t... yes checking size of u_int32_t... 4 configure.gcc: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for NetAddr::IP::Util Writing Makefile for NetAddr::IP::Lite Writing Makefile for NetAddr::IP Could not read '/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/META.yml'. Falling back to other methods to determine prerequisites cp IP.pm blib/lib/NetAddr/IP.pm AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP) make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pm make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pm AutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP) cp Util.pm ../../blib/lib/NetAddr/IP/Util.pm AutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util) cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pm cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pm AutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase) /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Util.xs > Util.xsc && mv Util.xsc Util.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib64/perl5/CORE" Util.c Util.c: In function ‘XS_NetAddr__IP__Util_bcd2bin’: Util.xs:684:9: warning: ‘subname’ may be used uninitialized in this function [-Wuninitialized] Util.xs:674:9: note: ‘subname’ was declared here Running Mkbootstrap for NetAddr::IP::Util () chmod 644 Util.bs rm -f ../../blib/arch/auto/NetAddr/IP/Util/Util.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Util.o -o ../../blib/arch/auto/NetAddr/IP/Util/Util.so \ \ chmod 755 ../../blib/arch/auto/NetAddr/IP/Util/Util.so cp Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs chmod 644 ../../blib/arch/auto/NetAddr/IP/Util/Util.bs Manifying ../../blib/man3/NetAddr::IP::UtilPP.3pm Manifying ../../blib/man3/NetAddr::IP::Util.3pm Manifying ../../blib/man3/NetAddr::IP::InetBase.3pm make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' Manifying ../blib/man3/NetAddr::IP::Lite.3pm make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' Manifying blib/man3/NetAddr::IP.3pm MIKER/NetAddr-IP-4.071.tar.gz /usr/bin/make -- OK Running make test make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/canon.t .......... ok t/constants.t ...... ok t/full.t ........... ok t/full6-uri.t ...... ok t/full6.t .......... ok t/imhoff.t ......... ok t/loops.t .......... ok t/lower.t .......... ok t/masklen.t ........ ok t/new-store.t ...... ok t/old-store.t ...... ok t/over-arr.t ....... ok t/over-qq.t ........ ok t/relops.t ......... ok t/rfc3021.t ........ ok t/short.t .......... ok t/splitref.t ....... ok t/v4-coalesce.t .... ok t/v4-compact.t ..... ok t/v4-compplus.t .... ok t/v4-hostenum.t .... ok t/v4-re.t .......... ok t/v4-split-bulk.t .. ok t/v4-split-list.t .. ok t/v4-splitplan.t ... ok t/v4-sprefix.t ..... ok t/v4-xprefix.t ..... ok t/v6-re.t .......... ok t/v6-split-bulk.t .. ok t/v6-splitplan.t ... ok t/wildcard.t ....... ok All tests successful. Files=31, Tests=9537, 6 wallclock secs ( 1.03 usr 0.06 sys + 6.34 cusr 0.17 csys = 7.60 CPU) Result: PASS make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/addr.t .............. ok t/aton.t .............. ok t/bigint.t ............ ok t/bignums.t ........... ok t/bin_ips.t ........... ok t/bits.t .............. ok t/broadcast.t ......... ok t/bug62521.t .......... ok t/bug75976.t .......... ok t/cidr.t .............. ok t/constants.t ......... ok t/contains.t .......... ok t/copy.t .............. ok t/firstlast.t ......... ok t/ipv4FFFF.t .......... ok t/lemasklen.t ......... ok t/loops.t ............. ok t/lower.t ............. ok t/mask.t .............. ok t/masklen.t ........... ok t/netaddr.t ........... ok t/network.t ........... ok t/new-nth.t ........... ok t/new-num.t ........... ok t/numeric.t ........... ok t/old-nth.t ........... ok t/old-num.t ........... ok t/over-qq.t ........... ok t/over_comp.t ......... ok t/over_copy.t ......... ok t/over_equal.t ........ ok t/over_math.t ......... ok t/overminus.t ......... ok t/pathological.t ...... ok t/range.t ............. ok t/relops.t ............ ok t/rfc_1918.t .......... ok t/v4-aton.t ........... ok t/v4-badnm.t .......... ok t/v4-base.t ........... ok t/v4-basem.t .......... ok t/v4-cidr.t ........... ok t/v4-cnew.t ........... ok t/v4-contains.t ....... ok t/v4-last.t ........... ok t/v4-new-first.t ...... ok t/v4-new.t ............ ok t/v4-new_from_aton.t .. ok t/v4-no_octal.t ....... ok t/v4-num.t ............ ok t/v4-numeric.t ........ ok t/v4-old-first.t ...... ok t/v4-range.t .......... ok t/v4-snew.t ........... ok t/v4-wnew.t ........... # # The following 8 tests involve resolving (hopefully) # non-existant names. This may take a while. t/v4-wnew.t ........... ok t/v4_new_cis.t ........ ok t/v6-cnew-uri.t ....... ok t/v6-cnew.t ........... ok t/v6-contains.t ....... ok t/v6-inc.t ............ ok t/v6-new-base-uri.t ... ok t/v6-new-base.t ....... ok t/v6-new_cis6_base.t .. ok t/v6-new_cis_base.t ... ok t/v6-num.t ............ ok t/v6-numeric-uri.t .... ok t/v6-numeric.t ........ ok t/v6-old-base-uri.t ... ok t/v6-old-base.t ....... ok t/version.t ........... ok t/within.t ............ ok All tests successful. Files=71, Tests=3640, 5 wallclock secs ( 0.51 usr 0.08 sys + 2.58 cusr 0.27 csys = 3.44 CPU) Result: PASS make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../../blib/lib', '../../blib/arch')" t/*.t t/4to6.t .................... ok t/add128.t .................. ok t/addconst.t ................ ok t/af_inet6.t ................ Found = in conditional, should be == at t/af_inet6.t line 36. t/af_inet6.t ................ 1/3 AF_INET6 = 10 derived from Socket or Socket6 t/af_inet6.t ................ ok t/anyto6.t .................. ok t/badd.t .................... ok t/bcd2bin.t ................. ok t/bcdn2bin.t ................ ok t/bin.t ..................... ok t/binet_n2ad.t .............. ok t/binet_n2dx.t .............. ok t/binet_ntoa.t .............. ok t/binet_pton.t .............. ok t/bipv4_inet.t .............. ok t/bipv6_any2n.t ............. ok t/bipv6func.t ............... ok t/bisIPv4.t ................. ok t/bpackzeros.t .............. ok t/comp128.t ................. ok t/croak.t ................... ok t/hasbits.t ................. ok t/inet_4map6.t .............. ok t/inet_n2ad.t ............... ok t/inet_n2dx.t ............... ok t/inet_pton.t ............... ok t/ipv4_inet.t ............... ok t/ipv6_any2n.t .............. ok t/ipv6_ntoa.t ............... ok t/ipv6func.t ................ ok t/ipv6to4.t ................. ok t/isIPv4.t .................. ok t/leftshift.t ............... ok t/mode.t .................... 1/2 mode CC XS t/mode.t .................... ok t/naip_gethostbyname.t ...... ok t/no6_naip_gethostbyname.t .. ok t/notcontiguous.t ........... ok t/packzeros.t ............... ok t/simple_pack.t ............. ok t/sub128.t .................. ok All tests successful. Files=39, Tests=1528, 1 wallclock secs ( 0.19 usr 0.04 sys + 0.72 cusr 0.11 csys = 1.06 CPU) Result: PASS make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' MIKER/NetAddr-IP-4.071.tar.gz /usr/bin/make test -- OK Running make install make[1]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' make[2]: Entering directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[2]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite/Util' make[1]: Leaving directory `/root/.cpan/build/NetAddr-IP-4.071-YMB2Et/Lite' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/NetAddr/IP/Util/Util.so Installing /usr/local/lib64/perl5/auto/NetAddr/IP/Util/Util.bs Installing /usr/local/lib64/perl5/auto/NetAddr/IP/do_prefix.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/wildcard.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/canon.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/autosplit.ix Installing /usr/local/lib64/perl5/auto/NetAddr/IP/_compV6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/re.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/hostenum.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/mod_version.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/compactref.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/_splitplan.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/_splitref.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/prefix.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/short.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/coalesce.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/nprefix.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/_compact_v6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/re6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_bcdcheck.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/ipv6to4.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/shiftleft.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_128x10.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/autosplit.ix Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/sub128.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/bin2bcdn.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/bcd2bin.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/comp128.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/maskanyto6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_bcd2bin.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_bin2bcdn.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/notcontiguous.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/bcdn2txt.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/slowadd128.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/ipanyto6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/add128.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/ipv4to6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_deadlen.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_128x2.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/addconst.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/simple_pack.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/hasbits.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/bcdn2bin.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/mask4to6.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/bin2bcd.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/UtilPP/_sa128.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/ipv6_aton.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/autosplit.ix Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/_inet_ntop.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/ipv6_ntoa.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/inet_ntoa.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/_inet_pton.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/inet_any2n.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/inet_n2ad.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/inet_n2dx.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/InetBase/_packzeros.al Installing /usr/local/lib64/perl5/auto/NetAddr/IP/Util/autosplit.ix Installing /usr/local/lib64/perl5/NetAddr/IP.pm Installing /usr/local/lib64/perl5/NetAddr/IP/Lite.pm Installing /usr/local/lib64/perl5/NetAddr/IP/Util.pm Installing /usr/local/lib64/perl5/NetAddr/IP/InetBase.pm Installing /usr/local/lib64/perl5/NetAddr/IP/Util_IS.pm Installing /usr/local/lib64/perl5/NetAddr/IP/UtilPP.pm Installing /usr/local/share/man/man3/NetAddr::IP::Lite.3pm Installing /usr/local/share/man/man3/NetAddr::IP.3pm Installing /usr/local/share/man/man3/NetAddr::IP::Util.3pm Installing /usr/local/share/man/man3/NetAddr::IP::InetBase.3pm Installing /usr/local/share/man/man3/NetAddr::IP::UtilPP.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod MIKER/NetAddr-IP-4.071.tar.gz /usr/bin/make install -- OK Running make for D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz Has already been unwrapped into directory /root/.cpan/build/Data-Validate-IP-0.20-wzYOTK CPAN.pm: Going to build D/DR/DROLSKY/Data-Validate-IP-0.20.tar.gz Warning: Prerequisite 'Test::Requires => 0' for 'DROLSKY/Data-Validate-IP-0.20.tar.gz' failed when processing 'TOKUHIROM/Test-Requires-0.07.tar.gz' with 'writemakefile => NO '/usr/bin/perl Build.PL ' returned status 512'. Continuing, but chances to succeed are limited. cp lib/Data/Validate/IP.pm blib/lib/Data/Validate/IP.pm Manifying blib/man3/Data::Validate::IP.3pm DROLSKY/Data-Validate-IP-0.20.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Data-Validate-IP-slow.t .. ok t/Data-Validate-IP.t ....... ok t/release-cpan-changes.t ... skipped: these tests are for release candidate testing t/release-eol.t ............ skipped: these tests are for release candidate testing t/release-no-tabs.t ........ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing t/release-pod-spell.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing t/Untaint.t ................ Can't locate Test/Requires.pm in @INC (@INC contains: /root/.cpan/build/Data-Validate-IP-0.20-wzYOTK/blib/lib /root/.cpan/build/Data-Validate-IP-0.20-wzYOTK/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at t/Untaint.t line 9. BEGIN failed--compilation aborted at t/Untaint.t line 9. t/Untaint.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/Untaint.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=10, Tests=1406, 0 wallclock secs ( 0.17 usr 0.02 sys + 0.47 cusr 0.03 csys = 0.69 CPU) Result: FAIL Failed 1/10 test programs. 0/1406 subtests failed. make: *** [test_dynamic] Error 2 DROLSKY/Data-Validate-IP-0.20.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DROLSKY/Data-Validate-IP-0.20.tar.gz Running make install make test had returned bad status, won't install without force Could not read '/root/.cpan/build/Test-Requires-0.07-8xysTL/META.yml'. Falling back to other methods to determine prerequisites Checking for Date::Manip... Upgrading Date::Manip from 6.25... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Date::Manip' Running make for S/SB/SBECK/Date-Manip-6.41.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SB/SBECK/Date-Manip-6.41.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SB/SBECK/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SB/SBECK/Date-Manip-6.41.tar.gz ok CPAN.pm: Going to build S/SB/SBECK/Date-Manip-6.41.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Test::Inter 0 not found. Writing Makefile for Date::Manip Could not read '/root/.cpan/build/Date-Manip-6.41-kMLbHQ/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- SBECK/Date-Manip-6.41.tar.gz ---- Test::Inter [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Test::Inter' Running make for S/SB/SBECK/Test-Inter-1.05.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SB/SBECK/Test-Inter-1.05.tar.gz Checksum for /root/.cpan/sources/authors/id/S/SB/SBECK/Test-Inter-1.05.tar.gz ok CPAN.pm: Going to build S/SB/SBECK/Test-Inter-1.05.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::Inter Could not read '/root/.cpan/build/Test-Inter-1.05-EGQy0V/META.yml'. Falling back to other methods to determine prerequisites cp lib/Test/Inter.pod blib/lib/Test/Inter.pod cp lib/Test/Inter.pm blib/lib/Test/Inter.pm Manifying blib/man3/Test::Inter.3pm SBECK/Test-Inter-1.05.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/file.t .......... ok t/is.t ............ ok t/ok.t ............ ok t/pod.t ........... skipped: Required feature (Test::Pod) missing t/pod_coverage.t .. skipped: Required feature (Test::Pod::Coverage) missing t/require_ok.t .... ok t/skip_all.t ...... skipped: testing skip_all t/tests.t ......... ok t/use_ok.1.t ...... ok t/use_ok.2.t ...... ok t/use_ok.3.t ...... ok All tests successful. Files=11, Tests=57, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.25 cusr 0.03 csys = 0.33 CPU) Result: PASS SBECK/Test-Inter-1.05.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Test::Inter.3pm Installing /usr/local/share/perl5/Test/Inter.pod Installing /usr/local/share/perl5/Test/Inter.pm Installing /usr/local/share/man/man3/Test::Inter.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod SBECK/Test-Inter-1.05.tar.gz /usr/bin/make install -- OK Running make for S/SB/SBECK/Date-Manip-6.41.tar.gz Has already been unwrapped into directory /root/.cpan/build/Date-Manip-6.41-kMLbHQ CPAN.pm: Going to build S/SB/SBECK/Date-Manip-6.41.tar.gz cp lib/Date/Manip/Offset/off245.pm blib/lib/Date/Manip/Offset/off245.pm cp lib/Date/Manip/Offset/off401.pm blib/lib/Date/Manip/Offset/off401.pm cp lib/Date/Manip/TZ/ammend00.pm blib/lib/Date/Manip/TZ/ammend00.pm cp lib/Date/Manip/TZ/inanta00.pm blib/lib/Date/Manip/TZ/inanta00.pm cp lib/Date/Manip/Offset/off136.pm blib/lib/Date/Manip/Offset/off136.pm cp lib/Date/Manip/TZ/aftrip00.pm blib/lib/Date/Manip/TZ/aftrip00.pm cp lib/Date/Manip/TZ/amboa_00.pm blib/lib/Date/Manip/TZ/amboa_00.pm cp lib/Date/Manip/Offset/off213.pm blib/lib/Date/Manip/Offset/off213.pm cp lib/Date/Manip/TZ/etgmtp04.pm blib/lib/Date/Manip/TZ/etgmtp04.pm cp lib/Date/Manip/Offset/off463.pm blib/lib/Date/Manip/Offset/off463.pm cp lib/Date/Manip/Offset/off388.pm blib/lib/Date/Manip/Offset/off388.pm cp lib/Date/Manip/Offset/off341.pm blib/lib/Date/Manip/Offset/off341.pm cp lib/Date/Manip/Offset/off142.pm blib/lib/Date/Manip/Offset/off142.pm cp lib/Date/Manip/TZ/wet00.pm blib/lib/Date/Manip/TZ/wet00.pm cp lib/Date/Manip/Offset/off455.pm blib/lib/Date/Manip/Offset/off455.pm cp lib/Date/Manip/Offset/off078.pm blib/lib/Date/Manip/Offset/off078.pm cp lib/Date/Manip/Changes5.pod blib/lib/Date/Manip/Changes5.pod cp lib/Date/Manip/Offset/off337.pm blib/lib/Date/Manip/Offset/off337.pm cp lib/Date/Manip/Offset/off064.pm blib/lib/Date/Manip/Offset/off064.pm cp lib/Date/Manip/Offset/off102.pm blib/lib/Date/Manip/Offset/off102.pm cp lib/Date/Manip/TZ/l00.pm blib/lib/Date/Manip/TZ/l00.pm cp lib/Date/Manip/Offset/off083.pm blib/lib/Date/Manip/Offset/off083.pm cp lib/Date/Manip/Offset/off386.pm blib/lib/Date/Manip/Offset/off386.pm cp lib/Date/Manip/TZ/etgmtm05.pm blib/lib/Date/Manip/TZ/etgmtm05.pm cp lib/Date/Manip/TZ/ammont04.pm blib/lib/Date/Manip/TZ/ammont04.pm cp lib/Date/Manip/Offset/off205.pm blib/lib/Date/Manip/Offset/off205.pm cp lib/Date/Manip/TZ/afnoua00.pm blib/lib/Date/Manip/TZ/afnoua00.pm cp lib/Date/Manip/Offset/off217.pm blib/lib/Date/Manip/Offset/off217.pm cp lib/Date/Manip/Offset/off324.pm blib/lib/Date/Manip/Offset/off324.pm cp lib/Date/Manip/Offset/off076.pm blib/lib/Date/Manip/Offset/off076.pm cp lib/Date/Manip/TZ/eumosc00.pm blib/lib/Date/Manip/TZ/eumosc00.pm cp lib/Date/Manip/TZ/eusimf00.pm blib/lib/Date/Manip/TZ/eusimf00.pm cp lib/Date/Manip/TZ/pafuna00.pm blib/lib/Date/Manip/TZ/pafuna00.pm cp lib/Date/Manip/Offset/off414.pm blib/lib/Date/Manip/Offset/off414.pm cp lib/Date/Manip/Offset/off394.pm blib/lib/Date/Manip/Offset/off394.pm cp lib/Date/Manip/Offset/off223.pm blib/lib/Date/Manip/Offset/off223.pm cp lib/Date/Manip/TZ/amnoro00.pm blib/lib/Date/Manip/TZ/amnoro00.pm cp lib/Date/Manip/Offset/off332.pm blib/lib/Date/Manip/Offset/off332.pm cp lib/Date/Manip/Offset/off117.pm blib/lib/Date/Manip/Offset/off117.pm cp lib/Date/Manip/Offset/off379.pm blib/lib/Date/Manip/Offset/off379.pm cp lib/Date/Manip/Offset/off466.pm blib/lib/Date/Manip/Offset/off466.pm cp lib/Date/Manip/Lang/english.pm blib/lib/Date/Manip/Lang/english.pm cp lib/Date/Manip/TZ/ashong00.pm blib/lib/Date/Manip/TZ/ashong00.pm cp lib/Date/Manip/TZ/pasaip00.pm blib/lib/Date/Manip/TZ/pasaip00.pm cp lib/Date/Manip/Offset/off273.pm blib/lib/Date/Manip/Offset/off273.pm cp lib/Date/Manip/TZ/afjoha00.pm blib/lib/Date/Manip/TZ/afjoha00.pm cp lib/Date/Manip/TZ/ampang00.pm blib/lib/Date/Manip/TZ/ampang00.pm cp lib/Date/Manip/Offset/off160.pm blib/lib/Date/Manip/Offset/off160.pm cp lib/Date/Manip/TZ/ammonc00.pm blib/lib/Date/Manip/TZ/ammonc00.pm cp lib/Date/Manip/TZ/asbrun00.pm blib/lib/Date/Manip/TZ/asbrun00.pm cp lib/Date/Manip/TZ/etgmtp03.pm blib/lib/Date/Manip/TZ/etgmtp03.pm cp lib/Date/Manip/Offset/off012.pm blib/lib/Date/Manip/Offset/off012.pm cp lib/Date/Manip/TZ/afmoga00.pm blib/lib/Date/Manip/TZ/afmoga00.pm cp lib/Date/Manip/TZ/aspyon00.pm blib/lib/Date/Manip/TZ/aspyon00.pm cp lib/Date/Manip/TZ/euluxe00.pm blib/lib/Date/Manip/TZ/euluxe00.pm cp lib/Date/Manip/Offset/off329.pm blib/lib/Date/Manip/Offset/off329.pm cp lib/Date/Manip/TZ/euvien00.pm blib/lib/Date/Manip/TZ/euvien00.pm cp lib/Date/Manip/Offset/off259.pm blib/lib/Date/Manip/Offset/off259.pm cp lib/Date/Manip/Offset/off242.pm blib/lib/Date/Manip/Offset/off242.pm cp lib/Date/Manip/TZ/afel_a00.pm blib/lib/Date/Manip/TZ/afel_a00.pm cp lib/Date/Manip/Offset/off314.pm blib/lib/Date/Manip/Offset/off314.pm cp lib/Date/Manip/Offset/off358.pm blib/lib/Date/Manip/Offset/off358.pm cp lib/Date/Manip/Offset/off174.pm blib/lib/Date/Manip/Offset/off174.pm cp lib/Date/Manip/TZ/pafaka00.pm blib/lib/Date/Manip/TZ/pafaka00.pm cp lib/Date/Manip/Offset/off442.pm blib/lib/Date/Manip/Offset/off442.pm cp lib/Date/Manip/Offset/off464.pm blib/lib/Date/Manip/Offset/off464.pm cp lib/Date/Manip/TZ/amjuju00.pm blib/lib/Date/Manip/TZ/amjuju00.pm cp lib/Date/Manip/TZ/amjune00.pm blib/lib/Date/Manip/TZ/amjune00.pm cp lib/Date/Manip/TZ/euwars00.pm blib/lib/Date/Manip/TZ/euwars00.pm cp lib/Date/Manip/TZ/inchag00.pm blib/lib/Date/Manip/TZ/inchag00.pm cp lib/Date/Manip/TZ/eusofi00.pm blib/lib/Date/Manip/TZ/eusofi00.pm cp lib/Date/Manip/Offset/off312.pm blib/lib/Date/Manip/Offset/off312.pm cp lib/Date/Manip/Offset/off011.pm blib/lib/Date/Manip/Offset/off011.pm cp lib/Date/Manip/TZ/a00.pm blib/lib/Date/Manip/TZ/a00.pm cp lib/Date/Manip/TZ/atcape00.pm blib/lib/Date/Manip/TZ/atcape00.pm cp lib/Date/Manip/TZ/pahono00.pm blib/lib/Date/Manip/TZ/pahono00.pm cp lib/Date/Manip/Offset/off106.pm blib/lib/Date/Manip/Offset/off106.pm cp lib/Date/Manip/Offset/off187.pm blib/lib/Date/Manip/Offset/off187.pm cp lib/Date/Manip/Offset/off468.pm blib/lib/Date/Manip/Offset/off468.pm cp lib/Date/Manip/Offset/off251.pm blib/lib/Date/Manip/Offset/off251.pm cp lib/Date/Manip/TZ/asyaku00.pm blib/lib/Date/Manip/TZ/asyaku00.pm cp lib/Date/Manip/Offset/off261.pm blib/lib/Date/Manip/Offset/off261.pm cp lib/Date/Manip/TZ/assama00.pm blib/lib/Date/Manip/TZ/assama00.pm cp lib/Date/Manip/Offset/off304.pm blib/lib/Date/Manip/Offset/off304.pm cp lib/Date/Manip/Offset/off470.pm blib/lib/Date/Manip/Offset/off470.pm cp lib/Date/Manip/Offset/off108.pm blib/lib/Date/Manip/Offset/off108.pm cp lib/Date/Manip/Offset/off041.pm blib/lib/Date/Manip/Offset/off041.pm cp lib/Date/Manip.pm blib/lib/Date/Manip.pm cp lib/Date/Manip/TZ/atsout00.pm blib/lib/Date/Manip/TZ/atsout00.pm cp lib/Date/Manip/Offset/off181.pm blib/lib/Date/Manip/Offset/off181.pm cp lib/Date/Manip/TZ/amdaws00.pm blib/lib/Date/Manip/TZ/amdaws00.pm cp lib/Date/Manip/Offset/off105.pm blib/lib/Date/Manip/Offset/off105.pm cp lib/Date/Manip/Offset/off074.pm blib/lib/Date/Manip/Offset/off074.pm cp lib/Date/Manip/TZ/anmacq00.pm blib/lib/Date/Manip/TZ/anmacq00.pm cp lib/Date/Manip/Offset/off384.pm blib/lib/Date/Manip/Offset/off384.pm cp lib/Date/Manip/TZ/ammeri00.pm blib/lib/Date/Manip/TZ/ammeri00.pm cp lib/Date/Manip/Offset/off033.pm blib/lib/Date/Manip/Offset/off033.pm cp lib/Date/Manip/DM6.pod blib/lib/Date/Manip/DM6.pod cp lib/Date/Manip/Offset/off364.pm blib/lib/Date/Manip/Offset/off364.pm cp lib/Date/Manip/TZ/amhali00.pm blib/lib/Date/Manip/TZ/amhali00.pm cp lib/Date/Manip/Offset/off144.pm blib/lib/Date/Manip/Offset/off144.pm cp lib/Date/Manip/TZ/ascolo00.pm blib/lib/Date/Manip/TZ/ascolo00.pm cp lib/Date/Manip/Offset/off408.pm blib/lib/Date/Manip/Offset/off408.pm cp lib/Date/Manip/Offset/off322.pm blib/lib/Date/Manip/Offset/off322.pm cp lib/Date/Manip/Offset/off301.pm blib/lib/Date/Manip/Offset/off301.pm cp lib/Date/Manip/TZ/assing00.pm blib/lib/Date/Manip/TZ/assing00.pm cp lib/Date/Manip/Offset/off327.pm blib/lib/Date/Manip/Offset/off327.pm cp lib/Date/Manip/TZ/amreso00.pm blib/lib/Date/Manip/TZ/amreso00.pm cp lib/Date/Manip/TZ/amojin00.pm blib/lib/Date/Manip/TZ/amojin00.pm cp lib/Date/Manip/Offset/off260.pm blib/lib/Date/Manip/Offset/off260.pm cp lib/Date/Manip/Offset/off276.pm blib/lib/Date/Manip/Offset/off276.pm cp lib/Date/Manip/Offset/off233.pm blib/lib/Date/Manip/Offset/off233.pm cp lib/Date/Manip/TZ/afniam00.pm blib/lib/Date/Manip/TZ/afniam00.pm cp lib/Date/Manip/TZ/afbiss00.pm blib/lib/Date/Manip/TZ/afbiss00.pm cp lib/Date/Manip/TZ/astoky00.pm blib/lib/Date/Manip/TZ/astoky00.pm cp lib/Date/Manip/TZ/amsalt00.pm blib/lib/Date/Manip/TZ/amsalt00.pm cp lib/Date/Manip/Offset/off298.pm blib/lib/Date/Manip/Offset/off298.pm cp lib/Date/Manip/TZ/ampana00.pm blib/lib/Date/Manip/TZ/ampana00.pm cp lib/Date/Manip/Offset/off189.pm blib/lib/Date/Manip/Offset/off189.pm cp lib/Date/Manip/Offset/off232.pm blib/lib/Date/Manip/Offset/off232.pm cp lib/Date/Manip/Offset/off246.pm blib/lib/Date/Manip/Offset/off246.pm cp lib/Date/Manip/TZ/amswif00.pm blib/lib/Date/Manip/TZ/amswif00.pm cp lib/Date/Manip/Offset/off271.pm blib/lib/Date/Manip/Offset/off271.pm cp lib/Date/Manip/TZ/incoco00.pm blib/lib/Date/Manip/TZ/incoco00.pm cp lib/Date/Manip/TZ/y00.pm blib/lib/Date/Manip/TZ/y00.pm cp lib/Date/Manip/TZ/ammont01.pm blib/lib/Date/Manip/TZ/ammont01.pm cp lib/Date/Manip/TZ/astaip00.pm blib/lib/Date/Manip/TZ/astaip00.pm cp lib/Date/Manip/Offset/off048.pm blib/lib/Date/Manip/Offset/off048.pm cp lib/Date/Manip/Offset/off480.pm blib/lib/Date/Manip/Offset/off480.pm cp lib/Date/Manip/Offset/off061.pm blib/lib/Date/Manip/Offset/off061.pm cp lib/Date/Manip/TZ/amatik00.pm blib/lib/Date/Manip/TZ/amatik00.pm cp lib/Date/Manip/TZ/pachuu00.pm blib/lib/Date/Manip/TZ/pachuu00.pm cp lib/Date/Manip/TZ/amsant02.pm blib/lib/Date/Manip/TZ/amsant02.pm cp lib/Date/Manip/TZ/asaqto00.pm blib/lib/Date/Manip/TZ/asaqto00.pm cp lib/Date/Manip/TZ/afdoua00.pm blib/lib/Date/Manip/TZ/afdoua00.pm cp lib/Date/Manip/TZ/asmusc00.pm blib/lib/Date/Manip/TZ/asmusc00.pm cp lib/Date/Manip/TZ/amcord00.pm blib/lib/Date/Manip/TZ/amcord00.pm cp lib/Date/Manip/Offset/off077.pm blib/lib/Date/Manip/Offset/off077.pm cp lib/Date/Manip/Offset/off215.pm blib/lib/Date/Manip/Offset/off215.pm cp lib/Date/Manip/TZ/w00.pm blib/lib/Date/Manip/TZ/w00.pm cp lib/Date/Manip/TZ/atst_h00.pm blib/lib/Date/Manip/TZ/atst_h00.pm cp lib/Date/Manip/TZ/pararo00.pm blib/lib/Date/Manip/TZ/pararo00.pm cp lib/Date/Manip/Offset/off338.pm blib/lib/Date/Manip/Offset/off338.pm cp lib/Date/Manip/TZ/paende00.pm blib/lib/Date/Manip/TZ/paende00.pm cp lib/Date/Manip/TZ/ambahi00.pm blib/lib/Date/Manip/TZ/ambahi00.pm cp lib/Date/Manip/Offset/off448.pm blib/lib/Date/Manip/Offset/off448.pm cp lib/Date/Manip/TZ/aulind00.pm blib/lib/Date/Manip/TZ/aulind00.pm cp lib/Date/Manip/TZ/aubris00.pm blib/lib/Date/Manip/TZ/aubris00.pm cp lib/Date/Manip/TZ/pakosr00.pm blib/lib/Date/Manip/TZ/pakosr00.pm cp lib/Date/Manip/Recur.pm blib/lib/Date/Manip/Recur.pm cp lib/Date/Manip/Offset/off130.pm blib/lib/Date/Manip/Offset/off130.pm cp lib/Date/Manip/Offset/off198.pm blib/lib/Date/Manip/Offset/off198.pm cp lib/Date/Manip/TZ/etgmtp02.pm blib/lib/Date/Manip/TZ/etgmtp02.pm cp lib/Date/Manip/Offset/off306.pm blib/lib/Date/Manip/Offset/off306.pm cp lib/Date/Manip/Offset/off036.pm blib/lib/Date/Manip/Offset/off036.pm cp lib/Date/Manip/Offset/off431.pm blib/lib/Date/Manip/Offset/off431.pm cp lib/Date/Manip/TZ/asaqta00.pm blib/lib/Date/Manip/TZ/asaqta00.pm cp lib/Date/Manip/TZ/etgmtm08.pm blib/lib/Date/Manip/TZ/etgmtm08.pm cp lib/Date/Manip/Offset/off022.pm blib/lib/Date/Manip/Offset/off022.pm cp lib/Date/Manip/Offset/off179.pm blib/lib/Date/Manip/Offset/off179.pm cp lib/Date/Manip/Offset/off010.pm blib/lib/Date/Manip/Offset/off010.pm cp lib/Date/Manip/TZ/afalgi00.pm blib/lib/Date/Manip/TZ/afalgi00.pm cp lib/Date/Manip/Offset/off059.pm blib/lib/Date/Manip/Offset/off059.pm cp lib/Date/Manip/TZ/amveva00.pm blib/lib/Date/Manip/TZ/amveva00.pm cp lib/Date/Manip/TZ/amregi00.pm blib/lib/Date/Manip/TZ/amregi00.pm cp lib/Date/Manip/Offset/off278.pm blib/lib/Date/Manip/Offset/off278.pm cp lib/Date/Manip/Offset/off371.pm blib/lib/Date/Manip/Offset/off371.pm cp lib/Date/Manip/TZ/aupert00.pm blib/lib/Date/Manip/TZ/aupert00.pm cp lib/Date/Manip/TZ/amsitk00.pm blib/lib/Date/Manip/TZ/amsitk00.pm cp lib/Date/Manip/TZ/r00.pm blib/lib/Date/Manip/TZ/r00.pm cp lib/Date/Manip/TZ/inreun00.pm blib/lib/Date/Manip/TZ/inreun00.pm cp lib/Date/Manip/TZ/euvolg00.pm blib/lib/Date/Manip/TZ/euvolg00.pm cp lib/Date/Manip/TZ/askual00.pm blib/lib/Date/Manip/TZ/askual00.pm cp lib/Date/Manip/Offset/off310.pm blib/lib/Date/Manip/Offset/off310.pm cp lib/Date/Manip/TZ/afceut00.pm blib/lib/Date/Manip/TZ/afceut00.pm cp lib/Date/Manip/Offset/off001.pm blib/lib/Date/Manip/Offset/off001.pm cp lib/Date/Manip/TZ/afdar_00.pm blib/lib/Date/Manip/TZ/afdar_00.pm cp lib/Date/Manip/Offset/off366.pm blib/lib/Date/Manip/Offset/off366.pm cp lib/Date/Manip/Offset/off352.pm blib/lib/Date/Manip/Offset/off352.pm cp lib/Date/Manip/TZ/etgmtm04.pm blib/lib/Date/Manip/TZ/etgmtm04.pm cp lib/Date/Manip/Offset/off360.pm blib/lib/Date/Manip/Offset/off360.pm cp lib/Date/Manip/TZ/ambuen00.pm blib/lib/Date/Manip/TZ/ambuen00.pm cp lib/Date/Manip/TZ/ampete00.pm blib/lib/Date/Manip/TZ/ampete00.pm cp lib/Date/Manip/Offset/off472.pm blib/lib/Date/Manip/Offset/off472.pm cp lib/Date/Manip/TZ/amnome00.pm blib/lib/Date/Manip/TZ/amnome00.pm cp lib/Date/Manip/Offset/off254.pm blib/lib/Date/Manip/Offset/off254.pm cp lib/Date/Manip/TZ/asrang00.pm blib/lib/Date/Manip/TZ/asrang00.pm cp lib/Date/Manip/TZ/asdama00.pm blib/lib/Date/Manip/TZ/asdama00.pm cp lib/Date/Manip/TZ/etgmtm06.pm blib/lib/Date/Manip/TZ/etgmtm06.pm cp lib/Date/Manip/TZ/asmaka00.pm blib/lib/Date/Manip/TZ/asmaka00.pm cp lib/Date/Manip/TZ/etgmtm10.pm blib/lib/Date/Manip/TZ/etgmtm10.pm cp lib/Date/Manip/Offset/off479.pm blib/lib/Date/Manip/Offset/off479.pm cp lib/Date/Manip/TZ/eucope00.pm blib/lib/Date/Manip/TZ/eucope00.pm cp lib/Date/Manip/TZ/asdush00.pm blib/lib/Date/Manip/TZ/asdush00.pm cp lib/Date/Manip/TZ/amnew_01.pm blib/lib/Date/Manip/TZ/amnew_01.pm cp lib/Date/Manip/TZ/asho_c00.pm blib/lib/Date/Manip/TZ/asho_c00.pm cp lib/Date/Manip/TZ/eukali00.pm blib/lib/Date/Manip/TZ/eukali00.pm cp lib/Date/Manip/Offset/off094.pm blib/lib/Date/Manip/Offset/off094.pm cp lib/Date/Manip/Offset/off374.pm blib/lib/Date/Manip/Offset/off374.pm cp lib/Date/Manip/Lang/swedish.pm blib/lib/Date/Manip/Lang/swedish.pm cp lib/Date/Manip/TZ/papohn00.pm blib/lib/Date/Manip/TZ/papohn00.pm cp lib/Date/Manip/Offset/off016.pm blib/lib/Date/Manip/Offset/off016.pm cp lib/Date/Manip/TZ/amadak00.pm blib/lib/Date/Manip/TZ/amadak00.pm cp lib/Date/Manip/TZ/amanti00.pm blib/lib/Date/Manip/TZ/amanti00.pm cp lib/Date/Manip/TZ/etgmtp07.pm blib/lib/Date/Manip/TZ/etgmtp07.pm cp lib/Date/Manip/TZ/n00.pm blib/lib/Date/Manip/TZ/n00.pm cp lib/Date/Manip/Offset/off155.pm blib/lib/Date/Manip/Offset/off155.pm cp lib/Date/Manip/Offset/off376.pm blib/lib/Date/Manip/Offset/off376.pm cp lib/Date/Manip/TZ/eubuda00.pm blib/lib/Date/Manip/TZ/eubuda00.pm cp lib/Date/Manip/TZ/afasma00.pm blib/lib/Date/Manip/TZ/afasma00.pm cp lib/Date/Manip/TZ/amcara00.pm blib/lib/Date/Manip/TZ/amcara00.pm cp lib/Date/Manip/Offset/off131.pm blib/lib/Date/Manip/Offset/off131.pm cp lib/Date/Manip/TZ/affree00.pm blib/lib/Date/Manip/TZ/affree00.pm cp lib/Date/Manip/TZ/pamaju00.pm blib/lib/Date/Manip/TZ/pamaju00.pm cp lib/Date/Manip/TZ/aminuv00.pm blib/lib/Date/Manip/TZ/aminuv00.pm cp lib/Date/Manip/Offset/off053.pm blib/lib/Date/Manip/Offset/off053.pm cp lib/Date/Manip/Offset/off096.pm blib/lib/Date/Manip/Offset/off096.pm cp lib/Date/Manip/Offset/off469.pm blib/lib/Date/Manip/Offset/off469.pm cp lib/Date/Manip/Offset/off340.pm blib/lib/Date/Manip/Offset/off340.pm cp lib/Date/Manip/Offset/off367.pm blib/lib/Date/Manip/Offset/off367.pm cp lib/Date/Manip/TZ/paguam00.pm blib/lib/Date/Manip/TZ/paguam00.pm cp lib/Date/Manip/Offset/off433.pm blib/lib/Date/Manip/Offset/off433.pm cp lib/Date/Manip/Offset/off219.pm blib/lib/Date/Manip/Offset/off219.pm cp lib/Date/Manip/TZ/anpalm00.pm blib/lib/Date/Manip/TZ/anpalm00.pm cp lib/Date/Manip/TZ/aftuni00.pm blib/lib/Date/Manip/TZ/aftuni00.pm cp lib/Date/Manip/TZ/eumona00.pm blib/lib/Date/Manip/TZ/eumona00.pm cp lib/Date/Manip/Offset/off280.pm blib/lib/Date/Manip/Offset/off280.pm cp lib/Date/Manip/TZ/etgmtp05.pm blib/lib/Date/Manip/TZ/etgmtp05.pm cp lib/Date/Manip/TZ/ampara00.pm blib/lib/Date/Manip/TZ/ampara00.pm cp lib/Date/Manip/TZ/pagamb00.pm blib/lib/Date/Manip/TZ/pagamb00.pm cp lib/Date/Manip/TZ/amst_t00.pm blib/lib/Date/Manip/TZ/amst_t00.pm cp lib/Date/Manip/Offset/off346.pm blib/lib/Date/Manip/Offset/off346.pm cp lib/Date/Manip/Offset/off125.pm blib/lib/Date/Manip/Offset/off125.pm cp lib/Date/Manip/Offset/off164.pm blib/lib/Date/Manip/Offset/off164.pm cp lib/Date/Manip/TZ/ammont02.pm blib/lib/Date/Manip/TZ/ammont02.pm cp lib/Date/Manip/Offset/off225.pm blib/lib/Date/Manip/Offset/off225.pm cp lib/Date/Manip/TZ/papala00.pm blib/lib/Date/Manip/TZ/papala00.pm cp lib/Date/Manip/TZ/amasun00.pm blib/lib/Date/Manip/TZ/amasun00.pm cp lib/Date/Manip/TZ/aubrok00.pm blib/lib/Date/Manip/TZ/aubrok00.pm cp lib/Date/Manip/TZ/asvlad00.pm blib/lib/Date/Manip/TZ/asvlad00.pm cp lib/Date/Manip/Offset/off101.pm blib/lib/Date/Manip/Offset/off101.pm cp lib/Date/Manip/Offset/off336.pm blib/lib/Date/Manip/Offset/off336.pm cp lib/Date/Manip/Zones.pm blib/lib/Date/Manip/Zones.pm cp lib/Date/Manip/TZ/anmaws00.pm blib/lib/Date/Manip/TZ/anmaws00.pm cp lib/Date/Manip/TZdata.pod blib/lib/Date/Manip/TZdata.pod cp lib/Date/Manip/Offset/off231.pm blib/lib/Date/Manip/Offset/off231.pm cp lib/Date/Manip/TZ/aflibr00.pm blib/lib/Date/Manip/TZ/aflibr00.pm cp lib/Date/Manip/Offset/off034.pm blib/lib/Date/Manip/Offset/off034.pm cp lib/Date/Manip/Offset/off423.pm blib/lib/Date/Manip/Offset/off423.pm cp lib/Date/Manip/Offset/off270.pm blib/lib/Date/Manip/Offset/off270.pm cp lib/Date/Manip/Offset/off369.pm blib/lib/Date/Manip/Offset/off369.pm cp lib/Date/Manip/Offset/off383.pm blib/lib/Date/Manip/Offset/off383.pm cp lib/Date/Manip/Offset/off434.pm blib/lib/Date/Manip/Offset/off434.pm cp lib/Date/Manip/TZ/audarw00.pm blib/lib/Date/Manip/TZ/audarw00.pm cp lib/Date/Manip/TZ/amgren00.pm blib/lib/Date/Manip/TZ/amgren00.pm cp lib/Date/Manip/TZ/ammata00.pm blib/lib/Date/Manip/TZ/ammata00.pm cp lib/Date/Manip/TZ/amtegu00.pm blib/lib/Date/Manip/TZ/amtegu00.pm cp lib/Date/Manip/Offset/off285.pm blib/lib/Date/Manip/Offset/off285.pm cp lib/Date/Manip/Offset/off362.pm blib/lib/Date/Manip/Offset/off362.pm cp lib/Date/Manip/Offset/off361.pm blib/lib/Date/Manip/Offset/off361.pm cp lib/Date/Manip/Offset/off104.pm blib/lib/Date/Manip/Offset/off104.pm cp lib/Date/Manip/TZ/asyere00.pm blib/lib/Date/Manip/TZ/asyere00.pm cp lib/Date/Manip/Lang/index.pm blib/lib/Date/Manip/Lang/index.pm cp lib/Date/Manip/TZ/amrank00.pm blib/lib/Date/Manip/TZ/amrank00.pm cp lib/Date/Manip/Offset/off062.pm blib/lib/Date/Manip/Offset/off062.pm cp lib/Date/Manip/Offset/off167.pm blib/lib/Date/Manip/Offset/off167.pm cp lib/Date/Manip/TZ/pagala00.pm blib/lib/Date/Manip/TZ/pagala00.pm cp lib/Date/Manip/Offset/off221.pm blib/lib/Date/Manip/Offset/off221.pm cp lib/Date/Manip/TZ/amtoro00.pm blib/lib/Date/Manip/TZ/amtoro00.pm cp lib/Date/Manip/Offset/off128.pm blib/lib/Date/Manip/Offset/off128.pm cp lib/Date/Manip/Offset/off402.pm blib/lib/Date/Manip/Offset/off402.pm cp lib/Date/Manip/TZ/amlima00.pm blib/lib/Date/Manip/TZ/amlima00.pm cp lib/Date/Manip/Offset/off035.pm blib/lib/Date/Manip/Offset/off035.pm cp lib/Date/Manip/Offset/off073.pm blib/lib/Date/Manip/Offset/off073.pm cp lib/Date/Manip/Offset/off005.pm blib/lib/Date/Manip/Offset/off005.pm cp lib/Date/Manip/Offset/off399.pm blib/lib/Date/Manip/Offset/off399.pm cp lib/Date/Manip/Offset/off415.pm blib/lib/Date/Manip/Offset/off415.pm cp lib/Date/Manip/Offset/off449.pm blib/lib/Date/Manip/Offset/off449.pm cp lib/Date/Manip/Lang/swedish.pod blib/lib/Date/Manip/Lang/swedish.pod cp lib/Date/Manip/Offset/off089.pm blib/lib/Date/Manip/Offset/off089.pm cp lib/Date/Manip/TZ/afkins00.pm blib/lib/Date/Manip/TZ/afkins00.pm cp lib/Date/Manip/TZ/atcana00.pm blib/lib/Date/Manip/TZ/atcana00.pm cp lib/Date/Manip/Offset/off323.pm blib/lib/Date/Manip/Offset/off323.pm cp lib/Date/Manip/TZ/askash00.pm blib/lib/Date/Manip/TZ/askash00.pm cp lib/Date/Manip/TZ/asjeru00.pm blib/lib/Date/Manip/TZ/asjeru00.pm cp lib/Date/Manip/TZ/asnico00.pm blib/lib/Date/Manip/TZ/asnico00.pm cp lib/Date/Manip/Offset/off397.pm blib/lib/Date/Manip/Offset/off397.pm cp lib/Date/Manip/TZ/q00.pm blib/lib/Date/Manip/TZ/q00.pm cp lib/Date/Manip/Offset/off190.pm blib/lib/Date/Manip/Offset/off190.pm cp lib/Date/Manip/Offset/off120.pm blib/lib/Date/Manip/Offset/off120.pm cp lib/Date/Manip/TZ/etgmtp01.pm blib/lib/Date/Manip/TZ/etgmtp01.pm cp lib/Date/Manip/TZ/amanch00.pm blib/lib/Date/Manip/TZ/amanch00.pm cp lib/Date/Manip/Offset/off238.pm blib/lib/Date/Manip/Offset/off238.pm cp lib/Date/Manip/TZ/asphno00.pm blib/lib/Date/Manip/TZ/asphno00.pm cp lib/Date/Manip/Offset/off389.pm blib/lib/Date/Manip/Offset/off389.pm cp lib/Date/Manip/TZ/afdaka00.pm blib/lib/Date/Manip/TZ/afdaka00.pm cp lib/Date/Manip/TZ/amloui00.pm blib/lib/Date/Manip/TZ/amloui00.pm cp lib/Date/Manip/Offset/off482.pm blib/lib/Date/Manip/Offset/off482.pm cp lib/Date/Manip/TZ/asyeka00.pm blib/lib/Date/Manip/TZ/asyeka00.pm cp lib/Date/Manip/Offset/off339.pm blib/lib/Date/Manip/Offset/off339.pm cp lib/Date/Manip/TZ/amthul00.pm blib/lib/Date/Manip/TZ/amthul00.pm cp lib/Date/Manip/Offset/off112.pm blib/lib/Date/Manip/Offset/off112.pm cp lib/Date/Manip/TZ/amushu00.pm blib/lib/Date/Manip/TZ/amushu00.pm cp lib/Date/Manip/TZ/euista00.pm blib/lib/Date/Manip/TZ/euista00.pm cp lib/Date/Manip/TZ/atazor00.pm blib/lib/Date/Manip/TZ/atazor00.pm cp lib/Date/Manip/Offset/off292.pm blib/lib/Date/Manip/Offset/off292.pm cp lib/Date/Manip/Offset/off159.pm blib/lib/Date/Manip/Offset/off159.pm cp lib/Date/Manip/TZ/aflubu00.pm blib/lib/Date/Manip/TZ/aflubu00.pm cp lib/Date/Manip/Offset/off220.pm blib/lib/Date/Manip/Offset/off220.pm cp lib/Date/Manip/Offset/off429.pm blib/lib/Date/Manip/Offset/off429.pm cp lib/Date/Manip/TZ/asanad00.pm blib/lib/Date/Manip/TZ/asanad00.pm cp lib/Date/Manip/Offset/off093.pm blib/lib/Date/Manip/Offset/off093.pm cp lib/Date/Manip/TZ/asjaka00.pm blib/lib/Date/Manip/TZ/asjaka00.pm cp lib/Date/Manip/Offset/off313.pm blib/lib/Date/Manip/Offset/off313.pm cp lib/Date/Manip/Offset/off049.pm blib/lib/Date/Manip/Offset/off049.pm cp lib/Date/Manip/Offset/off268.pm blib/lib/Date/Manip/Offset/off268.pm cp lib/Date/Manip/Offset/off203.pm blib/lib/Date/Manip/Offset/off203.pm cp lib/Date/Manip/Offset/off014.pm blib/lib/Date/Manip/Offset/off014.pm cp lib/Date/Manip/Offset/off169.pm blib/lib/Date/Manip/Offset/off169.pm cp lib/Date/Manip/Offset/off228.pm blib/lib/Date/Manip/Offset/off228.pm cp lib/Date/Manip/Offset/off409.pm blib/lib/Date/Manip/Offset/off409.pm cp lib/Date/Manip/Offset/off412.pm blib/lib/Date/Manip/Offset/off412.pm cp lib/Date/Manip/TZ/eulisb00.pm blib/lib/Date/Manip/TZ/eulisb00.pm cp lib/Date/Manip/Lang/norwegian.pm blib/lib/Date/Manip/Lang/norwegian.pm cp lib/Date/Manip/Offset/off013.pm blib/lib/Date/Manip/Offset/off013.pm cp lib/Date/Manip/TZ/amarag00.pm blib/lib/Date/Manip/TZ/amarag00.pm cp lib/Date/Manip/TZ/c00.pm blib/lib/Date/Manip/TZ/c00.pm cp lib/Date/Manip/TZ/pawall00.pm blib/lib/Date/Manip/TZ/pawall00.pm cp lib/Date/Manip/Offset/off095.pm blib/lib/Date/Manip/Offset/off095.pm cp lib/Date/Manip/TZ/asmaca00.pm blib/lib/Date/Manip/TZ/asmaca00.pm cp lib/Date/Manip/Obj.pm blib/lib/Date/Manip/Obj.pm cp lib/Date/Manip/Offset/off347.pm blib/lib/Date/Manip/Offset/off347.pm cp lib/Date/Manip/Offset/off210.pm blib/lib/Date/Manip/Offset/off210.pm cp lib/Date/Manip/TZ/askhan00.pm blib/lib/Date/Manip/TZ/askhan00.pm cp lib/Date/Manip/Offset/off256.pm blib/lib/Date/Manip/Offset/off256.pm cp lib/Date/Manip/Base.pod blib/lib/Date/Manip/Base.pod cp lib/Date/Manip/Offset/off186.pm blib/lib/Date/Manip/Offset/off186.pm cp lib/Date/Manip/TZ/utc00.pm blib/lib/Date/Manip/TZ/utc00.pm cp lib/Date/Manip/TZ/asriya00.pm blib/lib/Date/Manip/TZ/asriya00.pm cp lib/Date/Manip/Offset/off018.pm blib/lib/Date/Manip/Offset/off018.pm cp lib/Date/Manip/TZ/patahi00.pm blib/lib/Date/Manip/TZ/patahi00.pm cp lib/Date/Manip/TZ/ameiru00.pm blib/lib/Date/Manip/TZ/ameiru00.pm cp lib/Date/Manip/Lang/norwegian.pod blib/lib/Date/Manip/Lang/norwegian.pod cp lib/Date/Manip/TZ/eumadr00.pm blib/lib/Date/Manip/TZ/eumadr00.pm cp lib/Date/Manip/TZ/amblan00.pm blib/lib/Date/Manip/TZ/amblan00.pm cp lib/Date/Manip/Changes5to6.pod blib/lib/Date/Manip/Changes5to6.pod cp lib/Date/Manip/Lang/finnish.pod blib/lib/Date/Manip/Lang/finnish.pod cp lib/Date/Manip/TZ/h00.pm blib/lib/Date/Manip/TZ/h00.pm cp lib/Date/Manip/Offset/off355.pm blib/lib/Date/Manip/Offset/off355.pm cp lib/Date/Manip/TZ/amport02.pm blib/lib/Date/Manip/TZ/amport02.pm cp lib/Date/Manip/Offset/off478.pm blib/lib/Date/Manip/Offset/off478.pm cp lib/Date/Manip/TZ/amyell00.pm blib/lib/Date/Manip/TZ/amyell00.pm cp lib/Date/Manip/TZ/e00.pm blib/lib/Date/Manip/TZ/e00.pm cp lib/Date/Manip/Offset/off446.pm blib/lib/Date/Manip/Offset/off446.pm cp lib/Date/Manip/Offset/off368.pm blib/lib/Date/Manip/Offset/off368.pm cp lib/Date/Manip/TZ/aflago00.pm blib/lib/Date/Manip/TZ/aflago00.pm cp lib/Date/Manip/Offset/off400.pm blib/lib/Date/Manip/Offset/off400.pm cp lib/Date/Manip/TZ/eubrus00.pm blib/lib/Date/Manip/TZ/eubrus00.pm cp lib/Date/Manip/TZ/eutira00.pm blib/lib/Date/Manip/TZ/eutira00.pm cp lib/Date/Manip/TZ/amcamb00.pm blib/lib/Date/Manip/TZ/amcamb00.pm cp lib/Date/Manip/TZ/amfort00.pm blib/lib/Date/Manip/TZ/amfort00.pm cp lib/Date/Manip/TZ/afwind00.pm blib/lib/Date/Manip/TZ/afwind00.pm cp lib/Date/Manip/Offset/off381.pm blib/lib/Date/Manip/Offset/off381.pm cp lib/Date/Manip/Offset/off420.pm blib/lib/Date/Manip/Offset/off420.pm cp lib/Date/Manip/Offset/off222.pm blib/lib/Date/Manip/Offset/off222.pm cp lib/Date/Manip/Offset/off241.pm blib/lib/Date/Manip/Offset/off241.pm cp lib/Date/Manip/TZ/etgmtm11.pm blib/lib/Date/Manip/TZ/etgmtm11.pm cp lib/Date/Manip/Lang/german.pod blib/lib/Date/Manip/Lang/german.pod cp lib/Date/Manip/TZ/afsao_00.pm blib/lib/Date/Manip/TZ/afsao_00.pm cp lib/Date/Manip/Offset/off218.pm blib/lib/Date/Manip/Offset/off218.pm cp lib/Date/Manip/Offset/off451.pm blib/lib/Date/Manip/Offset/off451.pm cp lib/Date/Manip/Offset/off032.pm blib/lib/Date/Manip/Offset/off032.pm cp lib/Date/Manip/Offset/off229.pm blib/lib/Date/Manip/Offset/off229.pm cp lib/Date/Manip/Offset/off378.pm blib/lib/Date/Manip/Offset/off378.pm cp lib/Date/Manip/Offset/off098.pm blib/lib/Date/Manip/Offset/off098.pm cp lib/Date/Manip/Offset/off403.pm blib/lib/Date/Manip/Offset/off403.pm cp lib/Date/Manip/TZ/etgmtm09.pm blib/lib/Date/Manip/TZ/etgmtm09.pm cp lib/Date/Manip/Lang/finnish.pm blib/lib/Date/Manip/Lang/finnish.pm cp lib/Date/Manip/Offset/off182.pm blib/lib/Date/Manip/Offset/off182.pm cp lib/Date/Manip/Offset/off343.pm blib/lib/Date/Manip/Offset/off343.pm cp lib/Date/Manip/Offset/off082.pm blib/lib/Date/Manip/Offset/off082.pm cp lib/Date/Manip/Offset/off258.pm blib/lib/Date/Manip/Offset/off258.pm cp lib/Date/Manip/Problems.pod blib/lib/Date/Manip/Problems.pod cp lib/Date/Manip/TZ/amangu00.pm blib/lib/Date/Manip/TZ/amangu00.pm cp lib/Date/Manip/TZ/amcuia00.pm blib/lib/Date/Manip/TZ/amcuia00.pm cp lib/Date/Manip/TZ/s00.pm blib/lib/Date/Manip/TZ/s00.pm cp lib/Date/Manip/Offset/off421.pm blib/lib/Date/Manip/Offset/off421.pm cp lib/Date/Manip/TZ/asashg00.pm blib/lib/Date/Manip/TZ/asashg00.pm cp lib/Date/Manip/Offset/off099.pm blib/lib/Date/Manip/Offset/off099.pm cp lib/Date/Manip/TZ/inmahe00.pm blib/lib/Date/Manip/TZ/inmahe00.pm cp lib/Date/Manip/Lang/portugue.pm blib/lib/Date/Manip/Lang/portugue.pm cp lib/Date/Manip/TZ/aspont00.pm blib/lib/Date/Manip/TZ/aspont00.pm cp lib/Date/Manip/TZ/etgmtm02.pm blib/lib/Date/Manip/TZ/etgmtm02.pm cp lib/Date/Manip/TZ/afport00.pm blib/lib/Date/Manip/TZ/afport00.pm cp lib/Date/Manip/TZ/euberl00.pm blib/lib/Date/Manip/TZ/euberl00.pm cp lib/Date/Manip/Offset/off080.pm blib/lib/Date/Manip/Offset/off080.pm cp lib/Date/Manip/Offset/off342.pm blib/lib/Date/Manip/Offset/off342.pm cp lib/Date/Manip/TZ/afouag00.pm blib/lib/Date/Manip/TZ/afouag00.pm cp lib/Date/Manip/Offset/off465.pm blib/lib/Date/Manip/Offset/off465.pm cp lib/Date/Manip/Offset/off045.pm blib/lib/Date/Manip/Offset/off045.pm cp lib/Date/Manip/Lang/dutch.pm blib/lib/Date/Manip/Lang/dutch.pm cp lib/Date/Manip/Offset/off114.pm blib/lib/Date/Manip/Offset/off114.pm cp lib/Date/Manip/Offset/off007.pm blib/lib/Date/Manip/Offset/off007.pm cp lib/Date/Manip/Offset/off214.pm blib/lib/Date/Manip/Offset/off214.pm cp lib/Date/Manip/Offset/off201.pm blib/lib/Date/Manip/Offset/off201.pm cp lib/Date/Manip/TZ/amtucu00.pm blib/lib/Date/Manip/TZ/amtucu00.pm cp lib/Date/Manip/TZ/ammexi00.pm blib/lib/Date/Manip/TZ/ammexi00.pm cp lib/Date/Manip/TZ/inchri00.pm blib/lib/Date/Manip/TZ/inchri00.pm cp lib/Date/Manip/TZ/asbaku00.pm blib/lib/Date/Manip/TZ/asbaku00.pm cp lib/Date/Manip/Offset/off305.pm blib/lib/Date/Manip/Offset/off305.pm cp lib/Date/Manip/Offset/off416.pm blib/lib/Date/Manip/Offset/off416.pm cp lib/Date/Manip/Lang/german.pm blib/lib/Date/Manip/Lang/german.pm cp lib/Date/Manip/TZ/amcura00.pm blib/lib/Date/Manip/TZ/amcura00.pm cp lib/Date/Manip/Offset/off265.pm blib/lib/Date/Manip/Offset/off265.pm cp lib/Date/Manip/TZ/ammetl00.pm blib/lib/Date/Manip/TZ/ammetl00.pm cp lib/Date/Manip/TZ/ambeul00.pm blib/lib/Date/Manip/TZ/ambeul00.pm cp lib/Date/Manip/TZ/amglac00.pm blib/lib/Date/Manip/TZ/amglac00.pm cp lib/Date/Manip/TZ/amgodt00.pm blib/lib/Date/Manip/TZ/amgodt00.pm cp lib/Date/Manip/TZ/anmcmu00.pm blib/lib/Date/Manip/TZ/anmcmu00.pm cp lib/Date/Manip/TZ/patong00.pm blib/lib/Date/Manip/TZ/patong00.pm cp lib/Date/Manip/TZ/asbagh00.pm blib/lib/Date/Manip/TZ/asbagh00.pm cp lib/Date/Manip/TZ/eukiev00.pm blib/lib/Date/Manip/TZ/eukiev00.pm cp lib/Date/Manip/Offset/off444.pm blib/lib/Date/Manip/Offset/off444.pm cp lib/Date/Manip/TZ/asbeir00.pm blib/lib/Date/Manip/TZ/asbeir00.pm cp lib/Date/Manip/Offset/off326.pm blib/lib/Date/Manip/Offset/off326.pm cp lib/Date/Manip/Lang/romanian.pod blib/lib/Date/Manip/Lang/romanian.pod cp lib/Date/Manip/Offset/off172.pm blib/lib/Date/Manip/Offset/off172.pm cp lib/Date/Manip/TZ/pafiji00.pm blib/lib/Date/Manip/TZ/pafiji00.pm cp lib/Date/Manip/Offset/off039.pm blib/lib/Date/Manip/Offset/off039.pm cp lib/Date/Manip/Offset/off296.pm blib/lib/Date/Manip/Offset/off296.pm cp lib/Date/Manip/Offset/off286.pm blib/lib/Date/Manip/Offset/off286.pm cp lib/Date/Manip/Lang/turkish.pod blib/lib/Date/Manip/Lang/turkish.pod cp lib/Date/Manip/TZ/amguya00.pm blib/lib/Date/Manip/TZ/amguya00.pm cp lib/Date/Manip/TZ/aucurr00.pm blib/lib/Date/Manip/TZ/aucurr00.pm cp lib/Date/Manip/TZ/m00.pm blib/lib/Date/Manip/TZ/m00.pm cp lib/Date/Manip/Offset/off350.pm blib/lib/Date/Manip/Offset/off350.pm cp lib/Date/Manip/Offset/off015.pm blib/lib/Date/Manip/Offset/off015.pm cp lib/Date/Manip/DM6.pm blib/lib/Date/Manip/DM6.pm cp lib/Date/Manip/Offset/off208.pm blib/lib/Date/Manip/Offset/off208.pm cp lib/Date/Manip/Base.pm blib/lib/Date/Manip/Base.pm cp lib/Date/Manip/Date.pod blib/lib/Date/Manip/Date.pod cp lib/Date/Manip/Lang/dutch.pod blib/lib/Date/Manip/Lang/dutch.pod cp lib/Date/Manip/Offset/off380.pm blib/lib/Date/Manip/Offset/off380.pm cp lib/Date/Manip/TZ/panaur00.pm blib/lib/Date/Manip/TZ/panaur00.pm cp lib/Date/Manip/TZ/afkhar00.pm blib/lib/Date/Manip/TZ/afkhar00.pm cp lib/Date/Manip/Offset/off004.pm blib/lib/Date/Manip/Offset/off004.pm cp lib/Date/Manip/Offset/off475.pm blib/lib/Date/Manip/Offset/off475.pm cp lib/Date/Manip/Offset/off050.pm blib/lib/Date/Manip/Offset/off050.pm cp lib/Date/Manip/Offset/off023.pm blib/lib/Date/Manip/Offset/off023.pm cp lib/Date/Manip/Offset/off372.pm blib/lib/Date/Manip/Offset/off372.pm cp lib/Date/Manip/Offset/off234.pm blib/lib/Date/Manip/Offset/off234.pm cp lib/Date/Manip/TZ/andavi00.pm blib/lib/Date/Manip/TZ/andavi00.pm cp lib/Date/Manip/Offset/off315.pm blib/lib/Date/Manip/Offset/off315.pm cp lib/Date/Manip/TZ/amcaym00.pm blib/lib/Date/Manip/TZ/amcaym00.pm cp lib/Date/Manip/TZ/amthun00.pm blib/lib/Date/Manip/TZ/amthun00.pm cp lib/Date/Manip/TZ/eumins00.pm blib/lib/Date/Manip/TZ/eumins00.pm cp lib/Date/Manip/Lang/english.pod blib/lib/Date/Manip/Lang/english.pod cp lib/Date/Manip/TZ/amla_r00.pm blib/lib/Date/Manip/TZ/amla_r00.pm cp lib/Date/Manip/TZ/astehr00.pm blib/lib/Date/Manip/TZ/astehr00.pm cp lib/Date/Manip/Offset/off239.pm blib/lib/Date/Manip/Offset/off239.pm cp lib/Date/Manip/Offset/off202.pm blib/lib/Date/Manip/Offset/off202.pm cp lib/Date/Manip/TZ/amst_l00.pm blib/lib/Date/Manip/TZ/amst_l00.pm cp lib/Date/Manip/TZ/amport00.pm blib/lib/Date/Manip/TZ/amport00.pm cp lib/Date/Manip/Offset/off295.pm blib/lib/Date/Manip/Offset/off295.pm cp lib/Date/Manip/TZ/asqyzy00.pm blib/lib/Date/Manip/TZ/asqyzy00.pm cp lib/Date/Manip/TZ/asomsk00.pm blib/lib/Date/Manip/TZ/asomsk00.pm cp lib/Date/Manip/Offset/off288.pm blib/lib/Date/Manip/Offset/off288.pm cp lib/Date/Manip/TZ/afbang00.pm blib/lib/Date/Manip/TZ/afbang00.pm cp lib/Date/Manip/Offset/off224.pm blib/lib/Date/Manip/Offset/off224.pm cp lib/Date/Manip/Offset/off037.pm blib/lib/Date/Manip/Offset/off037.pm cp lib/Date/Manip/Offset/off091.pm blib/lib/Date/Manip/Offset/off091.pm cp lib/Date/Manip/Offset/off391.pm blib/lib/Date/Manip/Offset/off391.pm cp lib/Date/Manip/TZ/afjuba00.pm blib/lib/Date/Manip/TZ/afjuba00.pm cp lib/Date/Manip/Offset/off008.pm blib/lib/Date/Manip/Offset/off008.pm cp lib/Date/Manip/Offset/off471.pm blib/lib/Date/Manip/Offset/off471.pm cp lib/Date/Manip/TZ/askath00.pm blib/lib/Date/Manip/TZ/askath00.pm cp lib/Date/Manip/TZ/amchic00.pm blib/lib/Date/Manip/TZ/amchic00.pm cp lib/Date/Manip/Offset/off126.pm blib/lib/Date/Manip/Offset/off126.pm cp lib/Date/Manip/Offset/off308.pm blib/lib/Date/Manip/Offset/off308.pm cp lib/Date/Manip/TZ/pawake00.pm blib/lib/Date/Manip/TZ/pawake00.pm cp lib/Date/Manip/Offset/off066.pm blib/lib/Date/Manip/Offset/off066.pm cp lib/Date/Manip/TZ/p00.pm blib/lib/Date/Manip/TZ/p00.pm cp lib/Date/Manip/Offset/off387.pm blib/lib/Date/Manip/Offset/off387.pm cp lib/Date/Manip/Lang.pod blib/lib/Date/Manip/Lang.pod cp lib/Date/Manip/Offset/off467.pm blib/lib/Date/Manip/Offset/off467.pm cp lib/Date/Manip/Offset/off244.pm blib/lib/Date/Manip/Offset/off244.pm cp lib/Date/Manip.pod blib/lib/Date/Manip.pod cp lib/Date/Manip/Offset/off284.pm blib/lib/Date/Manip/Offset/off284.pm cp lib/Date/Manip/TZ/ammart00.pm blib/lib/Date/Manip/TZ/ammart00.pm cp lib/Date/Manip/Offset/off311.pm blib/lib/Date/Manip/Offset/off311.pm cp lib/Date/Manip/Offset/off121.pm blib/lib/Date/Manip/Offset/off121.pm cp lib/Date/Manip/Offset/off300.pm blib/lib/Date/Manip/Offset/off300.pm cp lib/Date/Manip/Offset/off461.pm blib/lib/Date/Manip/Offset/off461.pm cp lib/Date/Manip/TZ_Base.pod blib/lib/Date/Manip/TZ_Base.pod cp lib/Date/Manip/TZ/paauck00.pm blib/lib/Date/Manip/TZ/paauck00.pm cp lib/Date/Manip/TZ/aschoi00.pm blib/lib/Date/Manip/TZ/aschoi00.pm cp lib/Date/Manip/DM5.pod blib/lib/Date/Manip/DM5.pod cp lib/Date/Manip/TZ/amst_k00.pm blib/lib/Date/Manip/TZ/amst_k00.pm cp lib/Date/Manip/Offset/off398.pm blib/lib/Date/Manip/Offset/off398.pm cp lib/Date/Manip/TZ/afluan00.pm blib/lib/Date/Manip/TZ/afluan00.pm cp lib/Date/Manip/TZ/asaden00.pm blib/lib/Date/Manip/TZ/asaden00.pm cp lib/Date/Manip/TZ/i00.pm blib/lib/Date/Manip/TZ/i00.pm cp lib/Date/Manip/Offset/off289.pm blib/lib/Date/Manip/Offset/off289.pm cp lib/Date/Manip/TZ/amsant03.pm blib/lib/Date/Manip/TZ/amsant03.pm cp lib/Date/Manip/TZ/amknox00.pm blib/lib/Date/Manip/TZ/amknox00.pm cp lib/Date/Manip/TZ/asgaza00.pm blib/lib/Date/Manip/TZ/asgaza00.pm cp lib/Date/Manip/Offset/off055.pm blib/lib/Date/Manip/Offset/off055.pm cp lib/Date/Manip/TZ/amst_j00.pm blib/lib/Date/Manip/TZ/amst_j00.pm cp lib/Date/Manip/TZ/amel_s00.pm blib/lib/Date/Manip/TZ/amel_s00.pm cp lib/Date/Manip/Offset/off111.pm blib/lib/Date/Manip/Offset/off111.pm cp lib/Date/Manip/TZ/askamc00.pm blib/lib/Date/Manip/TZ/askamc00.pm cp lib/Date/Manip/TZ/asamma00.pm blib/lib/Date/Manip/TZ/asamma00.pm cp lib/Date/Manip/TZ/g00.pm blib/lib/Date/Manip/TZ/g00.pm cp lib/Date/Manip/Offset/off146.pm blib/lib/Date/Manip/Offset/off146.pm cp lib/Date/Manip/Offset/off457.pm blib/lib/Date/Manip/Offset/off457.pm cp lib/Date/Manip/TZ/b00.pm blib/lib/Date/Manip/TZ/b00.pm cp lib/Date/Manip/Offset/off058.pm blib/lib/Date/Manip/Offset/off058.pm cp lib/Date/Manip/Offset/off119.pm blib/lib/Date/Manip/Offset/off119.pm cp lib/Date/Manip/Offset/off282.pm blib/lib/Date/Manip/Offset/off282.pm cp lib/Date/Manip/TZ/amjama00.pm blib/lib/Date/Manip/TZ/amjama00.pm cp lib/Date/Manip/Offset/off044.pm blib/lib/Date/Manip/Offset/off044.pm cp lib/Date/Manip/TZ/afbanj00.pm blib/lib/Date/Manip/TZ/afbanj00.pm cp lib/Date/Manip/TZ/amcanc00.pm blib/lib/Date/Manip/TZ/amcanc00.pm cp lib/Date/Manip/Offset/off319.pm blib/lib/Date/Manip/Offset/off319.pm cp lib/Date/Manip/Offset/off075.pm blib/lib/Date/Manip/Offset/off075.pm cp lib/Date/Manip/Offset/off309.pm blib/lib/Date/Manip/Offset/off309.pm cp lib/Date/Manip/Offset/off040.pm blib/lib/Date/Manip/Offset/off040.pm cp lib/Date/Manip/Offset/off175.pm blib/lib/Date/Manip/Offset/off175.pm cp lib/Date/Manip/TZ/aflusa00.pm blib/lib/Date/Manip/TZ/aflusa00.pm cp lib/Date/Manip/TZ/ammeno00.pm blib/lib/Date/Manip/TZ/ammeno00.pm cp lib/Date/Manip/TZ/papitc00.pm blib/lib/Date/Manip/TZ/papitc00.pm cp lib/Date/Manip/Offset/off227.pm blib/lib/Date/Manip/Offset/off227.pm cp lib/Date/Manip/Offset/off211.pm blib/lib/Date/Manip/Offset/off211.pm cp lib/Date/Manip/Offset/off019.pm blib/lib/Date/Manip/Offset/off019.pm cp lib/Date/Manip/TZ/etgmtm12.pm blib/lib/Date/Manip/TZ/etgmtm12.pm cp lib/Date/Manip/Offset/off191.pm blib/lib/Date/Manip/Offset/off191.pm cp lib/Date/Manip/Offset/off149.pm blib/lib/Date/Manip/Offset/off149.pm cp lib/Date/Manip/TZ/ashebr00.pm blib/lib/Date/Manip/TZ/ashebr00.pm cp lib/Date/Manip/TZ/ausydn00.pm blib/lib/Date/Manip/TZ/ausydn00.pm cp lib/Date/Manip/Offset/off152.pm blib/lib/Date/Manip/Offset/off152.pm cp lib/Date/Manip/Lang/spanish.pm blib/lib/Date/Manip/Lang/spanish.pm cp lib/Date/Manip/TZ/z00.pm blib/lib/Date/Manip/TZ/z00.pm cp lib/Date/Manip/Lang/portugue.pod blib/lib/Date/Manip/Lang/portugue.pod cp lib/Date/Manip/Offset/off349.pm blib/lib/Date/Manip/Offset/off349.pm cp lib/Date/Manip/Offset/off477.pm blib/lib/Date/Manip/Offset/off477.pm cp lib/Date/Manip/TZ/asbahr00.pm blib/lib/Date/Manip/TZ/asbahr00.pm cp lib/Date/Manip/TZ/amrain00.pm blib/lib/Date/Manip/TZ/amrain00.pm cp lib/Date/Manip/ConfigFile.pod blib/lib/Date/Manip/ConfigFile.pod cp lib/Date/Manip/TZ/afaccr00.pm blib/lib/Date/Manip/TZ/afaccr00.pm cp lib/Date/Manip/Offset/off281.pm blib/lib/Date/Manip/Offset/off281.pm cp lib/Date/Manip/TZ/amdaws01.pm blib/lib/Date/Manip/TZ/amdaws01.pm cp lib/Date/Manip/Offset/off236.pm blib/lib/Date/Manip/Offset/off236.pm cp lib/Date/Manip/TZ/euzuri00.pm blib/lib/Date/Manip/TZ/euzuri00.pm cp lib/Date/Manip/Offset/off171.pm blib/lib/Date/Manip/Offset/off171.pm cp lib/Date/Manip/Offset/off385.pm blib/lib/Date/Manip/Offset/off385.pm cp lib/Date/Manip/Offset/off143.pm blib/lib/Date/Manip/Offset/off143.pm cp lib/Date/Manip/Offset/off436.pm blib/lib/Date/Manip/Offset/off436.pm cp lib/Date/Manip/Offset/off396.pm blib/lib/Date/Manip/Offset/off396.pm cp lib/Date/Manip/Offset/off141.pm blib/lib/Date/Manip/Offset/off141.pm cp lib/Date/Manip/Offset/off122.pm blib/lib/Date/Manip/Offset/off122.pm cp lib/Date/Manip/Offset/off331.pm blib/lib/Date/Manip/Offset/off331.pm cp lib/Date/Manip/Offset/off000.pm blib/lib/Date/Manip/Offset/off000.pm cp lib/Date/Manip/TZ/asirku00.pm blib/lib/Date/Manip/TZ/asirku00.pm cp lib/Date/Manip/Offset/off365.pm blib/lib/Date/Manip/Offset/off365.pm cp lib/Date/Manip/TZ/amport01.pm blib/lib/Date/Manip/TZ/amport01.pm cp lib/Date/Manip/TZ/etgmtp09.pm blib/lib/Date/Manip/TZ/etgmtp09.pm cp lib/Date/Manip/Offset/off443.pm blib/lib/Date/Manip/Offset/off443.pm cp lib/Date/Manip/TZ/asustm00.pm blib/lib/Date/Manip/TZ/asustm00.pm cp lib/Date/Manip/Offset/off274.pm blib/lib/Date/Manip/Offset/off274.pm cp lib/Date/Manip/TZ/papago00.pm blib/lib/Date/Manip/TZ/papago00.pm cp lib/Date/Manip/TZ/ambahi01.pm blib/lib/Date/Manip/TZ/ambahi01.pm cp lib/Date/Manip/Offset/off103.pm blib/lib/Date/Manip/Offset/off103.pm cp lib/Date/Manip/TZ/afmbab00.pm blib/lib/Date/Manip/TZ/afmbab00.pm cp lib/Date/Manip/Offset/off197.pm blib/lib/Date/Manip/Offset/off197.pm cp lib/Date/Manip/Offset/off382.pm blib/lib/Date/Manip/Offset/off382.pm cp lib/Date/Manip/TZ/f00.pm blib/lib/Date/Manip/TZ/f00.pm cp lib/Date/Manip/Offset/off486.pm blib/lib/Date/Manip/Offset/off486.pm cp lib/Date/Manip/Offset/off124.pm blib/lib/Date/Manip/Offset/off124.pm cp lib/Date/Manip/Offset/off413.pm blib/lib/Date/Manip/Offset/off413.pm cp lib/Date/Manip/TZ/asseou00.pm blib/lib/Date/Manip/TZ/asseou00.pm cp lib/Date/Manip/TZ/asvien00.pm blib/lib/Date/Manip/TZ/asvien00.pm cp lib/Date/Manip/Offset/off325.pm blib/lib/Date/Manip/Offset/off325.pm cp lib/Date/Manip/TZ/eusama00.pm blib/lib/Date/Manip/TZ/eusama00.pm cp lib/Date/Manip/TZ/amherm00.pm blib/lib/Date/Manip/TZ/amherm00.pm cp lib/Date/Manip/TZ/euchis00.pm blib/lib/Date/Manip/TZ/euchis00.pm cp lib/Date/Manip/Offset/off216.pm blib/lib/Date/Manip/Offset/off216.pm cp lib/Date/Manip/TZ/amchih00.pm blib/lib/Date/Manip/TZ/amchih00.pm cp lib/Date/Manip/TZ/atmade00.pm blib/lib/Date/Manip/TZ/atmade00.pm cp lib/Date/Manip/Offset/off110.pm blib/lib/Date/Manip/Offset/off110.pm cp lib/Date/Manip/TZ/asurum00.pm blib/lib/Date/Manip/TZ/asurum00.pm cp lib/Date/Manip/Offset/off266.pm blib/lib/Date/Manip/Offset/off266.pm cp lib/Date/Manip/Lang/danish.pm blib/lib/Date/Manip/Lang/danish.pm cp lib/Date/Manip/TZ/asduba00.pm blib/lib/Date/Manip/TZ/asduba00.pm cp lib/Date/Manip/Offset/off426.pm blib/lib/Date/Manip/Offset/off426.pm cp lib/Date/Manip/Offset/off109.pm blib/lib/Date/Manip/Offset/off109.pm cp lib/Date/Manip/TZ/asalma00.pm blib/lib/Date/Manip/TZ/asalma00.pm cp lib/Date/Manip/Offset/off489.pm blib/lib/Date/Manip/Offset/off489.pm cp lib/Date/Manip/Offset/off153.pm blib/lib/Date/Manip/Offset/off153.pm cp lib/Date/Manip/Lang/romanian.pm blib/lib/Date/Manip/Lang/romanian.pm cp lib/Date/Manip/TZ/pamidw00.pm blib/lib/Date/Manip/TZ/pamidw00.pm cp lib/Date/Manip/Lang/danish.pod blib/lib/Date/Manip/Lang/danish.pod cp lib/Date/Manip/Offset/off452.pm blib/lib/Date/Manip/Offset/off452.pm cp lib/Date/Manip/Offset/off410.pm blib/lib/Date/Manip/Offset/off410.pm cp lib/Date/Manip/Offset/off065.pm blib/lib/Date/Manip/Offset/off065.pm cp lib/Date/Manip/TZ/afaddi00.pm blib/lib/Date/Manip/TZ/afaddi00.pm cp lib/Date/Manip/TZ/amrio_00.pm blib/lib/Date/Manip/TZ/amrio_00.pm cp lib/Date/Manip/Offset/off359.pm blib/lib/Date/Manip/Offset/off359.pm cp lib/Date/Manip/TZ/ut00.pm blib/lib/Date/Manip/TZ/ut00.pm cp lib/Date/Manip/TZ/pachat00.pm blib/lib/Date/Manip/TZ/pachat00.pm cp lib/Date/Manip/Offset/off137.pm blib/lib/Date/Manip/Offset/off137.pm cp lib/Date/Manip/Offset/off417.pm blib/lib/Date/Manip/Offset/off417.pm cp lib/Date/Manip/Lang/spanish.pod blib/lib/Date/Manip/Lang/spanish.pod cp lib/Date/Manip/TZ/etgmt00.pm blib/lib/Date/Manip/TZ/etgmt00.pm cp lib/Date/Manip/Offset/off335.pm blib/lib/Date/Manip/Offset/off335.pm cp lib/Date/Manip/Lang/catalan.pm blib/lib/Date/Manip/Lang/catalan.pm cp lib/Date/Manip/TZ/asshan00.pm blib/lib/Date/Manip/TZ/asshan00.pm cp lib/Date/Manip/Offset/off030.pm blib/lib/Date/Manip/Offset/off030.pm cp lib/Date/Manip/TZ_Base.pm blib/lib/Date/Manip/TZ_Base.pm cp lib/Date/Manip/TZ/amsan_00.pm blib/lib/Date/Manip/TZ/amsan_00.pm cp lib/Date/Manip/TZ/incomo00.pm blib/lib/Date/Manip/TZ/incomo00.pm cp lib/Date/Manip/Offset/off026.pm blib/lib/Date/Manip/Offset/off026.pm cp lib/Date/Manip/Offset/off148.pm blib/lib/Date/Manip/Offset/off148.pm cp lib/Date/Manip/TZ/askara00.pm blib/lib/Date/Manip/TZ/askara00.pm cp lib/Date/Manip/TZ/amedmo00.pm blib/lib/Date/Manip/TZ/amedmo00.pm cp lib/Date/Manip/Offset/off481.pm blib/lib/Date/Manip/Offset/off481.pm cp lib/Date/Manip/TZ/ammare00.pm blib/lib/Date/Manip/TZ/ammare00.pm cp lib/Date/Manip/TZ/afkamp00.pm blib/lib/Date/Manip/TZ/afkamp00.pm cp lib/Date/Manip/Offset/off087.pm blib/lib/Date/Manip/Offset/off087.pm cp lib/Date/Manip/Offset/off129.pm blib/lib/Date/Manip/Offset/off129.pm cp lib/Date/Manip/Offset/off377.pm blib/lib/Date/Manip/Offset/off377.pm cp lib/Date/Manip/Offset/off411.pm blib/lib/Date/Manip/Offset/off411.pm cp lib/Date/Manip/Offset/off057.pm blib/lib/Date/Manip/Offset/off057.pm cp lib/Date/Manip/Offset/off264.pm blib/lib/Date/Manip/Offset/off264.pm cp lib/Date/Manip/TZ/amst_v00.pm blib/lib/Date/Manip/TZ/amst_v00.pm cp lib/Date/Manip/TZ/ampuer00.pm blib/lib/Date/Manip/TZ/ampuer00.pm cp lib/Date/Manip/Obj.pod blib/lib/Date/Manip/Obj.pod cp lib/Date/Manip/TZ/amdenv00.pm blib/lib/Date/Manip/TZ/amdenv00.pm cp lib/Date/Manip/TZ/euzapo00.pm blib/lib/Date/Manip/TZ/euzapo00.pm cp lib/Date/Manip/Offset/off042.pm blib/lib/Date/Manip/Offset/off042.pm cp lib/Date/Manip/Offset/off157.pm blib/lib/Date/Manip/Offset/off157.pm cp lib/Date/Manip/Offset/off438.pm blib/lib/Date/Manip/Offset/off438.pm cp lib/Date/Manip/Offset/off253.pm blib/lib/Date/Manip/Offset/off253.pm cp lib/Date/Manip/TZ/ammaza00.pm blib/lib/Date/Manip/TZ/ammaza00.pm cp lib/Date/Manip/Offset/off195.pm blib/lib/Date/Manip/Offset/off195.pm cp lib/Date/Manip/TZ/afbuju00.pm blib/lib/Date/Manip/TZ/afbuju00.pm cp lib/Date/Manip/TZ/ammace00.pm blib/lib/Date/Manip/TZ/ammace00.pm cp lib/Date/Manip/TZ/amlos_00.pm blib/lib/Date/Manip/TZ/amlos_00.pm cp lib/Date/Manip/Offset/off003.pm blib/lib/Date/Manip/Offset/off003.pm cp lib/Date/Manip/Offset/off009.pm blib/lib/Date/Manip/Offset/off009.pm cp lib/Date/Manip/TZ/afcasa00.pm blib/lib/Date/Manip/TZ/afcasa00.pm cp lib/Date/Manip/Offset/off090.pm blib/lib/Date/Manip/Offset/off090.pm cp lib/Date/Manip/Offset/off354.pm blib/lib/Date/Manip/Offset/off354.pm cp lib/Date/Manip/Offset/off154.pm blib/lib/Date/Manip/Offset/off154.pm cp lib/Date/Manip/TZ/asqata00.pm blib/lib/Date/Manip/TZ/asqata00.pm cp lib/Date/Manip/Offset/off084.pm blib/lib/Date/Manip/Offset/off084.pm cp lib/Date/Manip/Offset/off063.pm blib/lib/Date/Manip/Offset/off063.pm cp lib/Date/Manip/TZ/paport00.pm blib/lib/Date/Manip/TZ/paport00.pm cp lib/Date/Manip/TZ/eustoc00.pm blib/lib/Date/Manip/TZ/eustoc00.pm cp lib/Date/Manip/Offset/off156.pm blib/lib/Date/Manip/Offset/off156.pm cp lib/Date/Manip/Offset/off321.pm blib/lib/Date/Manip/Offset/off321.pm cp lib/Date/Manip/DM5.pm blib/lib/Date/Manip/DM5.pm cp lib/Date/Manip/TZ/atreyk00.pm blib/lib/Date/Manip/TZ/atreyk00.pm cp lib/Date/Manip/TZ/amcres00.pm blib/lib/Date/Manip/TZ/amcres00.pm cp lib/Date/Manip/Offset/off291.pm blib/lib/Date/Manip/Offset/off291.pm cp lib/Date/Manip/Calc.pod blib/lib/Date/Manip/Calc.pod cp lib/Date/Manip/Offset/off196.pm blib/lib/Date/Manip/Offset/off196.pm cp lib/Date/Manip/Offset/off447.pm blib/lib/Date/Manip/Offset/off447.pm cp lib/Date/Manip/TZ/amhava00.pm blib/lib/Date/Manip/TZ/amhava00.pm cp lib/Date/Manip/TZ/eupari00.pm blib/lib/Date/Manip/TZ/eupari00.pm cp lib/Date/Manip/TZ/asdili00.pm blib/lib/Date/Manip/TZ/asdili00.pm cp lib/Date/Manip/Offset/off207.pm blib/lib/Date/Manip/Offset/off207.pm cp lib/Date/Manip/Offset/off485.pm blib/lib/Date/Manip/Offset/off485.pm cp lib/Date/Manip/Offset/off247.pm blib/lib/Date/Manip/Offset/off247.pm cp lib/Date/Manip/Offset/off425.pm blib/lib/Date/Manip/Offset/off425.pm cp lib/Date/Manip/Offset/off418.pm blib/lib/Date/Manip/Offset/off418.pm cp lib/Date/Manip/Lang/french.pod blib/lib/Date/Manip/Lang/french.pod cp lib/Date/Manip/Offset/off303.pm blib/lib/Date/Manip/Offset/off303.pm cp lib/Date/Manip/Offset/off440.pm blib/lib/Date/Manip/Offset/off440.pm cp lib/Date/Manip/Offset/off204.pm blib/lib/Date/Manip/Offset/off204.pm cp lib/Date/Manip/Lang/polish.pod blib/lib/Date/Manip/Lang/polish.pod cp lib/Date/Manip/Offset/off267.pm blib/lib/Date/Manip/Offset/off267.pm cp lib/Date/Manip/DM5abbrevs.pm blib/lib/Date/Manip/DM5abbrevs.pm cp lib/Date/Manip/Offset/off456.pm blib/lib/Date/Manip/Offset/off456.pm cp lib/Date/Manip/Lang/italian.pm blib/lib/Date/Manip/Lang/italian.pm cp lib/Date/Manip/Offset/off405.pm blib/lib/Date/Manip/Offset/off405.pm cp lib/Date/Manip/Offset/off068.pm blib/lib/Date/Manip/Offset/off068.pm cp lib/Date/Manip/Offset/off177.pm blib/lib/Date/Manip/Offset/off177.pm cp lib/Date/Manip/Offset/off123.pm blib/lib/Date/Manip/Offset/off123.pm cp lib/Date/Manip/TZ/amsao_00.pm blib/lib/Date/Manip/TZ/amsao_00.pm cp lib/Date/Manip/Offset/off419.pm blib/lib/Date/Manip/Offset/off419.pm cp lib/Date/Manip/Offset/off248.pm blib/lib/Date/Manip/Offset/off248.pm cp lib/Date/Manip/TZ/auadel00.pm blib/lib/Date/Manip/TZ/auadel00.pm cp lib/Date/Manip/TZ/amguat00.pm blib/lib/Date/Manip/TZ/amguat00.pm cp lib/Date/Manip/Offset/off237.pm blib/lib/Date/Manip/Offset/off237.pm cp lib/Date/Manip/Offset/off088.pm blib/lib/Date/Manip/Offset/off088.pm cp lib/Date/Manip/Offset/off333.pm blib/lib/Date/Manip/Offset/off333.pm cp lib/Date/Manip/TZ/ammont03.pm blib/lib/Date/Manip/TZ/ammont03.pm cp lib/Date/Manip/TZ/amindi00.pm blib/lib/Date/Manip/TZ/amindi00.pm cp lib/Date/Manip/Offset/off184.pm blib/lib/Date/Manip/Offset/off184.pm cp lib/Date/Manip/Holidays.pod blib/lib/Date/Manip/Holidays.pod cp lib/Date/Manip/Offset/off115.pm blib/lib/Date/Manip/Offset/off115.pm cp lib/Date/Manip/TZ/ambois00.pm blib/lib/Date/Manip/TZ/ambois00.pm cp lib/Date/Manip/TZ.pm blib/lib/Date/Manip/TZ.pm cp lib/Date/Manip/TZ/panorf00.pm blib/lib/Date/Manip/TZ/panorf00.pm cp lib/Date/Manip/Offset/off279.pm blib/lib/Date/Manip/Offset/off279.pm cp lib/Date/Manip/Offset/off293.pm blib/lib/Date/Manip/Offset/off293.pm cp lib/Date/Manip/TZ/askras00.pm blib/lib/Date/Manip/TZ/askras00.pm cp lib/Date/Manip/TZ/etgmtp08.pm blib/lib/Date/Manip/TZ/etgmtp08.pm cp lib/Date/Manip/TZ/eet00.pm blib/lib/Date/Manip/TZ/eet00.pm cp lib/Date/Manip/TZ/amdomi00.pm blib/lib/Date/Manip/TZ/amdomi00.pm cp lib/Date/Manip/Offset/off316.pm blib/lib/Date/Manip/Offset/off316.pm cp lib/Date/Manip/Offset/off138.pm blib/lib/Date/Manip/Offset/off138.pm cp lib/Date/Manip/Offset/off370.pm blib/lib/Date/Manip/Offset/off370.pm cp lib/Date/Manip/Offset/off150.pm blib/lib/Date/Manip/Offset/off150.pm cp lib/Date/Manip/Offset/off193.pm blib/lib/Date/Manip/Offset/off193.pm cp lib/Date/Manip/TZ/afmapu00.pm blib/lib/Date/Manip/TZ/afmapu00.pm cp lib/Date/Manip/TZ/etgmtp10.pm blib/lib/Date/Manip/TZ/etgmtp10.pm cp lib/Date/Manip/TZ/amnipi00.pm blib/lib/Date/Manip/TZ/amnipi00.pm cp lib/Date/Manip/TZ/amsant01.pm blib/lib/Date/Manip/TZ/amsant01.pm cp lib/Date/Manip/Offset/off052.pm blib/lib/Date/Manip/Offset/off052.pm cp lib/Date/Manip/TZ/amreci00.pm blib/lib/Date/Manip/TZ/amreci00.pm cp lib/Date/Manip/Offset/off318.pm blib/lib/Date/Manip/Offset/off318.pm cp lib/Date/Manip/TZ/ambele00.pm blib/lib/Date/Manip/TZ/ambele00.pm cp lib/Date/Manip/Offset/off393.pm blib/lib/Date/Manip/Offset/off393.pm cp lib/Date/Manip/TZ/asjaya00.pm blib/lib/Date/Manip/TZ/asjaya00.pm cp lib/Date/Manip/Offset/off151.pm blib/lib/Date/Manip/Offset/off151.pm cp lib/Date/Manip/Misc.pod blib/lib/Date/Manip/Misc.pod cp lib/Date/Manip/Offset/off406.pm blib/lib/Date/Manip/Offset/off406.pm cp lib/Date/Manip/TZ/askuch00.pm blib/lib/Date/Manip/TZ/askuch00.pm cp lib/Date/Manip/TZ/patara00.pm blib/lib/Date/Manip/TZ/patara00.pm cp lib/Date/Manip/TZ/ammont00.pm blib/lib/Date/Manip/TZ/ammont00.pm cp lib/Date/Manip/Offset/off081.pm blib/lib/Date/Manip/Offset/off081.pm cp lib/Date/Manip/TZ/inmayo00.pm blib/lib/Date/Manip/TZ/inmayo00.pm cp lib/Date/Manip/Offset/off317.pm blib/lib/Date/Manip/Offset/off317.pm cp lib/Date/Manip/Delta.pod blib/lib/Date/Manip/Delta.pod cp lib/Date/Manip/Lang/turkish.pm blib/lib/Date/Manip/Lang/turkish.pm cp lib/Date/Manip/Offset/off145.pm blib/lib/Date/Manip/Offset/off145.pm cp lib/Date/Manip/Offset/off025.pm blib/lib/Date/Manip/Offset/off025.pm cp lib/Date/Manip/Offset/off294.pm blib/lib/Date/Manip/Offset/off294.pm cp lib/Date/Manip/Offset/off302.pm blib/lib/Date/Manip/Offset/off302.pm cp lib/Date/Manip/Offset/off453.pm blib/lib/Date/Manip/Offset/off453.pm cp lib/Date/Manip/Offset/off375.pm blib/lib/Date/Manip/Offset/off375.pm cp lib/Date/Manip/TZ/ambarb00.pm blib/lib/Date/Manip/TZ/ambarb00.pm cp lib/Date/Manip/TZ/askabu00.pm blib/lib/Date/Manip/TZ/askabu00.pm cp lib/Date/Manip/TZ/amsant00.pm blib/lib/Date/Manip/TZ/amsant00.pm cp lib/Date/Manip/TZ/eumalt00.pm blib/lib/Date/Manip/TZ/eumalt00.pm cp lib/Date/Manip/Offset/off344.pm blib/lib/Date/Manip/Offset/off344.pm cp lib/Date/Manip/Offset/off021.pm blib/lib/Date/Manip/Offset/off021.pm cp lib/Date/Manip/TZ/amnew_00.pm blib/lib/Date/Manip/TZ/amnew_00.pm cp lib/Date/Manip/TZ/asulaa00.pm blib/lib/Date/Manip/TZ/asulaa00.pm cp lib/Date/Manip/Offset/off161.pm blib/lib/Date/Manip/Offset/off161.pm cp lib/Date/Manip/Offset/off373.pm blib/lib/Date/Manip/Offset/off373.pm cp lib/Date/Manip/TZ/amcamp00.pm blib/lib/Date/Manip/TZ/amcamp00.pm cp lib/Date/Manip/TZ/etgmtm01.pm blib/lib/Date/Manip/TZ/etgmtm01.pm cp lib/Date/Manip/TZ/afndja00.pm blib/lib/Date/Manip/TZ/afndja00.pm cp lib/Date/Manip/TZ/amcata00.pm blib/lib/Date/Manip/TZ/amcata00.pm cp lib/Date/Manip/Offset/off180.pm blib/lib/Date/Manip/Offset/off180.pm cp lib/Date/Manip/TZ/amyaku00.pm blib/lib/Date/Manip/TZ/amyaku00.pm cp lib/Date/Manip/TZ/etgmtm00.pm blib/lib/Date/Manip/TZ/etgmtm00.pm cp lib/Date/Manip/Offset/off002.pm blib/lib/Date/Manip/Offset/off002.pm cp lib/Date/Manip/Offset/off067.pm blib/lib/Date/Manip/Offset/off067.pm cp lib/Date/Manip/Offset/off357.pm blib/lib/Date/Manip/Offset/off357.pm cp lib/Date/Manip/TZ/amdanm00.pm blib/lib/Date/Manip/TZ/amdanm00.pm cp lib/Date/Manip/Offset/off445.pm blib/lib/Date/Manip/Offset/off445.pm cp lib/Date/Manip/Offset/off017.pm blib/lib/Date/Manip/Offset/off017.pm cp lib/Date/Manip/TZ/eulond00.pm blib/lib/Date/Manip/TZ/eulond00.pm cp lib/Date/Manip/Offset/off290.pm blib/lib/Date/Manip/Offset/off290.pm cp lib/Date/Manip/Offset/off430.pm blib/lib/Date/Manip/Offset/off430.pm cp lib/Date/Manip/Offset/off459.pm blib/lib/Date/Manip/Offset/off459.pm cp lib/Date/Manip/Offset/off320.pm blib/lib/Date/Manip/Offset/off320.pm cp lib/Date/Manip/Offset/off116.pm blib/lib/Date/Manip/Offset/off116.pm cp lib/Date/Manip/Offset/off168.pm blib/lib/Date/Manip/Offset/off168.pm cp lib/Date/Manip/Offset/off038.pm blib/lib/Date/Manip/Offset/off038.pm cp lib/Date/Manip/Offset/off113.pm blib/lib/Date/Manip/Offset/off113.pm cp lib/Date/Manip/Offset/off250.pm blib/lib/Date/Manip/Offset/off250.pm cp lib/Date/Manip/TZ/askolk00.pm blib/lib/Date/Manip/TZ/askolk00.pm cp lib/Date/Manip/Offset/off462.pm blib/lib/Date/Manip/Offset/off462.pm cp lib/Date/Manip/Offset/off085.pm blib/lib/Date/Manip/Offset/off085.pm cp lib/Date/Manip/Offset/off132.pm blib/lib/Date/Manip/Offset/off132.pm cp lib/Date/Manip/TZ/amtell00.pm blib/lib/Date/Manip/TZ/amtell00.pm cp lib/Date/Manip/Migration5to6.pod blib/lib/Date/Manip/Migration5to6.pod cp lib/Date/Manip/Offset/off473.pm blib/lib/Date/Manip/Offset/off473.pm cp lib/Date/Manip/TZ/asdhak00.pm blib/lib/Date/Manip/TZ/asdhak00.pm cp lib/Date/Manip/Examples.pod blib/lib/Date/Manip/Examples.pod cp lib/Date/Manip/Offset/off454.pm blib/lib/Date/Manip/Offset/off454.pm cp lib/Date/Manip/Offset/off249.pm blib/lib/Date/Manip/Offset/off249.pm cp lib/Date/Manip/TZ/afmonr00.pm blib/lib/Date/Manip/TZ/afmonr00.pm cp lib/Date/Manip/TZ/asmaga00.pm blib/lib/Date/Manip/TZ/asmaga00.pm cp lib/Date/Manip/Offset/off209.pm blib/lib/Date/Manip/Offset/off209.pm cp lib/Date/Manip/TZdata.pm blib/lib/Date/Manip/TZdata.pm cp lib/Date/Manip/TZ/afkiga00.pm blib/lib/Date/Manip/TZ/afkiga00.pm cp lib/Date/Manip/TZ/amgoos00.pm blib/lib/Date/Manip/TZ/amgoos00.pm cp lib/Date/Manip/Offset/off139.pm blib/lib/Date/Manip/Offset/off139.pm cp lib/Date/Manip/Offset/off390.pm blib/lib/Date/Manip/Offset/off390.pm cp lib/Date/Manip/TZ/pakiri00.pm blib/lib/Date/Manip/TZ/pakiri00.pm cp lib/Date/Manip/TZ/euprag00.pm blib/lib/Date/Manip/TZ/euprag00.pm cp lib/Date/Manip/Offset/off484.pm blib/lib/Date/Manip/Offset/off484.pm cp lib/Date/Manip/Offset/off392.pm blib/lib/Date/Manip/Offset/off392.pm cp lib/Date/Manip/TZ/euathe00.pm blib/lib/Date/Manip/TZ/euathe00.pm cp lib/Date/Manip/TZ/astash00.pm blib/lib/Date/Manip/TZ/astash00.pm cp lib/Date/Manip/Offset/off407.pm blib/lib/Date/Manip/Offset/off407.pm cp lib/Date/Manip/TZ/etgmtm03.pm blib/lib/Date/Manip/TZ/etgmtm03.pm cp lib/Date/Manip/Offset/off275.pm blib/lib/Date/Manip/Offset/off275.pm cp lib/Date/Manip/TZ/aumelb00.pm blib/lib/Date/Manip/TZ/aumelb00.pm cp lib/Date/Manip/Offset/off134.pm blib/lib/Date/Manip/Offset/off134.pm cp lib/Date/Manip/Objects.pod blib/lib/Date/Manip/Objects.pod cp lib/Date/Manip/Offset/off127.pm blib/lib/Date/Manip/Offset/off127.pm cp lib/Date/Manip/TZ/amwinn00.pm blib/lib/Date/Manip/TZ/amwinn00.pm cp lib/Date/Manip/Offset/off170.pm blib/lib/Date/Manip/Offset/off170.pm cp lib/Date/Manip/Recur.pod blib/lib/Date/Manip/Recur.pod cp lib/Date/Manip/TZ/amcent00.pm blib/lib/Date/Manip/TZ/amcent00.pm cp lib/Date/Manip/Offset/off255.pm blib/lib/Date/Manip/Offset/off255.pm cp lib/Date/Manip/TZ/amguay00.pm blib/lib/Date/Manip/TZ/amguay00.pm cp lib/Date/Manip/TZ/asnovo01.pm blib/lib/Date/Manip/TZ/asnovo01.pm cp lib/Date/Manip/TZ/k00.pm blib/lib/Date/Manip/TZ/k00.pm cp lib/Date/Manip/Offset/off140.pm blib/lib/Date/Manip/Offset/off140.pm cp lib/Date/Manip/TZ/etgmtm07.pm blib/lib/Date/Manip/TZ/etgmtm07.pm cp lib/Date/Manip/Offset/off173.pm blib/lib/Date/Manip/Offset/off173.pm cp lib/Date/Manip/Offset/off024.pm blib/lib/Date/Manip/Offset/off024.pm cp lib/Date/Manip/Offset/off200.pm blib/lib/Date/Manip/Offset/off200.pm cp lib/Date/Manip/TZ/amcost00.pm blib/lib/Date/Manip/TZ/amcost00.pm cp lib/Date/Manip/TZ/v00.pm blib/lib/Date/Manip/TZ/v00.pm cp lib/Date/Manip/Date.pm blib/lib/Date/Manip/Date.pm cp lib/Date/Manip/TZ/amvanc00.pm blib/lib/Date/Manip/TZ/amvanc00.pm cp lib/Date/Manip/TZ/ancase00.pm blib/lib/Date/Manip/TZ/ancase00.pm cp lib/Date/Manip/Offset/off199.pm blib/lib/Date/Manip/Offset/off199.pm cp lib/Date/Manip/TZ/eudubl00.pm blib/lib/Date/Manip/TZ/eudubl00.pm cp lib/Date/Manip/TZ/inmaur00.pm blib/lib/Date/Manip/TZ/inmaur00.pm cp lib/Date/Manip/Lang/polish.pm blib/lib/Date/Manip/Lang/polish.pm cp lib/Date/Manip/Lang/russian.pm blib/lib/Date/Manip/Lang/russian.pm cp lib/Date/Manip/TZ/euhels00.pm blib/lib/Date/Manip/TZ/euhels00.pm cp lib/Date/Manip/Offset/off020.pm blib/lib/Date/Manip/Offset/off020.pm cp lib/Date/Manip/Offset/off441.pm blib/lib/Date/Manip/Offset/off441.pm cp lib/Date/Manip/Offset/off240.pm blib/lib/Date/Manip/Offset/off240.pm cp lib/Date/Manip/TZ/asoral00.pm blib/lib/Date/Manip/TZ/asoral00.pm cp lib/Date/Manip/Config.pod blib/lib/Date/Manip/Config.pod cp lib/Date/Manip/Offset/off427.pm blib/lib/Date/Manip/Offset/off427.pm cp lib/Date/Manip/Offset/off027.pm blib/lib/Date/Manip/Offset/off027.pm cp lib/Date/Manip/Offset/off435.pm blib/lib/Date/Manip/Offset/off435.pm cp lib/Date/Manip/Offset/off028.pm blib/lib/Date/Manip/Offset/off028.pm cp lib/Date/Manip/TZ/afabid00.pm blib/lib/Date/Manip/TZ/afabid00.pm cp lib/Date/Manip/Offset/off424.pm blib/lib/Date/Manip/Offset/off424.pm cp lib/Date/Manip/TZ/amdetr00.pm blib/lib/Date/Manip/TZ/amdetr00.pm cp lib/Date/Manip/Offset/off070.pm blib/lib/Date/Manip/Offset/off070.pm cp lib/Date/Manip/Offset/off031.pm blib/lib/Date/Manip/Offset/off031.pm cp lib/Date/Manip/Offset/off086.pm blib/lib/Date/Manip/Offset/off086.pm cp lib/Date/Manip/Offset/off476.pm blib/lib/Date/Manip/Offset/off476.pm cp lib/Date/Manip/Offset/off297.pm blib/lib/Date/Manip/Offset/off297.pm cp lib/Date/Manip/Offset/off118.pm blib/lib/Date/Manip/Offset/off118.pm cp lib/Date/Manip/Offset/off060.pm blib/lib/Date/Manip/Offset/off060.pm cp lib/Date/Manip/Offset/off133.pm blib/lib/Date/Manip/Offset/off133.pm cp lib/Date/Manip/TZ/euando00.pm blib/lib/Date/Manip/TZ/euando00.pm cp lib/Date/Manip/TZ/afmase00.pm blib/lib/Date/Manip/TZ/afmase00.pm cp lib/Date/Manip/Zones.pod blib/lib/Date/Manip/Zones.pod cp lib/Date/Manip/Offset/off226.pm blib/lib/Date/Manip/Offset/off226.pm cp lib/Date/Manip/Offset/off356.pm blib/lib/Date/Manip/Offset/off356.pm cp lib/Date/Manip/TZ/amguad00.pm blib/lib/Date/Manip/TZ/amguad00.pm cp lib/Date/Manip/Offset/off147.pm blib/lib/Date/Manip/Offset/off147.pm cp lib/Date/Manip/Offset/off272.pm blib/lib/Date/Manip/Offset/off272.pm cp lib/Date/Manip/TZ/atberm00.pm blib/lib/Date/Manip/TZ/atberm00.pm cp lib/Date/Manip/Offset/off277.pm blib/lib/Date/Manip/Offset/off277.pm cp lib/Date/Manip/Offset/off395.pm blib/lib/Date/Manip/Offset/off395.pm cp lib/Date/Manip/Offset/off092.pm blib/lib/Date/Manip/Offset/off092.pm cp lib/Date/Manip/TZ/asharb00.pm blib/lib/Date/Manip/TZ/asharb00.pm cp lib/Date/Manip/TZ/amwina00.pm blib/lib/Date/Manip/TZ/amwina00.pm cp lib/Date/Manip/TZ/pamarq00.pm blib/lib/Date/Manip/TZ/pamarq00.pm cp lib/Date/Manip/TZ/eubelg00.pm blib/lib/Date/Manip/TZ/eubelg00.pm cp lib/Date/Manip/TZ/afgabo00.pm blib/lib/Date/Manip/TZ/afgabo00.pm cp lib/Date/Manip/TZ/u00.pm blib/lib/Date/Manip/TZ/u00.pm cp lib/Date/Manip/TZ/d00.pm blib/lib/Date/Manip/TZ/d00.pm cp lib/Date/Manip/Offset/off046.pm blib/lib/Date/Manip/Offset/off046.pm cp lib/Date/Manip/Offset/off206.pm blib/lib/Date/Manip/Offset/off206.pm cp lib/Date/Manip/TZ/ammana01.pm blib/lib/Date/Manip/TZ/ammana01.pm cp lib/Date/Manip/Offset/off334.pm blib/lib/Date/Manip/Offset/off334.pm cp lib/Date/Manip/TZ/atfaro00.pm blib/lib/Date/Manip/TZ/atfaro00.pm cp lib/Date/Manip/Offset/off353.pm blib/lib/Date/Manip/Offset/off353.pm cp lib/Date/Manip/Offset/off422.pm blib/lib/Date/Manip/Offset/off422.pm cp lib/Date/Manip/Offset/off188.pm blib/lib/Date/Manip/Offset/off188.pm cp lib/Date/Manip/Offset/off071.pm blib/lib/Date/Manip/Offset/off071.pm cp lib/Date/Manip/Offset/off069.pm blib/lib/Date/Manip/Offset/off069.pm cp lib/Date/Manip/TZ/afmala00.pm blib/lib/Date/Manip/TZ/afmala00.pm cp lib/Date/Manip/TZ/afblan00.pm blib/lib/Date/Manip/TZ/afblan00.pm cp lib/Date/Manip/Offset/off166.pm blib/lib/Date/Manip/Offset/off166.pm cp lib/Date/Manip/TZ/ammana00.pm blib/lib/Date/Manip/TZ/ammana00.pm cp lib/Date/Manip/TZ/afcona00.pm blib/lib/Date/Manip/TZ/afcona00.pm cp lib/Date/Manip/Offset/off230.pm blib/lib/Date/Manip/Offset/off230.pm cp lib/Date/Manip/TZ/asnovo00.pm blib/lib/Date/Manip/TZ/asnovo00.pm cp lib/Date/Manip/TZ/paguad00.pm blib/lib/Date/Manip/TZ/paguad00.pm cp lib/Date/Manip/Offset/off235.pm blib/lib/Date/Manip/Offset/off235.pm cp lib/Date/Manip/TZ/amvinc00.pm blib/lib/Date/Manip/TZ/amvinc00.pm cp lib/Date/Manip/TZ/assakh00.pm blib/lib/Date/Manip/TZ/assakh00.pm cp lib/Date/Manip/TZ/asmani00.pm blib/lib/Date/Manip/TZ/asmani00.pm cp lib/Date/Manip/TZ/inmald00.pm blib/lib/Date/Manip/TZ/inmald00.pm cp lib/Date/Manip/Offset/off330.pm blib/lib/Date/Manip/Offset/off330.pm cp lib/Date/Manip/Offset/off483.pm blib/lib/Date/Manip/Offset/off483.pm cp lib/Date/Manip/TZ/eubuch00.pm blib/lib/Date/Manip/TZ/eubuch00.pm cp lib/Date/Manip/TZ/amiqal00.pm blib/lib/Date/Manip/TZ/amiqal00.pm cp lib/Date/Manip/Offset/off212.pm blib/lib/Date/Manip/Offset/off212.pm cp lib/Date/Manip/TZ/andumo00.pm blib/lib/Date/Manip/TZ/andumo00.pm cp lib/Date/Manip/Offset/off054.pm blib/lib/Date/Manip/Offset/off054.pm cp lib/Date/Manip/Offset/off029.pm blib/lib/Date/Manip/Offset/off029.pm cp lib/Date/Manip/Offset/off299.pm blib/lib/Date/Manip/Offset/off299.pm cp lib/Date/Manip/Lang/french.pm blib/lib/Date/Manip/Lang/french.pm cp lib/Date/Manip/TZ/eutall00.pm blib/lib/Date/Manip/TZ/eutall00.pm cp lib/Date/Manip/TZ/amscor00.pm blib/lib/Date/Manip/TZ/amscor00.pm cp lib/Date/Manip/TZ/afcair00.pm blib/lib/Date/Manip/TZ/afcair00.pm cp lib/Date/Manip/Offset/off287.pm blib/lib/Date/Manip/Offset/off287.pm cp lib/Date/Manip/TZ/atstan00.pm blib/lib/Date/Manip/TZ/atstan00.pm cp lib/Date/Manip/TZ/pakwaj00.pm blib/lib/Date/Manip/TZ/pakwaj00.pm cp lib/Date/Manip/TZ/afbama00.pm blib/lib/Date/Manip/TZ/afbama00.pm cp lib/Date/Manip/Offset/off450.pm blib/lib/Date/Manip/Offset/off450.pm cp lib/Date/Manip/TZ/aulord00.pm blib/lib/Date/Manip/TZ/aulord00.pm cp lib/Date/Manip/TZ/ambogo00.pm blib/lib/Date/Manip/TZ/ambogo00.pm cp lib/Date/Manip/TZ/asbang00.pm blib/lib/Date/Manip/TZ/asbang00.pm cp lib/Date/Manip/Offset/off307.pm blib/lib/Date/Manip/Offset/off307.pm cp lib/Date/Manip/TZ/amrio_01.pm blib/lib/Date/Manip/TZ/amrio_01.pm cp lib/Date/Manip/Offset/off162.pm blib/lib/Date/Manip/Offset/off162.pm cp lib/Date/Manip/TZ/amnass00.pm blib/lib/Date/Manip/TZ/amnass00.pm cp lib/Date/Manip/Offset/off257.pm blib/lib/Date/Manip/Offset/off257.pm cp lib/Date/Manip/TZ/askuwa00.pm blib/lib/Date/Manip/TZ/askuwa00.pm cp lib/Date/Manip/TZ/x00.pm blib/lib/Date/Manip/TZ/x00.pm cp lib/Date/Manip/TZ/panoum00.pm blib/lib/Date/Manip/TZ/panoum00.pm cp lib/Date/Manip/TZ/amarub00.pm blib/lib/Date/Manip/TZ/amarub00.pm cp lib/Date/Manip/Offset/off243.pm blib/lib/Date/Manip/Offset/off243.pm cp lib/Date/Manip/TZ/met00.pm blib/lib/Date/Manip/TZ/met00.pm cp lib/Date/Manip/Offset/off488.pm blib/lib/Date/Manip/Offset/off488.pm cp lib/Date/Manip/Offset/off351.pm blib/lib/Date/Manip/Offset/off351.pm cp lib/Date/Manip/Lang/italian.pod blib/lib/Date/Manip/Lang/italian.pod cp lib/Date/Manip/Lang/catalan.pod blib/lib/Date/Manip/Lang/catalan.pod cp lib/Date/Manip/Offset/off269.pm blib/lib/Date/Manip/Offset/off269.pm cp lib/Date/Manip/TZ/amla_p00.pm blib/lib/Date/Manip/TZ/amla_p00.pm cp lib/Date/Manip/TZ/euuzhg00.pm blib/lib/Date/Manip/TZ/euuzhg00.pm cp lib/Date/Manip/Offset/off437.pm blib/lib/Date/Manip/Offset/off437.pm cp lib/Date/Manip/Lang/russian.pod blib/lib/Date/Manip/Lang/russian.pod cp lib/Date/Manip/Offset/off474.pm blib/lib/Date/Manip/Offset/off474.pm cp lib/Date/Manip/Offset/off163.pm blib/lib/Date/Manip/Offset/off163.pm cp lib/Date/Manip/TZ/afhara00.pm blib/lib/Date/Manip/TZ/afhara00.pm cp lib/Date/Manip/TZ/paefat00.pm blib/lib/Date/Manip/TZ/paefat00.pm cp lib/Date/Manip/Offset/off079.pm blib/lib/Date/Manip/Offset/off079.pm cp lib/Date/Manip/Offset/off051.pm blib/lib/Date/Manip/Offset/off051.pm cp lib/Date/Manip/TZ/t00.pm blib/lib/Date/Manip/TZ/t00.pm cp lib/Date/Manip/TZ/ammiqu00.pm blib/lib/Date/Manip/TZ/ammiqu00.pm cp lib/Date/Manip/Offset/off439.pm blib/lib/Date/Manip/Offset/off439.pm cp lib/Date/Manip/Offset/off262.pm blib/lib/Date/Manip/Offset/off262.pm cp lib/Date/Manip/Offset/off135.pm blib/lib/Date/Manip/Offset/off135.pm cp lib/Date/Manip/TZ/ashovd00.pm blib/lib/Date/Manip/TZ/ashovd00.pm cp lib/Date/Manip/Offset/off428.pm blib/lib/Date/Manip/Offset/off428.pm cp lib/Date/Manip/Delta.pm blib/lib/Date/Manip/Delta.pm cp lib/Date/Manip/Offset/off363.pm blib/lib/Date/Manip/Offset/off363.pm cp lib/Date/Manip/Changes6.pod blib/lib/Date/Manip/Changes6.pod cp lib/Date/Manip/TZ/asthim00.pm blib/lib/Date/Manip/TZ/asthim00.pm cp lib/Date/Manip/Offset/off345.pm blib/lib/Date/Manip/Offset/off345.pm cp lib/Date/Manip/TZ/aflome00.pm blib/lib/Date/Manip/TZ/aflome00.pm cp lib/Date/Manip/TZ/auhoba00.pm blib/lib/Date/Manip/TZ/auhoba00.pm cp lib/Date/Manip/TZ/aschon00.pm blib/lib/Date/Manip/TZ/aschon00.pm cp lib/Date/Manip/TZ/amtiju00.pm blib/lib/Date/Manip/TZ/amtiju00.pm cp lib/Date/Manip/Offset/off192.pm blib/lib/Date/Manip/Offset/off192.pm cp lib/Date/Manip/TZ/amtort00.pm blib/lib/Date/Manip/TZ/amtort00.pm cp lib/Date/Manip/Offset/off165.pm blib/lib/Date/Manip/Offset/off165.pm cp lib/Date/Manip/Offset/off252.pm blib/lib/Date/Manip/Offset/off252.pm cp lib/Date/Manip/TZ/afbraz00.pm blib/lib/Date/Manip/TZ/afbraz00.pm cp lib/Date/Manip/TZ/inkerg00.pm blib/lib/Date/Manip/TZ/inkerg00.pm cp lib/Date/Manip/Offset/off178.pm blib/lib/Date/Manip/Offset/off178.pm cp lib/Date/Manip/Offset/off097.pm blib/lib/Date/Manip/Offset/off097.pm cp lib/Date/Manip/TZ/aueucl00.pm blib/lib/Date/Manip/TZ/aueucl00.pm cp lib/Date/Manip/TZ/anroth00.pm blib/lib/Date/Manip/TZ/anroth00.pm cp lib/Date/Manip/TZ/amgran00.pm blib/lib/Date/Manip/TZ/amgran00.pm cp lib/Date/Manip/Offset/off047.pm blib/lib/Date/Manip/Offset/off047.pm cp lib/Date/Manip/Offset/off404.pm blib/lib/Date/Manip/Offset/off404.pm cp lib/Date/Manip/Offset/off263.pm blib/lib/Date/Manip/Offset/off263.pm cp lib/Date/Manip/TZ/asbish00.pm blib/lib/Date/Manip/TZ/asbish00.pm cp lib/Date/Manip/TZ/euriga00.pm blib/lib/Date/Manip/TZ/euriga00.pm cp lib/Date/Manip/TZ/euoslo00.pm blib/lib/Date/Manip/TZ/euoslo00.pm cp lib/Date/Manip/Offset/off194.pm blib/lib/Date/Manip/Offset/off194.pm cp lib/Date/Manip/TZ/ansyow00.pm blib/lib/Date/Manip/TZ/ansyow00.pm cp lib/Date/Manip/Offset/off100.pm blib/lib/Date/Manip/Offset/off100.pm cp lib/Date/Manip/TZ/amwhit00.pm blib/lib/Date/Manip/TZ/amwhit00.pm cp lib/Date/Manip/Offset/off185.pm blib/lib/Date/Manip/Offset/off185.pm cp lib/Date/Manip/TZ/amphoe00.pm blib/lib/Date/Manip/TZ/amphoe00.pm cp lib/Date/Manip/TZ/euvadu00.pm blib/lib/Date/Manip/TZ/euvadu00.pm cp lib/Date/Manip/TZ/euamst00.pm blib/lib/Date/Manip/TZ/euamst00.pm cp lib/Date/Manip/TZ/paapia00.pm blib/lib/Date/Manip/TZ/paapia00.pm cp lib/Date/Manip/Offset/off183.pm blib/lib/Date/Manip/Offset/off183.pm cp lib/Date/Manip/TZ/eugibr00.pm blib/lib/Date/Manip/TZ/eugibr00.pm cp lib/Date/Manip/Offset/off043.pm blib/lib/Date/Manip/Offset/off043.pm cp lib/Date/Manip/TZ/o00.pm blib/lib/Date/Manip/TZ/o00.pm cp lib/Date/Manip/TZ/cet00.pm blib/lib/Date/Manip/TZ/cet00.pm cp lib/Date/Manip/TZ/etgmtp11.pm blib/lib/Date/Manip/TZ/etgmtp11.pm cp lib/Date/Manip/Offset/off487.pm blib/lib/Date/Manip/Offset/off487.pm cp lib/Date/Manip/TZ/afdjib00.pm blib/lib/Date/Manip/TZ/afdjib00.pm cp lib/Date/Manip/TZ/amcaye00.pm blib/lib/Date/Manip/TZ/amcaye00.pm cp lib/Date/Manip/TZ.pod blib/lib/Date/Manip/TZ.pod cp lib/Date/Manip/TZ/etgmtp00.pm blib/lib/Date/Manip/TZ/etgmtp00.pm cp lib/Date/Manip/Offset/off107.pm blib/lib/Date/Manip/Offset/off107.pm cp lib/Date/Manip/TZ/eurome00.pm blib/lib/Date/Manip/TZ/eurome00.pm cp lib/Date/Manip/Offset/off348.pm blib/lib/Date/Manip/Offset/off348.pm cp lib/Date/Manip/TZ/etgmtp06.pm blib/lib/Date/Manip/TZ/etgmtp06.pm cp lib/Date/Manip/TZ/paniue00.pm blib/lib/Date/Manip/TZ/paniue00.pm cp lib/Date/Manip/TZ/anvost00.pm blib/lib/Date/Manip/TZ/anvost00.pm cp lib/Date/Manip/TZ/afnair00.pm blib/lib/Date/Manip/TZ/afnair00.pm cp lib/Date/Manip/TZ/astbil00.pm blib/lib/Date/Manip/TZ/astbil00.pm cp lib/Date/Manip/TZ/amsan_01.pm blib/lib/Date/Manip/TZ/amsan_01.pm cp lib/Date/Manip/Offset/off176.pm blib/lib/Date/Manip/Offset/off176.pm cp lib/Date/Manip/Offset/off460.pm blib/lib/Date/Manip/Offset/off460.pm cp lib/Date/Manip/Offset/off328.pm blib/lib/Date/Manip/Offset/off328.pm cp lib/Date/Manip/TZ/euviln00.pm blib/lib/Date/Manip/TZ/euviln00.pm cp lib/Date/Manip/TZ/paeast00.pm blib/lib/Date/Manip/TZ/paeast00.pm cp lib/Date/Manip/TZ/ambeli00.pm blib/lib/Date/Manip/TZ/ambeli00.pm cp lib/Date/Manip/Offset/off056.pm blib/lib/Date/Manip/Offset/off056.pm cp lib/Date/Manip/Offset/off283.pm blib/lib/Date/Manip/Offset/off283.pm cp lib/Date/Manip/Offset/off432.pm blib/lib/Date/Manip/Offset/off432.pm cp lib/Date/Manip/TZ/etgmtm13.pm blib/lib/Date/Manip/TZ/etgmtm13.pm cp lib/Date/Manip/Offset/off458.pm blib/lib/Date/Manip/Offset/off458.pm cp lib/Date/Manip/Offset/off006.pm blib/lib/Date/Manip/Offset/off006.pm cp lib/Date/Manip/Offset/off158.pm blib/lib/Date/Manip/Offset/off158.pm cp lib/Date/Manip/Offset/off072.pm blib/lib/Date/Manip/Offset/off072.pm cp examples/dm_date blib/script/dm_date /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dm_date cp examples/dm_zdump blib/script/dm_zdump /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dm_zdump Manifying blib/man1/dm_date.1 Manifying blib/man1/dm_zdump.1 Manifying blib/man3/Date::Manip::Lang::romanian.3pm Manifying blib/man3/Date::Manip::Lang::portugue.3pm Manifying blib/man3/Date::Manip::Recur.3pm Manifying blib/man3/Date::Manip::Lang::italian.3pm Manifying blib/man3/Date::Manip::Delta.3pm Manifying blib/man3/Date::Manip::Lang::turkish.3pm Manifying blib/man3/Date::Manip::Lang::catalan.3pm Manifying blib/man3/Date::Manip::Holidays.3pm Manifying blib/man3/Date::Manip::ConfigFile.3pm Manifying blib/man3/Date::Manip::Changes5.3pm Manifying blib/man3/Date::Manip::Migration5to6.3pm Manifying blib/man3/Date::Manip::TZdata.3pm Manifying blib/man3/Date::Manip::Examples.3pm Manifying blib/man3/Date::Manip::Obj.3pm Manifying blib/man3/Date::Manip::Zones.3pm Manifying blib/man3/Date::Manip::Base.3pm Manifying blib/man3/Date::Manip::DM6.3pm Manifying blib/man3/Date::Manip::Lang::norwegian.3pm Manifying blib/man3/Date::Manip::Lang::danish.3pm Manifying blib/man3/Date::Manip::Misc.3pm Manifying blib/man3/Date::Manip::Lang::swedish.3pm Manifying blib/man3/Date::Manip::Calc.3pm Manifying blib/man3/Date::Manip::TZ.3pm Manifying blib/man3/Date::Manip::Lang::russian.3pm Manifying blib/man3/Date::Manip::Lang.3pm Manifying blib/man3/Date::Manip::Objects.3pm Manifying blib/man3/Date::Manip::Lang::finnish.3pm Manifying blib/man3/Date::Manip::Changes5to6.3pm Manifying blib/man3/Date::Manip.3pm Manifying blib/man3/Date::Manip::Lang::german.3pm Manifying blib/man3/Date::Manip::Lang::dutch.3pm Manifying blib/man3/Date::Manip::Date.3pm Manifying blib/man3/Date::Manip::Lang::french.3pm Manifying blib/man3/Date::Manip::Changes6.3pm Manifying blib/man3/Date::Manip::Lang::polish.3pm Manifying blib/man3/Date::Manip::TZ_Base.3pm Manifying blib/man3/Date::Manip::Config.3pm Manifying blib/man3/Date::Manip::DM5abbrevs.3pm Manifying blib/man3/Date::Manip::Lang::spanish.3pm Manifying blib/man3/Date::Manip::DM5.3pm Manifying blib/man3/Date::Manip::Lang::index.3pm Manifying blib/man3/Date::Manip::Lang::english.3pm Manifying blib/man3/Date::Manip::Problems.3pm SBECK/Date-Manip-6.41.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base._calc_date_ymwd.t .................. ok t/base._config.t .......................... ok t/base._critical_date.t ................... ok t/base._fix_year.50.t ..................... ok t/base._fix_year.c.t ...................... ok t/base._fix_year.c18.t .................... ok t/base._fix_year.c1890.t .................. ok t/base.calc_date_date.t ................... ok t/base.calc_date_days.t ................... ok t/base.calc_date_delta.t .................. ok t/base.calc_date_time.t ................... ok t/base.calc_time_time.t ................... ok t/base.check.t ............................ ok t/base.cmp.t .............................. ok t/base.day_of_week.t ...................... ok t/base.day_of_year.0.t .................... ok t/base.day_of_year.1.t .................... ok t/base.days_in_month.t .................... ok t/base.days_in_year.t ..................... ok t/base.days_since_1bc.t ................... ok t/base.join.t ............................. ok t/base.leapyear.t ......................... ok t/base.nth_day_of_week.t .................. ok t/base.secs_since_1970.t .................. ok t/base.split.t ............................ ok t/base.week1_day1.t ....................... ok t/base.week_of_year.0.t ................... ok t/base.week_of_year.1.t ................... ok t/base.weeks_in_year.t .................... ok t/date.calc.data_date_bsemi.t ............. ok t/date.calc.date_date_approx.t ............ ok t/date.calc.date_date_bapprox.t ........... ok t/date.calc.date_date_business.t .......... ok t/date.calc.date_date_exact.t ............. ok t/date.calc.date_date_semi.t .............. ok t/date.calc.date_delta.romanian.t ......... ok t/date.calc.date_delta_approx.t ........... ok t/date.calc.date_delta_business.0.t ....... ok t/date.calc.date_delta_business.1.t ....... ok t/date.calc.date_delta_business.2.t ....... ok t/date.calc.date_delta_business.3.t ....... ok t/date.calc.date_delta_business.4.t ....... ok t/date.calc.date_delta_business.french.t .. ok t/date.calc.date_delta_exact.t ............ ok t/date.cmp.t .............................. ok t/date.convert.t .......................... ok t/date.holiday.0.t ........................ ok t/date.holiday.1.t ........................ ok t/date.is_business_day.t .................. ok t/date.list_events.0.t .................... ok t/date.list_events.1.t .................... ok t/date.list_holidays.0.t .................. ok t/date.list_holidays.1.t .................. ok t/date.list_holidays.2.t .................. ok t/date.list_holidays.3.t .................. ok t/date.nearest_business_day.t ............. ok t/date.next.t ............................. ok t/date.next_business_day.t ................ ok t/date.parse.catalan.t .................... ok t/date.parse.common.t ..................... ok t/date.parse.danish.t ..................... ok t/date.parse.delta.t ...................... ok t/date.parse.dst.t ........................ ok t/date.parse.french.t ..................... ok t/date.parse.holidays.t ................... ok t/date.parse.iso.t ........................ ok t/date.parse.italian.t .................... ok t/date.parse.misc.0.t ..................... ok t/date.parse.misc.1.t ..................... ok t/date.parse.period.t ..................... ok t/date.parse.polish.t ..................... ok t/date.parse.portuguese.t ................. ok t/date.parse.romanian.t ................... ok t/date.parse.russian.t .................... ok t/date.parse.spanish.t .................... ok t/date.parse.swedish.t .................... ok t/date.parse_date.common.t ................ ok t/date.parse_date.iso.t ................... ok t/date.parse_date.misc.0.t ................ ok t/date.parse_date.misc.1.t ................ ok t/date.parse_format.t ..................... ok t/date.parse_time.t ....................... ok t/date.prev.t ............................. ok t/date.prev_business_day.t ................ ok t/date.printf.0.t ......................... ok t/date.printf.1.t ......................... ok t/date.secs_since_1970_GMT.0.t ............ ok t/date.secs_since_1970_GMT.1.t ............ ok t/date.set.0.t ............................ ok t/date.set.1.t ............................ ok t/date.set.2.t ............................ ok t/date.set.3.t ............................ ok t/date.week_of_year.0.t ................... ok t/date.week_of_year.1.t ................... ok t/delta.calc.delta_delta_approx.t ......... ok t/delta.calc.delta_delta_business.0.t ..... ok t/delta.calc.delta_delta_business.1.t ..... ok t/delta.calc.delta_delta_exact.t .......... ok t/delta.cmp.t ............................. ok t/delta.convert.t ......................... ok t/delta.parse.fract.t ..................... ok t/delta.parse.t ........................... ok t/delta.printf.t .......................... ok t/delta.set.t ............................. ok t/delta.type.t ............................ ok t/delta.value.t ........................... ok t/dm5.convtz.t ............................ ok t/dm5.date.t .............................. ok t/dm5.date_date_0.t ....................... ok t/dm5.date_date_1.t ....................... ok t/dm5.date_date_2a.t ...................... ok t/dm5.date_date_2b.t ...................... ok t/dm5.date_delta_0.t ...................... ok t/dm5.date_delta_1.t ...................... ok t/dm5.date_delta_2a.t ..................... ok t/dm5.date_delta_2b.t ..................... ok t/dm5.date_delta_french.t ................. ok t/dm5.date_delta_sign.t ................... ok t/dm5.date_french.t ....................... ok t/dm5.date_german.t ....................... ok t/dm5.date_misc_a.t ....................... ok t/dm5.date_misc_b.t ....................... ok t/dm5.date_romanian.t ..................... ok t/dm5.date_today_0.t ...................... ok t/dm5.date_today_1.t ...................... ok t/dm5.delta_a.t ........................... ok t/dm5.delta_b.t ........................... ok t/dm5.delta_delta_0.t ..................... ok t/dm5.delta_delta_1.t ..................... ok t/dm5.delta_delta_2a.t .................... ok t/dm5.delta_delta_2b.t .................... ok t/dm5.delta_format.t ...................... ok t/dm5.delta_romanian.t .................... ok t/dm5.events.t ............................ ok t/dm5.getnext.t ........................... ok t/dm5.getprev.t ........................... ok t/dm5.normalize_business.t ................ ok t/dm5.nthday.t ............................ ok t/dm5.recur_0.t ........................... ok t/dm5.recur_1.t ........................... ok t/dm5.settime.t ........................... ok t/dm5.unixdate.t .......................... ok t/orig.convtz.t ........................... ok t/orig.date_isholiday.t ................... ok t/orig.datecalc.date_date.t ............... ok t/orig.datecalc.date_delta.0.t ............ ok t/orig.datecalc.date_delta.1.t ............ ok t/orig.delta_format.t ..................... ok t/orig.eventslist.t ....................... ok t/orig.getnext.t .......................... ok t/orig.getprev.t .......................... ok t/orig.nthdayofyear.t ..................... ok t/orig.parsedatedelta.t ................... ok t/orig.parsedatestring.t .................. ok t/orig.parserecur.t ....................... ok t/orig.settime.t .......................... ok t/orig.unixdate.t ......................... ok t/pod.t ................................... skipped: Test::Pod 1.00 required for testing POD files t/pod_coverage.t .......................... skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/recur.dates.0.t ......................... ok t/recur.dates.1.t ......................... ok t/recur.dates.2.t ......................... ok t/recur.frequency.t ....................... ok t/recur.nth.t ............................. ok t/tz.all_periods.t ........................ ok t/tz.convert.t ............................ ok t/tz.convert_from_gmt.t ................... ok t/tz.convert_to_gmt.t ..................... ok t/tz.date_period.t ........................ ok t/tz.define_abbrev.t ...................... ok t/tz.define_alias.t ....................... ok t/tz.define_offset.t ...................... ok t/tz.periods.t ............................ ok t/tz.zone.t ............................... ok t/tzdata._ruleinfo.t ...................... ok t/tzdata._zoneinfo.t ...................... ok All tests successful. Files=176, Tests=4021, 38 wallclock secs ( 0.72 usr 0.19 sys + 34.16 cusr 2.55 csys = 37.62 CPU) Result: PASS SBECK/Date-Manip-6.41.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/Date/Manip.pm Installing /usr/local/share/perl5/Date/Manip.pod Installing /usr/local/share/perl5/Date/Manip/TZ_Base.pm Installing /usr/local/share/perl5/Date/Manip/Date.pod Installing /usr/local/share/perl5/Date/Manip/Changes6.pod Installing /usr/local/share/perl5/Date/Manip/DM5.pm Installing /usr/local/share/perl5/Date/Manip/Zones.pod Installing /usr/local/share/perl5/Date/Manip/Holidays.pod Installing /usr/local/share/perl5/Date/Manip/Recur.pm Installing /usr/local/share/perl5/Date/Manip/DM5abbrevs.pm Installing /usr/local/share/perl5/Date/Manip/Calc.pod Installing /usr/local/share/perl5/Date/Manip/Changes5.pod Installing /usr/local/share/perl5/Date/Manip/Base.pm Installing /usr/local/share/perl5/Date/Manip/DM5.pod Installing /usr/local/share/perl5/Date/Manip/Delta.pod Installing /usr/local/share/perl5/Date/Manip/Zones.pm Installing /usr/local/share/perl5/Date/Manip/Objects.pod Installing /usr/local/share/perl5/Date/Manip/Changes5to6.pod Installing /usr/local/share/perl5/Date/Manip/DM6.pod Installing /usr/local/share/perl5/Date/Manip/TZdata.pm Installing /usr/local/share/perl5/Date/Manip/TZdata.pod Installing /usr/local/share/perl5/Date/Manip/Migration5to6.pod Installing /usr/local/share/perl5/Date/Manip/Obj.pm Installing /usr/local/share/perl5/Date/Manip/Date.pm Installing /usr/local/share/perl5/Date/Manip/Recur.pod Installing /usr/local/share/perl5/Date/Manip/Config.pod Installing /usr/local/share/perl5/Date/Manip/Examples.pod Installing /usr/local/share/perl5/Date/Manip/TZ_Base.pod Installing /usr/local/share/perl5/Date/Manip/Obj.pod Installing /usr/local/share/perl5/Date/Manip/ConfigFile.pod Installing /usr/local/share/perl5/Date/Manip/DM6.pm Installing /usr/local/share/perl5/Date/Manip/Delta.pm Installing /usr/local/share/perl5/Date/Manip/Misc.pod Installing /usr/local/share/perl5/Date/Manip/Lang.pod Installing /usr/local/share/perl5/Date/Manip/TZ.pod Installing /usr/local/share/perl5/Date/Manip/Base.pod Installing /usr/local/share/perl5/Date/Manip/Problems.pod Installing /usr/local/share/perl5/Date/Manip/TZ.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off474.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off157.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off382.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off341.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off301.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off150.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off245.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off058.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off106.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off466.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off091.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off068.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off018.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off327.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off019.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off050.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off287.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off217.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off027.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off130.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off148.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off271.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off360.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off356.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off358.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off481.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off194.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off367.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off045.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off195.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off484.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off149.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off067.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off189.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off455.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off100.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off339.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off428.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off216.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off090.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off486.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off321.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off307.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off114.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off357.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off084.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off485.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off074.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off249.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off200.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off131.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off333.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off103.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off037.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off219.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off002.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off406.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off396.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off010.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off214.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off060.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off049.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off230.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off489.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off422.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off134.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off400.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off467.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off036.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off253.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off350.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off048.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off227.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off297.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off171.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off224.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off202.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off335.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off166.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off044.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off226.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off201.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off207.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off414.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off063.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off275.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off381.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off003.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off424.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off460.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off032.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off260.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off109.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off051.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off197.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off304.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off095.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off477.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off262.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off412.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off238.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off468.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off119.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off420.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off047.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off394.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off155.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off082.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off269.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off284.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off293.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off444.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off126.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off378.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off198.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off204.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off232.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off268.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off006.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off026.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off247.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off168.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off255.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off392.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off441.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off174.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off120.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off039.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off236.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off053.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off240.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off483.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off085.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off138.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off384.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off256.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off395.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off411.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off191.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off315.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off475.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off153.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off094.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off179.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off077.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off098.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off472.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off145.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off076.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off448.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off101.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off141.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off353.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off124.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off457.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off292.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off075.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off447.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off184.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off434.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off282.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off482.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off123.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off273.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off265.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off222.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off213.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off225.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off020.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off229.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off206.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off042.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off295.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off363.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off129.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off289.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off147.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off062.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off025.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off405.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off251.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off199.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off212.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off463.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off210.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off274.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off334.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off303.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off193.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off034.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off180.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off332.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off436.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off402.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off108.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off000.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off069.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off043.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off183.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off270.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off096.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off409.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off430.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off464.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off452.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off361.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off004.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off462.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off161.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off349.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off306.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off373.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off403.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off167.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off348.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off439.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off234.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off310.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off028.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off272.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off300.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off154.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off016.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off092.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off425.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off135.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off259.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off244.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off416.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off121.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off176.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off029.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off266.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off351.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off331.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off013.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off362.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off487.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off371.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off080.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off081.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off440.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off165.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off459.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off376.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off437.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off177.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off083.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off185.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off286.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off163.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off319.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off192.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off454.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off398.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off221.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off088.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off337.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off024.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off139.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off113.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off008.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off127.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off404.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off322.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off175.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off346.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off326.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off317.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off071.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off417.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off243.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off330.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off169.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off296.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off347.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off102.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off328.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off011.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off237.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off021.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off186.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off365.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off022.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off470.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off294.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off196.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off059.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off458.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off181.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off354.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off252.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off476.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off264.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off314.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off279.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off456.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off116.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off144.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off291.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off066.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off488.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off156.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off110.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off009.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off054.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off426.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off320.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off111.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off162.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off380.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off159.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off410.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off178.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off421.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off407.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off298.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off277.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off072.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off007.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off449.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off133.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off329.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off369.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off118.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off142.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off435.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off073.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off223.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off033.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off446.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off057.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off280.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off258.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off038.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off352.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off128.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off115.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off231.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off052.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off122.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off480.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off218.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off143.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off023.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off261.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off338.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off370.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off093.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off146.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off299.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off278.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off276.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off366.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off288.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off056.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off423.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off125.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off107.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off427.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off408.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off254.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off283.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off046.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off290.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off087.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off014.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off431.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off112.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off388.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off345.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off190.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off228.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off055.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off233.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off387.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off343.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off086.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off391.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off453.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off205.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off187.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off465.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off172.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off242.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off372.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off385.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off478.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off220.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off158.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off005.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off401.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off104.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off364.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off012.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off215.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off324.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off415.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off035.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off359.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off151.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off445.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off413.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off132.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off316.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off438.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off450.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off312.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off383.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off203.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off443.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off078.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off173.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off471.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off377.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off248.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off309.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off336.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off105.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off386.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off323.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off160.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off246.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off340.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off342.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off432.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off374.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off451.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off418.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off079.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off473.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off152.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off209.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off211.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off419.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off015.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off089.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off250.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off461.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off040.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off263.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off041.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off070.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off164.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off479.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off188.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off030.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off390.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off308.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off208.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off267.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off137.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off397.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off355.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off302.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off170.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off235.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off368.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off064.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off239.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off065.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off375.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off097.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off136.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off281.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off001.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off429.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off182.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off311.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off017.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off393.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off469.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off117.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off285.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off389.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off433.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off442.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off344.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off061.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off031.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off318.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off241.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off099.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off257.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off313.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off399.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off140.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off379.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off325.pm Installing /usr/local/share/perl5/Date/Manip/Offset/off305.pm Installing /usr/local/share/perl5/Date/Manip/Lang/romanian.pod Installing /usr/local/share/perl5/Date/Manip/Lang/spanish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/danish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/french.pod Installing /usr/local/share/perl5/Date/Manip/Lang/norwegian.pm Installing /usr/local/share/perl5/Date/Manip/Lang/russian.pm Installing /usr/local/share/perl5/Date/Manip/Lang/english.pod Installing /usr/local/share/perl5/Date/Manip/Lang/french.pm Installing /usr/local/share/perl5/Date/Manip/Lang/dutch.pm Installing /usr/local/share/perl5/Date/Manip/Lang/romanian.pm Installing /usr/local/share/perl5/Date/Manip/Lang/norwegian.pod Installing /usr/local/share/perl5/Date/Manip/Lang/german.pod Installing /usr/local/share/perl5/Date/Manip/Lang/finnish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/catalan.pm Installing /usr/local/share/perl5/Date/Manip/Lang/turkish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/portugue.pm Installing /usr/local/share/perl5/Date/Manip/Lang/swedish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/polish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/english.pm Installing /usr/local/share/perl5/Date/Manip/Lang/turkish.pod Installing /usr/local/share/perl5/Date/Manip/Lang/portugue.pod Installing /usr/local/share/perl5/Date/Manip/Lang/danish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/dutch.pod Installing /usr/local/share/perl5/Date/Manip/Lang/polish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/russian.pod Installing /usr/local/share/perl5/Date/Manip/Lang/finnish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/spanish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/index.pm Installing /usr/local/share/perl5/Date/Manip/Lang/italian.pm Installing /usr/local/share/perl5/Date/Manip/Lang/italian.pod Installing /usr/local/share/perl5/Date/Manip/Lang/german.pm Installing /usr/local/share/perl5/Date/Manip/Lang/swedish.pm Installing /usr/local/share/perl5/Date/Manip/Lang/catalan.pod Installing /usr/local/share/perl5/Date/Manip/TZ/eucope00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/astash00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aflusa00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inmayo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/d00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/t00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aflome00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afgabo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amchic00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askamc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm06.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbraz00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp03.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbang00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amphoe00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm04.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amhali00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdanm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amguat00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amushu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eusofi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammend00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asyeka00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/astoky00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/utc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amgran00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afjuba00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amguad00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eupari00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anvost00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/cet00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/panoum00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amrank00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amveva00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/papala00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnass00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euoslo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm02.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amreci00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm11.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp05.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aflubu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asnico00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambogo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asdili00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eumalt00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amvinc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammart00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambele00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pachat00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euathe00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amglac00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambarb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pakiri00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcanc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eubuch00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammana00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euluxe00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammont01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ancase00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ampang00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/r00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pagala00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm08.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atsout00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/assama00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtell00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amherm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euvadu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amyell00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/auadel00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paguad00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asamma00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asdush00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afdar_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/z00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ashong00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbaku00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmala00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anmcmu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmonr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eumadr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/papitc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammont02.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eusama00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pasaip00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asthim00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afnair00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdaws00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eubrus00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asurum00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbish00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/andumo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afhara00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pawall00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/panorf00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/panaur00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afel_a00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inkerg00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsan_01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aschon00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asyaku00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paefat00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amadak00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aflibr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asriya00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdenv00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afndja00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcres00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amla_r00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eutall00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcamb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atfaro00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/auhoba00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asalma00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amswif00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euberl00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnew_01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atst_h00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ausydn00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afnoua00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amgodt00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amknox00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asrang00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anroth00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asoral00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/assing00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asharb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/assakh00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/patong00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euuzhg00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnipi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eutira00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inchri00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afkhar00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amanch00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asmaka00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aftuni00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asho_c00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pakosr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsant02.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmapu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp09.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asshan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbuju00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askras00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbanj00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afblan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eubelg00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amrio_01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ampana00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/affree00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amthul00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amanti00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/k00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp07.pm Installing /usr/local/share/perl5/Date/Manip/TZ/papohn00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambahi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asaqto00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asashg00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ampara00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askuwa00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcaym00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afaccr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/p00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbeir00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcost00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amyaku00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amjuju00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askath00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amst_v00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afkins00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atcape00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/incoco00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atmade00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afceut00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askhan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asaqta00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbrun00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aschoi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inmaur00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pakwaj00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambeul00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asvien00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asdama00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aumelb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atberm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/x00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paniue00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbama00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp02.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euzuri00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pamidw00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtiju00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amthun00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/c00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp10.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asgaza00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/audarw00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askuch00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asomsk00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amguay00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eumins00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcata00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afcair00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amrain00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amport00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmase00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afabid00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amatik00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/h00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asjaka00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amiqal00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmt00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amscor00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammiqu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aucurr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammetl00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euzapo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ansyow00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/astbil00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbagh00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm12.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammana01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euviln00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amarag00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pafaka00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtucu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euista00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/m00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paguam00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anmaws00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afbiss00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnoro00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amst_k00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pararo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmoga00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afaddi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aubris00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asdhak00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asirku00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atcana00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm07.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euprag00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtort00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askara00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amblan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amregi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsant00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afsao_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eusimf00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcuia00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afport00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm05.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euando00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asmaca00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammonc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp08.pm Installing /usr/local/share/perl5/Date/Manip/TZ/n00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammeno00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcura00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amvanc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asmani00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm03.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asmaga00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afluan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asqyzy00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pahono00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ampuer00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/q00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/e00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aueucl00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsalt00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eulond00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdomi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eet00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afniam00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aulind00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amloui00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/patahi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsitk00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammexi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsan_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inanta00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afkiga00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp04.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammaza00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambeli00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amst_l00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammont03.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcamp00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsant03.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asnovo01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/y00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askual00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm09.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ascolo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eukiev00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/v00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afcona00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eukali00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afdoua00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atreyk00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aflago00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amwhit00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/l00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm10.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asduba00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pamaju00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pagamb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paeast00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ampete00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paport00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askabu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/u00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paapia00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/incomo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/wet00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eudubl00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asustm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/astaip00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eugibr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcara00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afasma00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/andavi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afcasa00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euvien00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/patara00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amboa_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammata00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aspyon00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asvlad00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amasun00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amindi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amel_s00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asjeru00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amarub00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askolk00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asulaa00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euamst00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amjune00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsant01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euhels00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asseou00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eustoc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eubuda00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asmusc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcent00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammont00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ut00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inmald00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammare00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amjama00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/f00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbang00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eurome00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtm13.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amrio_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amsao_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnew_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asjaya00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amgren00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asaden00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atstan00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asnovo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afdjib00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amguya00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amlima00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambuen00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/a00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pamarq00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amedmo00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amchih00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ashovd00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/askash00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paende00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amport01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amgoos00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afouag00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammace00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afmbab00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammeri00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amla_p00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/i00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amwinn00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/o00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asqata00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amangu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amst_t00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdaws01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amlos_00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtoro00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afwind00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aupert00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pafuna00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aulord00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcord00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ameiru00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eumona00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afjoha00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amnome00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ashebr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/b00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pafiji00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asyere00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anmacq00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/astehr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asanad00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amdetr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eulisb00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aubrok00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euvolg00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amreso00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/anpalm00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aminuv00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aspont00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euriga00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/g00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afdaka00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amojin00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/papago00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/aftrip00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pawake00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inreun00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asbahr00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/paauck00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inchag00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amhava00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/atazor00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/s00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambois00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amst_j00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amport02.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euwars00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amtegu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp11.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amwina00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/inmahe00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/pachuu00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/met00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amcaye00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afalgi00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ambahi01.pm Installing /usr/local/share/perl5/Date/Manip/TZ/eumosc00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/etgmtp06.pm Installing /usr/local/share/perl5/Date/Manip/TZ/afkamp00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/ammont04.pm Installing /usr/local/share/perl5/Date/Manip/TZ/euchis00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/asphno00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/amfort00.pm Installing /usr/local/share/perl5/Date/Manip/TZ/w00.pm Installing /usr/local/share/man/man1/dm_zdump.1 Installing /usr/local/share/man/man1/dm_date.1 Installing /usr/local/share/man/man3/Date::Manip::Misc.3pm Installing /usr/local/share/man/man3/Date::Manip::Objects.3pm Installing /usr/local/share/man/man3/Date::Manip::Base.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::dutch.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::english.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::french.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::spanish.3pm Installing /usr/local/share/man/man3/Date::Manip::ConfigFile.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::german.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::finnish.3pm Installing /usr/local/share/man/man3/Date::Manip::DM5.3pm Installing /usr/local/share/man/man3/Date::Manip::Migration5to6.3pm Installing /usr/local/share/man/man3/Date::Manip::Changes5.3pm Installing /usr/local/share/man/man3/Date::Manip::Calc.3pm Installing /usr/local/share/man/man3/Date::Manip::DM5abbrevs.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::catalan.3pm Installing /usr/local/share/man/man3/Date::Manip::Holidays.3pm Installing /usr/local/share/man/man3/Date::Manip::TZdata.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::portugue.3pm Installing /usr/local/share/man/man3/Date::Manip::Obj.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::danish.3pm Installing /usr/local/share/man/man3/Date::Manip::Changes6.3pm Installing /usr/local/share/man/man3/Date::Manip::TZ.3pm Installing /usr/local/share/man/man3/Date::Manip::Examples.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::polish.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang.3pm Installing /usr/local/share/man/man3/Date::Manip::DM6.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::index.3pm Installing /usr/local/share/man/man3/Date::Manip::Zones.3pm Installing /usr/local/share/man/man3/Date::Manip::Delta.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::russian.3pm Installing /usr/local/share/man/man3/Date::Manip::TZ_Base.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::turkish.3pm Installing /usr/local/share/man/man3/Date::Manip.3pm Installing /usr/local/share/man/man3/Date::Manip::Problems.3pm Installing /usr/local/share/man/man3/Date::Manip::Recur.3pm Installing /usr/local/share/man/man3/Date::Manip::Config.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::norwegian.3pm Installing /usr/local/share/man/man3/Date::Manip::Changes5to6.3pm Installing /usr/local/share/man/man3/Date::Manip::Date.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::swedish.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::italian.3pm Installing /usr/local/share/man/man3/Date::Manip::Lang::romanian.3pm Installing /usr/local/bin/dm_date Installing /usr/local/bin/dm_zdump Appending installation info to /usr/lib64/perl5/perllocal.pod SBECK/Date-Manip-6.41.tar.gz /usr/bin/make install -- OK Checking for Digest::MD5... Upgrading Digest::MD5 from 2.39... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Digest::MD5' Running make for G/GA/GAAS/Digest-MD5-2.53.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/Digest-MD5-2.53.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-MD5-2.53.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/Digest-MD5-2.53.tar.gz Perl's config says that U32 access must be aligned. Checking if your kit is complete... Looks good Writing Makefile for Digest::MD5 Could not read '/root/.cpan/build/Digest-MD5-2.53-StefeD/META.yml'. Falling back to other methods to determine prerequisites cp MD5.pm blib/lib/Digest/MD5.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap MD5.xs > MD5.xsc && mv MD5.xsc MD5.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"2.53\" -DXS_VERSION=\"2.53\" -fPIC "-I/usr/lib64/perl5/CORE" -DU32_ALIGNMENT_REQUIRED MD5.c MD5.xs: In function ‘XS_Digest__MD5_md5’: MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:753:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] MD5.xs:766:27: warning: null argument where non-null required (argument 1) [-Wnonnull] Running Mkbootstrap for Digest::MD5 () chmod 644 MD5.bs rm -f blib/arch/auto/Digest/MD5/MD5.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic MD5.o -o blib/arch/auto/Digest/MD5/MD5.so \ \ chmod 755 blib/arch/auto/Digest/MD5/MD5.so cp MD5.bs blib/arch/auto/Digest/MD5/MD5.bs chmod 644 blib/arch/auto/Digest/MD5/MD5.bs Manifying blib/man3/Digest::MD5.3pm GAAS/Digest-MD5-2.53.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/align.t .... ok t/badfile.t .. ok t/bits.t ..... ok t/clone.t .... ok t/files.t .... ok t/md5-aaa.t .. ok t/threads.t .. ok t/utf8.t ..... ok All tests successful. Files=8, Tests=277, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.16 cusr 0.01 csys = 0.23 CPU) Result: PASS GAAS/Digest-MD5-2.53.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Digest/MD5/MD5.so Installing /usr/local/lib64/perl5/auto/Digest/MD5/MD5.bs Installing /usr/local/lib64/perl5/Digest/MD5.pm Installing /usr/local/share/man/man3/Digest::MD5.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/Digest-MD5-2.53.tar.gz /usr/bin/make install -- OK Checking for English... Upgrading English from 1.04... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'English' The most recent version "1.06" of the module "English" is part of the perl-5.18.1 distribution. To install that, you need to run force install English --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for Error... Upgrading Error Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Error' Running make for S/SH/SHLOMIF/Error-0.17021.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17021.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SH/SHLOMIF/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SH/SHLOMIF/Error-0.17021.tar.gz ok CPAN.pm: Going to build S/SH/SHLOMIF/Error-0.17021.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Error Could not read '/root/.cpan/build/Error-0.17021-mRImPF/META.yml'. Falling back to other methods to determine prerequisites cp lib/Error.pm blib/lib/Error.pm cp lib/Error/Simple.pm blib/lib/Error/Simple.pm Manifying blib/man3/Error.3pm Manifying blib/man3/Error::Simple.3pm SHLOMIF/Error-0.17021.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01throw.t .......................... ok t/02order.t .......................... ok t/03throw-non-Error.t ................ ok t/04use-base-Error-Simple.t .......... ok t/05text-errors-with-file-handles.t .. ok t/06customize-text-throw.t ........... ok t/07try-in-obj-destructor.t .......... ok t/08warndie.t ........................ ok t/09dollar-at.t ...................... ok t/10throw-in-catch.t ................. ok t/11rethrow.t ........................ ok t/12wrong-error-var.t ................ ok t/13except-arg0.t .................... ok t/pod-coverage.t ..................... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t .............................. skipped: Test::Pod 1.14 required for testing POD All tests successful. Files=15, Tests=60, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.33 cusr 0.04 csys = 0.43 CPU) Result: PASS SHLOMIF/Error-0.17021.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Error.3pm Manifying blib/man3/Error::Simple.3pm Installing /usr/local/share/perl5/Error.pm Installing /usr/local/share/perl5/Error/Simple.pm Installing /usr/local/share/man/man3/Error::Simple.3pm Installing /usr/local/share/man/man3/Error.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod SHLOMIF/Error-0.17021.tar.gz /usr/bin/make install -- OK Checking for Exporter... Upgrading Exporter from 5.64_01... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Exporter' Running make for T/TO/TODDR/Exporter-5.68.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TO/TODDR/Exporter-5.68.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/T/TO/TODDR/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/T/TO/TODDR/Exporter-5.68.tar.gz ok CPAN.pm: Going to build T/TO/TODDR/Exporter-5.68.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Exporter Could not read '/root/.cpan/build/Exporter-5.68-m4irzG/META.yml'. Falling back to other methods to determine prerequisites cp lib/Exporter/Heavy.pm blib/lib/Exporter/Heavy.pm cp lib/Exporter.pm blib/lib/Exporter.pm Manifying blib/man3/Exporter::Heavy.3pm Manifying blib/man3/Exporter.3pm TODDR/Exporter-5.68.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Exporter.t .. ok t/pod.t ....... skipped: Test::Pod 1.18 required for testing POD t/use.t ....... ok All tests successful. Files=3, Tests=32, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.05 CPU) Result: PASS TODDR/Exporter-5.68.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Exporter::Heavy.3pm Manifying blib/man3/Exporter.3pm Installing /usr/local/share/perl5/Exporter.pm Installing /usr/local/share/perl5/Exporter/Heavy.pm Installing /usr/local/share/man/man3/Exporter.3pm Installing /usr/local/share/man/man3/Exporter::Heavy.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod TODDR/Exporter-5.68.tar.gz /usr/bin/make install -- OK Checking for Fcntl... Upgrading Fcntl from 1.06... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Fcntl' The most recent version "1.11" of the module "Fcntl" is part of the perl-5.18.1 distribution. To install that, you need to run force install Fcntl --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for File::Basename... Upgrading File::Basename from 2.78... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'File::Basename' The most recent version "2.84" of the module "File::Basename" is part of the perl-5.18.1 distribution. To install that, you need to run force install File::Basename --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for File::Copy... Upgrading File::Copy from 2.18... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'File::Copy' The most recent version "2.26" of the module "File::Copy" is part of the perl-5.18.1 distribution. To install that, you need to run force install File::Copy --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for File::Path... Upgrading File::Path from 2.08_01... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'File::Path' Running make for D/DL/DLAND/File-Path-2.09.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DL/DLAND/File-Path-2.09.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DL/DLAND/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/D/DL/DLAND/File-Path-2.09.tar.gz ok CPAN.pm: Going to build D/DL/DLAND/File-Path-2.09.tar.gz Checking if your kit is complete... Looks good Writing Makefile for File::Path Could not read '/root/.cpan/build/File-Path-2.09-apb3Wz/META.yml'. Falling back to other methods to determine prerequisites cp Path.pm blib/lib/File/Path.pm Manifying blib/man3/File::Path.3pm DLAND/File-Path-2.09.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Path.t ... ok t/pod.t .... skipped: PERL_AUTHOR_TESTING environment variable not set (or zero) t/taint.t .. ok All tests successful. Files=3, Tests=135, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.10 cusr 0.01 csys = 0.17 CPU) Result: PASS DLAND/File-Path-2.09.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/share/perl5/File/Path.pm Installing /usr/share/man/man3/File::Path.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod DLAND/File-Path-2.09.tar.gz /usr/bin/make install -- OK Checking for File::Temp... Upgrading File::Temp from 0.22... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'File::Temp' Running make for D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DA/DAGOLDEN/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz ok CPAN.pm: Going to build D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite parent 0.221 not found. Writing Makefile for File::Temp Could not read '/root/.cpan/build/File-Temp-0.2304-QPtuEf/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- DAGOLDEN/File-Temp-0.2304.tar.gz ---- parent [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'parent' Running make for C/CO/CORION/parent-0.228.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/C/CO/CORION/parent-0.228.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/C/CO/CORION/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/C/CO/CORION/parent-0.228.tar.gz ok CPAN.pm: Going to build C/CO/CORION/parent-0.228.tar.gz Checking if your kit is complete... Looks good Writing Makefile for parent Could not read '/root/.cpan/build/parent-0.228-Mtg_LY/META.yml'. Falling back to other methods to determine prerequisites cp lib/parent.pm blib/lib/parent.pm Manifying blib/man3/parent.3pm CORION/parent-0.228.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compile-time-file.t .......... ok t/compile-time.t ............... ok t/parent-classfromclassfile.t .. ok t/parent-classfromfile.t ....... ok t/parent-pmc.t ................. ok t/parent-returns-false.t ....... ok t/parent.t ..................... ok All tests successful. Files=7, Tests=34, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.14 cusr 0.01 csys = 0.18 CPU) Result: PASS CORION/parent-0.228.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/parent.3pm Installing /usr/local/share/perl5/parent.pm Installing /usr/local/share/man/man3/parent.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod CORION/parent-0.228.tar.gz /usr/bin/make install -- OK Running make for D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz Has already been unwrapped into directory /root/.cpan/build/File-Temp-0.2304-QPtuEf CPAN.pm: Going to build D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz cp lib/File/Temp.pm blib/lib/File/Temp.pm Manifying blib/man3/File::Temp.3pm DAGOLDEN/File-Temp-0.2304.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-report-prereqs.t .. # Prerequisite Report: # Version Module # -------- --------------------- # 1.17 Carp # 1.17 Carp::Heavy # 3.33 Cwd # 5.68 Exporter # 6.56 ExtUtils::MakeMaker # 1.06 Fcntl # 2.09 File::Path # 3.33 File::Spec # 3.33 File::Spec::Functions # 2.02 FileHandle # 1.28 IO::Handle # 1.10 IO::Seekable # 1.23 List::Util # 1.19 POSIX # 1.23 Scalar::Util # 1.07 Symbol # 1.001002 Test::More # 1.20 constant # 1.10 overload # 0.228 parent # 1.04 strict # 1.01 vars # 1.09 warnings t/00-report-prereqs.t .. ok t/cmp.t ................ ok t/fork.t ............... ok t/lock.t ............... skipped: Do not seem to have O_EXLOCK t/mktemp.t ............. ok t/object.t ............. ok t/posix.t .............. ok t/rmtree.t ............. ok t/security.t ........... ok t/seekable.t ........... ok t/tempfile.t ........... ok All tests successful. Files=11, Tests=130, 18 wallclock secs ( 0.05 usr 0.01 sys + 0.53 cusr 0.04 csys = 0.63 CPU) Result: PASS DAGOLDEN/File-Temp-0.2304.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/File/Temp.pm Installing /usr/local/share/man/man3/File::Temp.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod DAGOLDEN/File-Temp-0.2304.tar.gz /usr/bin/make install -- OK Checking for FileHandle... Upgrading FileHandle from 2.02... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT FileHandle is up to date (2.02). Checking for Getopt::Long... Upgrading Getopt::Long from 2.38... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Getopt::Long' Running make for J/JV/JV/Getopt-Long-2.42.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/J/JV/JV/Getopt-Long-2.42.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/J/JV/JV/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/J/JV/JV/Getopt-Long-2.42.tar.gz ok CPAN.pm: Going to build J/JV/JV/Getopt-Long-2.42.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long Could not read '/root/.cpan/build/Getopt-Long-2.42-UE1PzI/META.yml'. Falling back to other methods to determine prerequisites cp lib/Getopt/Long.pm blib/lib/Getopt/Long.pm cp lib/newgetopt.pl blib/lib/newgetopt.pl Manifying blib/man3/Getopt::Long.3pm JV/Getopt-Long-2.42.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/gol-basic.t .... ok t/gol-compat.t ... ok t/gol-linkage.t .. ok t/gol-oo.t ....... ok t/gol-xargv.t .... ok t/gol-xstring.t .. ok All tests successful. Files=6, Tests=89, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.13 CPU) Result: PASS JV/Getopt-Long-2.42.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/newgetopt.pl Installing /usr/local/share/perl5/Getopt/Long.pm Installing /usr/local/share/man/man3/Getopt::Long.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod JV/Getopt-Long-2.42.tar.gz /usr/bin/make install -- OK Checking for Getopt::Std... Upgrading Getopt::Std from 1.06... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Getopt::Std' The most recent version "1.07" of the module "Getopt::Std" is part of the perl-5.18.1 distribution. To install that, you need to run force install Getopt::Std --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for HTTP::Daemon... Upgrading HTTP::Daemon from 5.827... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'HTTP::Daemon' Running make for G/GA/GAAS/HTTP-Daemon-6.01.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/HTTP-Daemon-6.01.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite HTTP::Date 6 not found. We have 5.831. Warning: prerequisite HTTP::Request 6 not found. We have 5.827. Warning: prerequisite HTTP::Response 6 not found. We have 5.836. Warning: prerequisite HTTP::Status 6 not found. We have 5.817. Warning: prerequisite LWP::MediaTypes 6 not found. We have 5.835. Writing Makefile for HTTP::Daemon Could not read '/root/.cpan/build/HTTP-Daemon-6.01-owzH3s/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- GAAS/HTTP-Daemon-6.01.tar.gz ---- HTTP::Response [requires] LWP::MediaTypes [requires] HTTP::Status [requires] HTTP::Request [requires] HTTP::Date [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'HTTP::Response' Running make for G/GA/GAAS/HTTP-Message-6.06.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/HTTP-Message-6.06.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Message-6.06.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/HTTP-Message-6.06.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Encode::Locale 1 not found. Warning: prerequisite HTTP::Date 6 not found. We have 5.831. Warning: prerequisite IO::HTML 0 not found. Warning: prerequisite LWP::MediaTypes 6 not found. We have 5.835. Writing Makefile for HTTP::Message Could not read '/root/.cpan/build/HTTP-Message-6.06-192Jsw/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- GAAS/HTTP-Message-6.06.tar.gz ---- LWP::MediaTypes [requires] Encode::Locale [requires] IO::HTML [requires] HTTP::Date [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'LWP::MediaTypes' Running make for G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz Checking if your kit is complete... Looks good Writing Makefile for LWP::MediaTypes Could not read '/root/.cpan/build/LWP-MediaTypes-6.02-xHc2U9/META.yml'. Falling back to other methods to determine prerequisites cp lib/LWP/MediaTypes.pm blib/lib/LWP/MediaTypes.pm cp lib/LWP/media.types blib/lib/LWP/media.types Manifying blib/man3/LWP::MediaTypes.3pm GAAS/LWP-MediaTypes-6.02.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/mediatypes.t .. ok All tests successful. Files=1, Tests=39, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS GAAS/LWP-MediaTypes-6.02.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/LWP::MediaTypes.3pm Installing /usr/local/share/perl5/LWP/MediaTypes.pm Installing /usr/local/share/perl5/LWP/media.types Installing /usr/local/share/man/man3/LWP::MediaTypes.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/LWP-MediaTypes-6.02.tar.gz /usr/bin/make install -- OK Running install for module 'Encode::Locale' Running make for G/GA/GAAS/Encode-Locale-1.03.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.03.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Encode-Locale-1.03.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/Encode-Locale-1.03.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Encode::Locale Could not read '/root/.cpan/build/Encode-Locale-1.03-3i1NqL/META.yml'. Falling back to other methods to determine prerequisites cp lib/Encode/Locale.pm blib/lib/Encode/Locale.pm Manifying blib/man3/Encode::Locale.3pm GAAS/Encode-Locale-1.03.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/arg.t .. ok t/env.t .. ok All tests successful. Files=2, Tests=14, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.07 CPU) Result: PASS GAAS/Encode-Locale-1.03.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Encode::Locale.3pm Installing /usr/local/share/perl5/Encode/Locale.pm Installing /usr/local/share/man/man3/Encode::Locale.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/Encode-Locale-1.03.tar.gz /usr/bin/make install -- OK Running install for module 'IO::HTML' Running make for C/CJ/CJM/IO-HTML-1.00.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/C/CJ/CJM/IO-HTML-1.00.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/C/CJ/CJM/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/C/CJ/CJM/IO-HTML-1.00.tar.gz ok CPAN.pm: Going to build C/CJ/CJM/IO-HTML-1.00.tar.gz Checking if your kit is complete... Looks good Writing Makefile for IO::HTML Could not read '/root/.cpan/build/IO-HTML-1.00-QLEsiz/META.yml'. Falling back to other methods to determine prerequisites cp lib/IO/HTML.pm blib/lib/IO/HTML.pm Manifying blib/man3/IO::HTML.3pm CJM/IO-HTML-1.00.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-all_prereqs.t ........ ok t/00-load.t ............... 1/1 # Testing IO::HTML 1.00 t/00-load.t ............... ok t/10-find.t ............... ok t/20-open.t ............... ok t/30-outfile.t ............ ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=7, Tests=139, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.24 cusr 0.03 csys = 0.33 CPU) Result: PASS CJM/IO-HTML-1.00.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/IO::HTML.3pm Installing /usr/local/share/perl5/IO/HTML.pm Installing /usr/local/share/man/man3/IO::HTML.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod CJM/IO-HTML-1.00.tar.gz /usr/bin/make install -- OK Running install for module 'HTTP::Date' Running make for G/GA/GAAS/HTTP-Date-6.02.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/HTTP-Date-6.02.tar.gz Checking if your kit is complete... Looks good Writing Makefile for HTTP::Date Could not read '/root/.cpan/build/HTTP-Date-6.02-7wBNr_/META.yml'. Falling back to other methods to determine prerequisites cp lib/HTTP/Date.pm blib/lib/HTTP/Date.pm Manifying blib/man3/HTTP::Date.3pm GAAS/HTTP-Date-6.02.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/date.t .. ok All tests successful. Files=1, Tests=136, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.06 CPU) Result: PASS GAAS/HTTP-Date-6.02.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/HTTP::Date.3pm Installing /usr/local/share/perl5/HTTP/Date.pm Installing /usr/local/share/man/man3/HTTP::Date.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/HTTP-Date-6.02.tar.gz /usr/bin/make install -- OK Running make for G/GA/GAAS/HTTP-Message-6.06.tar.gz Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.06-192Jsw CPAN.pm: Going to build G/GA/GAAS/HTTP-Message-6.06.tar.gz cp lib/HTTP/Status.pm blib/lib/HTTP/Status.pm cp lib/HTTP/Headers/Auth.pm blib/lib/HTTP/Headers/Auth.pm cp lib/HTTP/Request.pm blib/lib/HTTP/Request.pm cp lib/HTTP/Headers/ETag.pm blib/lib/HTTP/Headers/ETag.pm cp lib/HTTP/Config.pm blib/lib/HTTP/Config.pm cp lib/HTTP/Request/Common.pm blib/lib/HTTP/Request/Common.pm cp lib/HTTP/Headers/Util.pm blib/lib/HTTP/Headers/Util.pm cp lib/HTTP/Message.pm blib/lib/HTTP/Message.pm cp lib/HTTP/Response.pm blib/lib/HTTP/Response.pm cp lib/HTTP/Headers.pm blib/lib/HTTP/Headers.pm Manifying blib/man3/HTTP::Status.3pm Manifying blib/man3/HTTP::Request.3pm Manifying blib/man3/HTTP::Headers::Util.3pm Manifying blib/man3/HTTP::Request::Common.3pm Manifying blib/man3/HTTP::Config.3pm Manifying blib/man3/HTTP::Message.3pm Manifying blib/man3/HTTP::Response.3pm Manifying blib/man3/HTTP::Headers.3pm GAAS/HTTP-Message-6.06.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/common-req.t .......... ok t/headers-auth.t ........ ok t/headers-etag.t ........ ok t/headers-util.t ........ ok t/headers.t ............. ok t/http-config.t ......... ok t/message-charset.t ..... ok t/message-decode-xml.t .. ok t/message-old.t ......... ok t/message-parts.t ....... ok t/message.t ............. ok t/request.t ............. ok t/response.t ............ ok t/status-old.t .......... ok t/status.t .............. ok All tests successful. Files=15, Tests=554, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.70 cusr 0.07 csys = 0.87 CPU) Result: PASS GAAS/HTTP-Message-6.06.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/HTTP/Request.pm Installing /usr/local/share/perl5/HTTP/Message.pm Installing /usr/local/share/perl5/HTTP/Config.pm Installing /usr/local/share/perl5/HTTP/Status.pm Installing /usr/local/share/perl5/HTTP/Response.pm Installing /usr/local/share/perl5/HTTP/Headers.pm Installing /usr/local/share/perl5/HTTP/Request/Common.pm Installing /usr/local/share/perl5/HTTP/Headers/Util.pm Installing /usr/local/share/perl5/HTTP/Headers/Auth.pm Installing /usr/local/share/perl5/HTTP/Headers/ETag.pm Installing /usr/local/share/man/man3/HTTP::Headers::Util.3pm Installing /usr/local/share/man/man3/HTTP::Message.3pm Installing /usr/local/share/man/man3/HTTP::Config.3pm Installing /usr/local/share/man/man3/HTTP::Status.3pm Installing /usr/local/share/man/man3/HTTP::Response.3pm Installing /usr/local/share/man/man3/HTTP::Request.3pm Installing /usr/local/share/man/man3/HTTP::Request::Common.3pm Installing /usr/local/share/man/man3/HTTP::Headers.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/HTTP-Message-6.06.tar.gz /usr/bin/make install -- OK HTTP::Status is up to date (6.03). HTTP::Request is up to date (6.00). Running make for G/GA/GAAS/HTTP-Daemon-6.01.tar.gz Has already been unwrapped into directory /root/.cpan/build/HTTP-Daemon-6.01-owzH3s CPAN.pm: Going to build G/GA/GAAS/HTTP-Daemon-6.01.tar.gz cp lib/HTTP/Daemon.pm blib/lib/HTTP/Daemon.pm Manifying blib/man3/HTTP::Daemon.3pm GAAS/HTTP-Daemon-6.01.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/chunked.t .. ok All tests successful. Files=1, Tests=5, 4 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.12 CPU) Result: PASS GAAS/HTTP-Daemon-6.01.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/HTTP/Daemon.pm Installing /usr/local/share/man/man3/HTTP::Daemon.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/HTTP-Daemon-6.01.tar.gz /usr/bin/make install -- OK Checking for IO::File... Upgrading IO::File from 1.14... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT IO::File is up to date (1.14). Checking for IO::Socket... Upgrading IO::Socket from 1.31... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT IO::Socket is up to date (1.31). Checking for IPC::Open3... Upgrading IPC::Open3 from 1.05... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'IPC::Open3' The most recent version "1.13" of the module "IPC::Open3" is part of the perl-5.18.1 distribution. To install that, you need to run force install IPC::Open3 --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for LWP::Simple... Upgrading LWP::Simple from 5.835... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'LWP::Simple' Running make for G/GA/GAAS/libwww-perl-6.05.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.05.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-6.05.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/libwww-perl-6.05.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite File::Listing 6 not found. We have 5.837. Warning: prerequisite HTTP::Cookies 6 not found. We have 5.837. Warning: prerequisite HTTP::Negotiate 6 not found. We have 5.835. Warning: prerequisite Net::HTTP 6.04 not found. We have 5.834. Warning: prerequisite WWW::RobotRules 6 not found. We have 5.832. Writing Makefile for LWP Could not read '/root/.cpan/build/libwww-perl-6.05-SDyjVc/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- GAAS/libwww-perl-6.05.tar.gz ---- HTTP::Negotiate [requires] File::Listing [requires] Net::HTTP [requires] HTTP::Cookies [requires] WWW::RobotRules [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'HTTP::Negotiate' Running make for G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz Checking if your kit is complete... Looks good Writing Makefile for HTTP::Negotiate Could not read '/root/.cpan/build/HTTP-Negotiate-6.01-fMQwUJ/META.yml'. Falling back to other methods to determine prerequisites cp lib/HTTP/Negotiate.pm blib/lib/HTTP/Negotiate.pm Manifying blib/man3/HTTP::Negotiate.3pm GAAS/HTTP-Negotiate-6.01.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/negotiate.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.06 CPU) Result: PASS GAAS/HTTP-Negotiate-6.01.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/HTTP::Negotiate.3pm Installing /usr/local/share/perl5/HTTP/Negotiate.pm Installing /usr/local/share/man/man3/HTTP::Negotiate.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/HTTP-Negotiate-6.01.tar.gz /usr/bin/make install -- OK Running install for module 'File::Listing' Running make for G/GA/GAAS/File-Listing-6.04.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/File-Listing-6.04.tar.gz Checking if your kit is complete... Looks good Writing Makefile for File::Listing Could not read '/root/.cpan/build/File-Listing-6.04-aPDSnD/META.yml'. Falling back to other methods to determine prerequisites cp lib/File/Listing.pm blib/lib/File/Listing.pm Manifying blib/man3/File::Listing.3pm GAAS/File-Listing-6.04.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/apache.t .. ok t/dosftp.t .. ok t/ls-lR.t ... ok t/perm1.t ... ok t/perm2.t ... ok t/perm3.t ... ok t/perm4.t ... ok All tests successful. Files=7, Tests=16402, 3 wallclock secs ( 1.63 usr 0.05 sys + 2.93 cusr 0.09 csys = 4.70 CPU) Result: PASS GAAS/File-Listing-6.04.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/File::Listing.3pm Installing /usr/local/share/perl5/File/Listing.pm Installing /usr/local/share/man/man3/File::Listing.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/File-Listing-6.04.tar.gz /usr/bin/make install -- OK Running install for module 'Net::HTTP' Running make for G/GA/GAAS/Net-HTTP-6.06.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/Net-HTTP-6.06.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Net::HTTP Could not read '/root/.cpan/build/Net-HTTP-6.06-inddgh/META.yml'. Falling back to other methods to determine prerequisites cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm Manifying blib/man3/Net::HTTP::NB.3pm Manifying blib/man3/Net::HTTP.3pm Manifying blib/man3/Net::HTTPS.3pm GAAS/Net-HTTP-6.06.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/apache-https.t .. skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable t/apache.t ........ skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable t/http-nb.t ....... ok t/http.t .......... ok All tests successful. Files=4, Tests=51, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.11 CPU) Result: PASS GAAS/Net-HTTP-6.06.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Net::HTTP::NB.3pm Manifying blib/man3/Net::HTTP.3pm Manifying blib/man3/Net::HTTPS.3pm Installing /usr/local/share/perl5/Net/HTTP.pm Installing /usr/local/share/perl5/Net/HTTPS.pm Installing /usr/local/share/perl5/Net/HTTP/NB.pm Installing /usr/local/share/perl5/Net/HTTP/Methods.pm Installing /usr/local/share/man/man3/Net::HTTPS.3pm Installing /usr/local/share/man/man3/Net::HTTP::NB.3pm Installing /usr/local/share/man/man3/Net::HTTP.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/Net-HTTP-6.06.tar.gz /usr/bin/make install -- OK Running install for module 'HTTP::Cookies' Running make for G/GA/GAAS/HTTP-Cookies-6.01.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/HTTP-Cookies-6.01.tar.gz Checking if your kit is complete... Looks good Writing Makefile for HTTP::Cookies Could not read '/root/.cpan/build/HTTP-Cookies-6.01-obKJc0/META.yml'. Falling back to other methods to determine prerequisites cp lib/HTTP/Cookies/Netscape.pm blib/lib/HTTP/Cookies/Netscape.pm cp lib/HTTP/Cookies/Microsoft.pm blib/lib/HTTP/Cookies/Microsoft.pm cp lib/HTTP/Cookies.pm blib/lib/HTTP/Cookies.pm Manifying blib/man3/HTTP::Cookies::Netscape.3pm Manifying blib/man3/HTTP::Cookies::Microsoft.3pm Manifying blib/man3/HTTP::Cookies.3pm GAAS/HTTP-Cookies-6.01.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/cookies.t .. ok All tests successful. Files=1, Tests=66, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.07 cusr 0.00 csys = 0.10 CPU) Result: PASS GAAS/HTTP-Cookies-6.01.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/HTTP::Cookies::Netscape.3pm Manifying blib/man3/HTTP::Cookies::Microsoft.3pm Manifying blib/man3/HTTP::Cookies.3pm Installing /usr/local/share/perl5/HTTP/Cookies.pm Installing /usr/local/share/perl5/HTTP/Cookies/Microsoft.pm Installing /usr/local/share/perl5/HTTP/Cookies/Netscape.pm Installing /usr/local/share/man/man3/HTTP::Cookies::Microsoft.3pm Installing /usr/local/share/man/man3/HTTP::Cookies.3pm Installing /usr/local/share/man/man3/HTTP::Cookies::Netscape.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/HTTP-Cookies-6.01.tar.gz /usr/bin/make install -- OK Running install for module 'WWW::RobotRules' Running make for G/GA/GAAS/WWW-RobotRules-6.02.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz ok CPAN.pm: Going to build G/GA/GAAS/WWW-RobotRules-6.02.tar.gz Checking if your kit is complete... Looks good Writing Makefile for WWW::RobotRules Could not read '/root/.cpan/build/WWW-RobotRules-6.02-8iqbiA/META.yml'. Falling back to other methods to determine prerequisites cp lib/WWW/RobotRules.pm blib/lib/WWW/RobotRules.pm cp lib/WWW/RobotRules/AnyDBM_File.pm blib/lib/WWW/RobotRules/AnyDBM_File.pm Manifying blib/man3/WWW::RobotRules.3pm Manifying blib/man3/WWW::RobotRules::AnyDBM_File.3pm GAAS/WWW-RobotRules-6.02.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/rules-dbm.t .. ok t/rules.t ...... ok All tests successful. Files=2, Tests=63, 5 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.07 CPU) Result: PASS GAAS/WWW-RobotRules-6.02.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/WWW::RobotRules.3pm Manifying blib/man3/WWW::RobotRules::AnyDBM_File.3pm Installing /usr/local/share/perl5/WWW/RobotRules.pm Installing /usr/local/share/perl5/WWW/RobotRules/AnyDBM_File.pm Installing /usr/local/share/man/man3/WWW::RobotRules.3pm Installing /usr/local/share/man/man3/WWW::RobotRules::AnyDBM_File.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/WWW-RobotRules-6.02.tar.gz /usr/bin/make install -- OK Running make for G/GA/GAAS/libwww-perl-6.05.tar.gz Has already been unwrapped into directory /root/.cpan/build/libwww-perl-6.05-SDyjVc CPAN.pm: Going to build G/GA/GAAS/libwww-perl-6.05.tar.gz cp lib/LWP/RobotUA.pm blib/lib/LWP/RobotUA.pm cp lib/LWP/Debug.pm blib/lib/LWP/Debug.pm cp lib/LWP/Authen/Ntlm.pm blib/lib/LWP/Authen/Ntlm.pm cp lib/LWP.pm blib/lib/LWP.pm cp lib/LWP/Protocol.pm blib/lib/LWP/Protocol.pm cp lib/LWP/ConnCache.pm blib/lib/LWP/ConnCache.pm cp lwptut.pod blib/lib/lwptut.pod cp lib/LWP/Protocol/ftp.pm blib/lib/LWP/Protocol/ftp.pm cp lib/LWP/Authen/Digest.pm blib/lib/LWP/Authen/Digest.pm cp lib/LWP/Protocol/gopher.pm blib/lib/LWP/Protocol/gopher.pm cp lib/LWP/Protocol/cpan.pm blib/lib/LWP/Protocol/cpan.pm cp lwpcook.pod blib/lib/lwpcook.pod cp lib/LWP/Protocol/file.pm blib/lib/LWP/Protocol/file.pm cp lib/LWP/Protocol/GHTTP.pm blib/lib/LWP/Protocol/GHTTP.pm cp lib/LWP/DebugFile.pm blib/lib/LWP/DebugFile.pm cp lib/LWP/Protocol/data.pm blib/lib/LWP/Protocol/data.pm cp lib/LWP/Authen/Basic.pm blib/lib/LWP/Authen/Basic.pm cp lib/LWP/Protocol/nogo.pm blib/lib/LWP/Protocol/nogo.pm cp lib/LWP/UserAgent.pm blib/lib/LWP/UserAgent.pm cp lib/LWP/Simple.pm blib/lib/LWP/Simple.pm cp lib/LWP/Protocol/loopback.pm blib/lib/LWP/Protocol/loopback.pm cp lib/LWP/Protocol/nntp.pm blib/lib/LWP/Protocol/nntp.pm cp lib/LWP/Protocol/mailto.pm blib/lib/LWP/Protocol/mailto.pm cp lib/LWP/Protocol/http.pm blib/lib/LWP/Protocol/http.pm cp lib/LWP/MemberMixin.pm blib/lib/LWP/MemberMixin.pm cp bin/lwp-dump blib/script/lwp-dump /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-dump cp bin/lwp-mirror blib/script/lwp-mirror /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-mirror cp bin/lwp-download blib/script/lwp-download /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-download cp bin/lwp-request blib/script/lwp-request /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-request Manifying blib/man1/lwp-dump.1 Manifying blib/man1/lwp-mirror.1 Manifying blib/man1/lwp-download.1 Manifying blib/man1/lwp-request.1 Manifying blib/man3/LWP::RobotUA.3pm Manifying blib/man3/LWP::Debug.3pm Manifying blib/man3/lwpcook.3pm Manifying blib/man3/LWP::Authen::Ntlm.3pm Manifying blib/man3/LWP.3pm Manifying blib/man3/LWP::ConnCache.3pm Manifying blib/man3/LWP::Protocol.3pm Manifying blib/man3/lwptut.3pm Manifying blib/man3/LWP::Simple.3pm Manifying blib/man3/LWP::UserAgent.3pm Manifying blib/man3/LWP::MemberMixin.3pm GAAS/libwww-perl-6.05.tar.gz /usr/bin/make -- OK Running make test /usr/bin/perl t/TEST 0 base/protocols.t ...... ok base/ua.t ............. ok robot/ua-get.t ........ ok robot/ua.t ............ ok local/autoload-get.t .. ok local/autoload.t ...... ok local/get.t ........... ok local/http.t .......... ok local/protosub.t ...... ok All tests successful. Files=9, Tests=125, 13 wallclock secs ( 0.05 usr 0.01 sys + 1.01 cusr 0.08 csys = 1.15 CPU) Result: PASS GAAS/libwww-perl-6.05.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/lwptut.pod Installing /usr/local/share/perl5/LWP.pm Installing /usr/local/share/perl5/lwpcook.pod Installing /usr/local/share/perl5/LWP/Protocol.pm Installing /usr/local/share/perl5/LWP/RobotUA.pm Installing /usr/local/share/perl5/LWP/DebugFile.pm Installing /usr/local/share/perl5/LWP/MemberMixin.pm Installing /usr/local/share/perl5/LWP/Simple.pm Installing /usr/local/share/perl5/LWP/UserAgent.pm Installing /usr/local/share/perl5/LWP/Debug.pm Installing /usr/local/share/perl5/LWP/ConnCache.pm Installing /usr/local/share/perl5/LWP/Authen/Basic.pm Installing /usr/local/share/perl5/LWP/Authen/Ntlm.pm Installing /usr/local/share/perl5/LWP/Authen/Digest.pm Installing /usr/local/share/perl5/LWP/Protocol/file.pm Installing /usr/local/share/perl5/LWP/Protocol/mailto.pm Installing /usr/local/share/perl5/LWP/Protocol/data.pm Installing /usr/local/share/perl5/LWP/Protocol/GHTTP.pm Installing /usr/local/share/perl5/LWP/Protocol/loopback.pm Installing /usr/local/share/perl5/LWP/Protocol/nogo.pm Installing /usr/local/share/perl5/LWP/Protocol/nntp.pm Installing /usr/local/share/perl5/LWP/Protocol/http.pm Installing /usr/local/share/perl5/LWP/Protocol/gopher.pm Installing /usr/local/share/perl5/LWP/Protocol/cpan.pm Installing /usr/local/share/perl5/LWP/Protocol/ftp.pm Installing /usr/local/share/man/man1/lwp-dump.1 Installing /usr/local/share/man/man1/lwp-request.1 Installing /usr/local/share/man/man1/lwp-download.1 Installing /usr/local/share/man/man1/lwp-mirror.1 Installing /usr/local/share/man/man3/lwpcook.3pm Installing /usr/local/share/man/man3/LWP::ConnCache.3pm Installing /usr/local/share/man/man3/lwptut.3pm Installing /usr/local/share/man/man3/LWP::UserAgent.3pm Installing /usr/local/share/man/man3/LWP::RobotUA.3pm Installing /usr/local/share/man/man3/LWP::MemberMixin.3pm Installing /usr/local/share/man/man3/LWP::Protocol.3pm Installing /usr/local/share/man/man3/LWP::Simple.3pm Installing /usr/local/share/man/man3/LWP::Debug.3pm Installing /usr/local/share/man/man3/LWP::Authen::Ntlm.3pm Installing /usr/local/share/man/man3/LWP.3pm Installing /usr/local/bin/lwp-download Installing /usr/local/bin/lwp-mirror Installing /usr/local/bin/lwp-request Installing /usr/local/bin/lwp-dump Appending installation info to /usr/lib64/perl5/perllocal.pod GAAS/libwww-perl-6.05.tar.gz /usr/bin/make install -- OK Checking for LWP::UserAgent... Upgrading LWP::UserAgent from 6.05... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT LWP::UserAgent is up to date (6.05). Checking for Log::Log4perl... Upgrading Log::Log4perl Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Log::Log4perl' Running make for M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MS/MSCHILLI/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz ok CPAN.pm: Going to build M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Log::Log4perl Could not read '/root/.cpan/build/Log-Log4perl-1.42-zSQmSG/META.yml'. Falling back to other methods to determine prerequisites cp lib/Log/Log4perl/JavaMap/ConsoleAppender.pm blib/lib/Log/Log4perl/JavaMap/ConsoleAppender.pm cp lib/Log/Log4perl/Filter/LevelRange.pm blib/lib/Log/Log4perl/Filter/LevelRange.pm cp lib/Log/Log4perl/JavaMap/TestBuffer.pm blib/lib/Log/Log4perl/JavaMap/TestBuffer.pm cp lib/Log/Log4perl/MDC.pm blib/lib/Log/Log4perl/MDC.pm cp lib/Log/Log4perl/NDC.pm blib/lib/Log/Log4perl/NDC.pm cp lib/Log/Log4perl/Layout.pm blib/lib/Log/Log4perl/Layout.pm cp lib/Log/Log4perl/Appender/TestBuffer.pm blib/lib/Log/Log4perl/Appender/TestBuffer.pm cp lib/Log/Log4perl/Util/TimeTracker.pm blib/lib/Log/Log4perl/Util/TimeTracker.pm cp lib/Log/Log4perl/Appender/ScreenColoredLevels.pm blib/lib/Log/Log4perl/Appender/ScreenColoredLevels.pm cp lib/Log/Log4perl/Resurrector.pm blib/lib/Log/Log4perl/Resurrector.pm cp lib/Log/Log4perl/Layout/SimpleLayout.pm blib/lib/Log/Log4perl/Layout/SimpleLayout.pm cp lib/Log/Log4perl/JavaMap/SyslogAppender.pm blib/lib/Log/Log4perl/JavaMap/SyslogAppender.pm cp lib/Log/Log4perl/Filter.pm blib/lib/Log/Log4perl/Filter.pm cp lib/Log/Log4perl/Util/Semaphore.pm blib/lib/Log/Log4perl/Util/Semaphore.pm cp lib/Log/Log4perl/Util.pm blib/lib/Log/Log4perl/Util.pm cp lib/Log/Log4perl/Appender/Limit.pm blib/lib/Log/Log4perl/Appender/Limit.pm cp lib/Log/Log4perl/Appender/File.pm blib/lib/Log/Log4perl/Appender/File.pm cp lib/Log/Log4perl/Level.pm blib/lib/Log/Log4perl/Level.pm cp lib/Log/Log4perl/FAQ.pm blib/lib/Log/Log4perl/FAQ.pm cp lib/Log/Log4perl/Config.pm blib/lib/Log/Log4perl/Config.pm cp lib/Log/Log4perl/Appender/RRDs.pm blib/lib/Log/Log4perl/Appender/RRDs.pm cp lib/Log/Log4perl/Layout/NoopLayout.pm blib/lib/Log/Log4perl/Layout/NoopLayout.pm cp lib/Log/Log4perl/JavaMap/FileAppender.pm blib/lib/Log/Log4perl/JavaMap/FileAppender.pm cp lib/Log/Log4perl/Appender/Socket.pm blib/lib/Log/Log4perl/Appender/Socket.pm cp lib/Log/Log4perl/Filter/MDC.pm blib/lib/Log/Log4perl/Filter/MDC.pm cp lib/Log/Log4perl/Filter/LevelMatch.pm blib/lib/Log/Log4perl/Filter/LevelMatch.pm cp lib/Log/Log4perl/Appender/DBI.pm blib/lib/Log/Log4perl/Appender/DBI.pm cp lib/Log/Log4perl/Catalyst.pm blib/lib/Log/Log4perl/Catalyst.pm cp lib/Log/Log4perl/JavaMap.pm blib/lib/Log/Log4perl/JavaMap.pm cp lib/Log/Log4perl/Filter/Boolean.pm blib/lib/Log/Log4perl/Filter/Boolean.pm cp lib/Log/Log4perl/Config/PropertyConfigurator.pm blib/lib/Log/Log4perl/Config/PropertyConfigurator.pm cp lib/Log/Log4perl/Appender/TestFileCreeper.pm blib/lib/Log/Log4perl/Appender/TestFileCreeper.pm cp lib/Log/Log4perl/InternalDebug.pm blib/lib/Log/Log4perl/InternalDebug.pm cp lib/Log/Log4perl/Layout/PatternLayout.pm blib/lib/Log/Log4perl/Layout/PatternLayout.pm cp lib/Log/Log4perl/Filter/StringMatch.pm blib/lib/Log/Log4perl/Filter/StringMatch.pm cp lib/Log/Log4perl/Appender/Screen.pm blib/lib/Log/Log4perl/Appender/Screen.pm cp lib/Log/Log4perl/DateFormat.pm blib/lib/Log/Log4perl/DateFormat.pm cp lib/Log/Log4perl/Appender.pm blib/lib/Log/Log4perl/Appender.pm cp lib/Log/Log4perl/Logger.pm blib/lib/Log/Log4perl/Logger.pm cp lib/Log/Log4perl/Appender/TestArrayBuffer.pm blib/lib/Log/Log4perl/Appender/TestArrayBuffer.pm cp lib/Log/Log4perl/Appender/Synchronized.pm blib/lib/Log/Log4perl/Appender/Synchronized.pm cp lib/Log/Log4perl/Appender/Buffer.pm blib/lib/Log/Log4perl/Appender/Buffer.pm cp lib/Log/Log4perl/Appender/String.pm blib/lib/Log/Log4perl/Appender/String.pm cp lib/Log/Log4perl/JavaMap/JDBCAppender.pm blib/lib/Log/Log4perl/JavaMap/JDBCAppender.pm cp lib/Log/Log4perl/JavaMap/RollingFileAppender.pm blib/lib/Log/Log4perl/JavaMap/RollingFileAppender.pm cp lib/Log/Log4perl.pm blib/lib/Log/Log4perl.pm cp lib/Log/Log4perl/JavaMap/NTEventLogAppender.pm blib/lib/Log/Log4perl/JavaMap/NTEventLogAppender.pm cp lib/Log/Log4perl/Config/DOMConfigurator.pm blib/lib/Log/Log4perl/Config/DOMConfigurator.pm cp lib/Log/Log4perl/Config/BaseConfigurator.pm blib/lib/Log/Log4perl/Config/BaseConfigurator.pm cp lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm blib/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm cp lib/Log/Log4perl/Config/Watch.pm blib/lib/Log/Log4perl/Config/Watch.pm cp eg/l4p-tmpl blib/script/l4p-tmpl /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/l4p-tmpl Manifying blib/man1/l4p-tmpl.1 Manifying blib/man3/Log::Log4perl::Filter::LevelRange.3pm Manifying blib/man3/Log::Log4perl::JavaMap::ConsoleAppender.3pm Manifying blib/man3/Log::Log4perl::JavaMap::TestBuffer.3pm Manifying blib/man3/Log::Log4perl::MDC.3pm Manifying blib/man3/Log::Log4perl::NDC.3pm Manifying blib/man3/Log::Log4perl::Layout.3pm Manifying blib/man3/Log::Log4perl::Appender::TestBuffer.3pm Manifying blib/man3/Log::Log4perl::Util::TimeTracker.3pm Manifying blib/man3/Log::Log4perl::Appender::ScreenColoredLevels.3pm Manifying blib/man3/Log::Log4perl::Resurrector.3pm Manifying blib/man3/Log::Log4perl::Layout::SimpleLayout.3pm Manifying blib/man3/Log::Log4perl::JavaMap::SyslogAppender.3pm Manifying blib/man3/Log::Log4perl::Filter.3pm Manifying blib/man3/Log::Log4perl::Util::Semaphore.3pm Manifying blib/man3/Log::Log4perl::Util.3pm Manifying blib/man3/Log::Log4perl::Appender::Limit.3pm Manifying blib/man3/Log::Log4perl::Appender::File.3pm Manifying blib/man3/Log::Log4perl::Level.3pm Manifying blib/man3/Log::Log4perl::FAQ.3pm Manifying blib/man3/Log::Log4perl::Config.3pm Manifying blib/man3/Log::Log4perl::Appender::RRDs.3pm Manifying blib/man3/Log::Log4perl::Layout::NoopLayout.3pm Manifying blib/man3/Log::Log4perl::JavaMap::FileAppender.3pm Manifying blib/man3/Log::Log4perl::Appender::Socket.3pm Manifying blib/man3/Log::Log4perl::Filter::MDC.3pm Manifying blib/man3/Log::Log4perl::Filter::LevelMatch.3pm Manifying blib/man3/Log::Log4perl::Appender::DBI.3pm Manifying blib/man3/Log::Log4perl::Catalyst.3pm Manifying blib/man3/Log::Log4perl::JavaMap.3pm Manifying blib/man3/Log::Log4perl::Filter::Boolean.3pm Manifying blib/man3/Log::Log4perl::Config::PropertyConfigurator.3pm Manifying blib/man3/Log::Log4perl::Appender::TestFileCreeper.3pm Manifying blib/man3/Log::Log4perl::InternalDebug.3pm Manifying blib/man3/Log::Log4perl::Layout::PatternLayout.3pm Manifying blib/man3/Log::Log4perl::Filter::StringMatch.3pm Manifying blib/man3/Log::Log4perl::Appender::Screen.3pm Manifying blib/man3/Log::Log4perl::DateFormat.3pm Manifying blib/man3/Log::Log4perl::Appender.3pm Manifying blib/man3/Log::Log4perl::Logger.3pm Manifying blib/man3/Log::Log4perl::Appender::TestArrayBuffer.3pm Manifying blib/man3/Log::Log4perl::Appender::Synchronized.3pm Manifying blib/man3/Log::Log4perl::Appender::Buffer.3pm Manifying blib/man3/Log::Log4perl::Appender::String.3pm Manifying blib/man3/Log::Log4perl::JavaMap::JDBCAppender.3pm Manifying blib/man3/Log::Log4perl::JavaMap::RollingFileAppender.3pm Manifying blib/man3/Log::Log4perl.3pm Manifying blib/man3/Log::Log4perl::JavaMap::NTEventLogAppender.3pm Manifying blib/man3/Log::Log4perl::Config::DOMConfigurator.3pm Manifying blib/man3/Log::Log4perl::Config::BaseConfigurator.3pm Manifying blib/man3/Log::Log4perl::Layout::PatternLayout::Multiline.3pm Manifying blib/man3/Log::Log4perl::Config::Watch.3pm MSCHILLI/Log-Log4perl-1.42.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001Level.t ......... ok t/002Logger.t ........ ok t/003Layout-Rr.t ..... ok t/003Layout.t ........ ok t/004Config.t ........ ok t/005Config-Perl.t ... ok t/006Config-Java.t ... skipped: only with Log::Dispatch t/007LogPrio.t ....... ok t/008ConfCat.t ....... ok t/009Deuce.t ......... ok t/010JConsole.t ...... skipped: only with Log::Dispatch t/011JFile.t ......... skipped: only with Log::Dispatch t/012Deeper.t ........ skipped: only with Log::Dispatch t/013Bench.t ......... ok t/014ConfErrs.t ...... ok t/015fltmsg.t ........ ok t/016Export.t ........ ok t/017Watch.t ......... ok t/018Init.t .......... ok t/019Warn.t .......... ok t/020Easy.t .......... ok t/020Easy2.t ......... ok t/021AppThres.t ...... ok t/022Wrap.t .......... ok t/023Date.t .......... ok t/024WarnDieCarp.t ... ok t/025CustLevels.t .... ok t/026FileApp.t ....... ok t/027Watch2.t ........ ok t/027Watch3.t ........ ok t/027Watch4.t ........ ok t/028Additivity.t .... ok t/029SysWide.t ....... ok t/030LDLevel.t ....... ok t/031NDC.t ........... ok t/032JRollFile.t ..... skipped: only with Log::Dispatch::FileRotate 1.10 t/033UsrCspec.t ...... ok t/034DBI.t ........... skipped: DBI 1.607 or DBD::CSV 0.33 or SQL::Statement 1.20 not installed, skipping tests t/035JDBCAppender.t .. skipped: only with Log::Dispatch and DBD::CSV 0.33 t/036JSyslog.t ....... ok t/037JWin32Event.t ... skipped: only with Log::Dispatch::Win32EventLog t/038XML-DOM1.t ...... skipped: only with XML::DOM > 1.29 t/039XML-DOM2.t ...... skipped: only with XML::DOM > 1.29 t/040Filter.t ........ ok t/041SafeEval.t ...... ok t/042SyncApp.t ....... skipped: - only with L4P_ALL_TESTS t/043VarSubst.t ...... ok t/044XML-Filter.t .... skipped: only with XML::DOM > 1.29 t/045Composite.t ..... ok t/046RRDs.t .......... skipped: (RRDs not installed) t/048lwp.t ........... skipped: Only with 2.0 < LWP::UserAgent < 5.822 t/049Unhide.t ........ ok t/050Buffer.t ........ ok t/051Extra.t ......... ok t/052Utf8.t .......... ok t/053Resurrect.t ..... ok t/054Subclass.t ...... ok t/055AppDestroy.t .... ok t/056SyncApp2.t ...... skipped: - only with L4P_ALL_TESTS t/057MsgChomp.t ...... ok t/058Warnings.t ...... ok t/059Wrapper.t ....... ok t/060Initialized.t ... ok t/061Multiline.t ..... ok t/062InitHash.t ...... ok t/063LoggerRemove.t .. ok t/064RealClass.t ..... ok t/065Undef.t ......... ok t/066SQLite.t ........ skipped: DBI 1.607 not installed, skipping tests t/067Exception.t ..... ok All tests successful. Files=70, Tests=703, 28 wallclock secs ( 0.23 usr 0.08 sys + 3.99 cusr 0.40 csys = 4.70 CPU) Result: PASS MSCHILLI/Log-Log4perl-1.42.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/Log/Log4perl.pm Installing /usr/local/share/perl5/Log/Log4perl/Logger.pm Installing /usr/local/share/perl5/Log/Log4perl/InternalDebug.pm Installing /usr/local/share/perl5/Log/Log4perl/NDC.pm Installing /usr/local/share/perl5/Log/Log4perl/Layout.pm Installing /usr/local/share/perl5/Log/Log4perl/Catalyst.pm Installing /usr/local/share/perl5/Log/Log4perl/Util.pm Installing /usr/local/share/perl5/Log/Log4perl/FAQ.pm Installing /usr/local/share/perl5/Log/Log4perl/Level.pm Installing /usr/local/share/perl5/Log/Log4perl/Resurrector.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap.pm Installing /usr/local/share/perl5/Log/Log4perl/Config.pm Installing /usr/local/share/perl5/Log/Log4perl/MDC.pm Installing /usr/local/share/perl5/Log/Log4perl/DateFormat.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/TestBuffer.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/SyslogAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/JDBCAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/RollingFileAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/ConsoleAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/NTEventLogAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/JavaMap/FileAppender.pm Installing /usr/local/share/perl5/Log/Log4perl/Config/PropertyConfigurator.pm Installing /usr/local/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm Installing /usr/local/share/perl5/Log/Log4perl/Config/DOMConfigurator.pm Installing /usr/local/share/perl5/Log/Log4perl/Config/Watch.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/Synchronized.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/Buffer.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/TestBuffer.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/File.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/RRDs.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/String.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/DBI.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/TestFileCreeper.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/Screen.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/TestArrayBuffer.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/ScreenColoredLevels.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/Socket.pm Installing /usr/local/share/perl5/Log/Log4perl/Appender/Limit.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter/Boolean.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter/LevelMatch.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter/LevelRange.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter/MDC.pm Installing /usr/local/share/perl5/Log/Log4perl/Filter/StringMatch.pm Installing /usr/local/share/perl5/Log/Log4perl/Layout/NoopLayout.pm Installing /usr/local/share/perl5/Log/Log4perl/Layout/PatternLayout.pm Installing /usr/local/share/perl5/Log/Log4perl/Layout/SimpleLayout.pm Installing /usr/local/share/perl5/Log/Log4perl/Layout/PatternLayout/Multiline.pm Installing /usr/local/share/perl5/Log/Log4perl/Util/TimeTracker.pm Installing /usr/local/share/perl5/Log/Log4perl/Util/Semaphore.pm Installing /usr/local/share/man/man1/l4p-tmpl.1 Installing /usr/local/share/man/man3/Log::Log4perl::Catalyst.3pm Installing /usr/local/share/man/man3/Log::Log4perl.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::ConsoleAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter::LevelRange.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Util::TimeTracker.3pm Installing /usr/local/share/man/man3/Log::Log4perl::NDC.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::NTEventLogAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::MDC.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::File.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Layout::SimpleLayout.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::ScreenColoredLevels.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Layout::PatternLayout.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Config::BaseConfigurator.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::TestFileCreeper.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Layout.3pm Installing /usr/local/share/man/man3/Log::Log4perl::InternalDebug.3pm Installing /usr/local/share/man/man3/Log::Log4perl::FAQ.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Config::PropertyConfigurator.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::Socket.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Layout::NoopLayout.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::Synchronized.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Logger.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::Limit.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Config::DOMConfigurator.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Resurrector.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::RollingFileAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter::Boolean.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter::MDC.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::String.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Level.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::TestArrayBuffer.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::TestBuffer.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Config.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Util.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Util::Semaphore.3pm Installing /usr/local/share/man/man3/Log::Log4perl::DateFormat.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::Screen.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::FileAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::TestBuffer.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::Buffer.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::DBI.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter::LevelMatch.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Config::Watch.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Appender::RRDs.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::JDBCAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::JavaMap::SyslogAppender.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Filter::StringMatch.3pm Installing /usr/local/share/man/man3/Log::Log4perl::Layout::PatternLayout::Multiline.3pm Installing /usr/local/bin/l4p-tmpl Appending installation info to /usr/lib64/perl5/perllocal.pod MSCHILLI/Log-Log4perl-1.42.tar.gz /usr/bin/make install -- OK Checking for Math::BigFloat... Upgrading Math::BigFloat from 1.60... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Math::BigFloat' Running make for P/PJ/PJACKLAM/Math-BigInt-1.997.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.997.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PJ/PJACKLAM/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.997.tar.gz ok CPAN.pm: Going to build P/PJ/PJACKLAM/Math-BigInt-1.997.tar.gz ********************************************************************** Attention: After installing this package, you should also update: Math::BigInt::FastCalc to at least v0.27 (you have v0.19) Math::BigRat to at least v0.2602 (you have v0.24) Checking if your kit is complete... Looks good Writing Makefile for Math::BigInt Could not read '/root/.cpan/build/Math-BigInt-1.997-js9JpB/META.yml'. Falling back to other methods to determine prerequisites cp lib/Math/BigInt.pm blib/lib/Math/BigInt.pm cp lib/Math/BigInt/CalcEmu.pm blib/lib/Math/BigInt/CalcEmu.pm cp lib/Math/BigFloat.pm blib/lib/Math/BigFloat.pm cp lib/Math/BigInt/Calc.pm blib/lib/Math/BigInt/Calc.pm Manifying blib/man3/Math::BigInt::CalcEmu.3pm Manifying blib/man3/Math::BigInt.3pm Manifying blib/man3/Math::BigFloat.3pm Manifying blib/man3/Math::BigInt::Calc.3pm PJACKLAM/Math-BigInt-1.997.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00sig.t ........... skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/01load.t .......... 1/2 # Testing Math::BigInt 1.997 # ==> Perl 5.012004, /usr/bin/perl t/01load.t .......... ok t/02pod.t ........... skipped: Test::Pod 1.22 required for testing POD t/03podcov.t ........ skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/_e_math.t ......... ok t/bare_mbf.t ........ ok t/bare_mbi.t ........ ok t/bare_mif.t ........ ok t/big_pi_e.t ........ ok t/bigfltpm.t ........ ok t/bigintc.t ......... ok t/bigintpm.t ........ ok t/bigints.t ......... ok t/biglog.t .......... ok t/bigroot.t ......... ok t/calling.t ......... ok t/config.t .......... ok t/const_mbf.t ....... ok t/constant.t ........ ok t/downgrade.t ....... ok t/inf_nan.t ......... ok t/isa.t ............. ok t/lib_load.t ........ ok t/mbf_ali.t ......... ok t/mbi_ali.t ......... ok t/mbi_rand.t ........ ok t/mbimbf.t .......... ok t/nan_cmp.t ......... ok t/new_overloaded.t .. ok t/req_mbf0.t ........ ok t/req_mbf1.t ........ ok t/req_mbfa.t ........ ok t/req_mbfi.t ........ ok t/req_mbfn.t ........ ok t/req_mbfw.t ........ ok t/require.t ......... ok t/round.t ........... ok t/rt-16221.t ........ ok t/sub_ali.t ......... ok t/sub_mbf.t ......... ok t/sub_mbi.t ......... ok t/sub_mif.t ......... ok t/trap.t ............ ok t/upgrade.t ......... ok t/upgrade2.t ........ ok t/upgradef.t ........ ok t/use.t ............. ok t/use_lib1.t ........ ok t/use_lib2.t ........ ok t/use_lib3.t ........ ok t/use_lib4.t ........ ok t/use_mbfw.t ........ ok t/with_sub.t ........ ok All tests successful. Files=53, Tests=27946, 14 wallclock secs ( 3.06 usr 0.16 sys + 13.61 cusr 0.35 csys = 17.18 CPU) Result: PASS PJACKLAM/Math-BigInt-1.997.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Math::BigInt::CalcEmu.3pm Installing /usr/share/perl5/Math/BigFloat.pm Installing /usr/share/perl5/Math/BigInt.pm Installing /usr/share/perl5/Math/BigInt/CalcEmu.pm Installing /usr/share/perl5/Math/BigInt/Calc.pm Installing /usr/share/man/man3/Math::BigInt.3pm Installing /usr/share/man/man3/Math::BigInt::CalcEmu.3pm Installing /usr/share/man/man3/Math::BigInt::Calc.3pm Installing /usr/share/man/man3/Math::BigFloat.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod PJACKLAM/Math-BigInt-1.997.tar.gz /usr/bin/make install -- OK Checking for Math::Int64... Upgrading Math::Int64 Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Math::Int64' Running make for S/SA/SALVA/Math-Int64-0.30.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SA/SALVA/Math-Int64-0.30.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SA/SALVA/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SA/SALVA/Math-Int64-0.30.tar.gz ok CPAN.pm: Going to build S/SA/SALVA/Math-Int64-0.30.tar.gz Using IV backend Checking if your kit is complete... Looks good Writing Makefile for Math::Int64 Could not read '/root/.cpan/build/Math-Int64-0.30-urHvbo/META.yml'. Falling back to other methods to determine prerequisites cp lib/Math/Int64.pm blib/lib/Math/Int64.pm cp lib/Math/UInt64.pm blib/lib/Math/UInt64.pm cp lib/Math/Int64/die_on_overflow.pm blib/lib/Math/Int64/die_on_overflow.pm cp lib/Math/Int64/native_if_available.pm blib/lib/Math/Int64/native_if_available.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Int64.xs > Int64.xsc && mv Int64.xsc Int64.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/usr/lib64/perl5/CORE" -DINT64_BACKEND_IV Int64.c Int64.xs: In function ‘uint64_to_BER’: Int64.xs:530:5: warning: pointer targets in passing argument 2 of ‘Perl_newSVpvn’ differ in signedness [-Wpointer-sign] /usr/lib64/perl5/CORE/proto.h:2318:19: note: expected ‘const char * const’ but argument is of type ‘unsigned char *’ Int64.xs: In function ‘BER_to_uint64’: Int64.xs:544:25: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] Int64.xs: In function ‘BER_length’: Int64.xs:570:25: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] Int64.xs:573:9: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] In file included from Int64.xs:578:0: c_api.h: In function ‘init_c_api’: c_api.h:16:5: warning: value computed is not used [-Wunused-value] c_api.h:17:5: warning: value computed is not used [-Wunused-value] c_api.h:18:5: warning: value computed is not used [-Wunused-value] c_api.h:19:5: warning: value computed is not used [-Wunused-value] c_api.h:20:5: warning: value computed is not used [-Wunused-value] c_api.h:21:5: warning: value computed is not used [-Wunused-value] c_api.h:22:5: warning: value computed is not used [-Wunused-value] c_api.h:23:5: warning: value computed is not used [-Wunused-value] c_api.h:24:5: warning: value computed is not used [-Wunused-value] c_api.h:25:5: warning: value computed is not used [-Wunused-value] Int64.c: In function ‘XS_Math__Int64__inc’: Int64.c:1553:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:1552:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__dec’: Int64.c:1581:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:1580:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.xs: In function ‘XS_Math__Int64__mul’: Int64.xs:1064:28: warning: unused variable ‘rh’ [-Wunused-variable] Int64.xs:1064:24: warning: unused variable ‘rl’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__eqn’: Int64.c:2076:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__nen’: Int64.c:2103:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__not’: Int64.c:2377:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2376:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__bnot’: Int64.c:2402:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2401:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__neg’: Int64.c:2427:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2426:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__bool’: Int64.c:2452:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2451:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__number’: Int64.c:2477:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2476:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__clone’: Int64.c:2502:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2501:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64__string’: Int64.c:2527:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2526:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64_STORABLE_thaw’: Int64.c:2551:7: warning: unused variable ‘clonning’ [-Wunused-variable] Int64.c: In function ‘XS_Math__Int64_STORABLE_freeze’: Int64.c:2580:7: warning: unused variable ‘cloning’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__inc’: Int64.c:2605:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2604:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__dec’: Int64.c:2632:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:2631:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__pow’: Int64.xs:1704:9: warning: unused variable ‘sign’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__eqn’: Int64.c:3091:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__nen’: Int64.c:3118:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__not’: Int64.c:3392:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3391:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__bnot’: Int64.c:3417:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3416:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__neg’: Int64.c:3442:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3441:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__bool’: Int64.c:3467:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3466:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__number’: Int64.c:3492:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3491:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__clone’: Int64.c:3517:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3516:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64__string’: Int64.c:3542:7: warning: unused variable ‘rev’ [-Wunused-variable] Int64.c:3541:7: warning: unused variable ‘other’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64_STORABLE_thaw’: Int64.c:3566:7: warning: unused variable ‘clonning’ [-Wunused-variable] Int64.c: In function ‘XS_Math__UInt64_STORABLE_freeze’: Int64.c:3595:7: warning: unused variable ‘cloning’ [-Wunused-variable] Running Mkbootstrap for Math::Int64 () chmod 644 Int64.bs rm -f blib/arch/auto/Math/Int64/Int64.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Int64.o -o blib/arch/auto/Math/Int64/Int64.so \ \ chmod 755 blib/arch/auto/Math/Int64/Int64.so cp Int64.bs blib/arch/auto/Math/Int64/Int64.bs chmod 644 blib/arch/auto/Math/Int64/Int64.bs Manifying blib/man3/Math::Int64.3pm Manifying blib/man3/Math::UInt64.3pm Manifying blib/man3/Math::Int64::die_on_overflow.3pm SALVA/Math-Int64-0.30.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/as_int64.t ............ ok t/die_on_overflow.t ..... ok t/Math-Int64-Native.t ... ok t/Math-Int64.t .......... ok t/Math-UInt64-Native.t .. ok t/Math-UInt64.t ......... ok t/MSC.t ................. ok t/pods.t ................ skipped: Only the author needs to check that POD docs are right t/pow.t ................. ok t/storable.t ............ ok All tests successful. Files=10, Tests=1613, 1 wallclock secs ( 0.18 usr 0.01 sys + 0.44 cusr 0.03 csys = 0.66 CPU) Result: PASS SALVA/Math-Int64-0.30.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Math/Int64/Int64.bs Installing /usr/local/lib64/perl5/auto/Math/Int64/Int64.so Installing /usr/local/lib64/perl5/Math/UInt64.pm Installing /usr/local/lib64/perl5/Math/Int64.pm Installing /usr/local/lib64/perl5/Math/Int64/die_on_overflow.pm Installing /usr/local/lib64/perl5/Math/Int64/native_if_available.pm Installing /usr/local/share/man/man3/Math::Int64::die_on_overflow.3pm Installing /usr/local/share/man/man3/Math::UInt64.3pm Installing /usr/local/share/man/man3/Math::Int64.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod SALVA/Math-Int64-0.30.tar.gz /usr/bin/make install -- OK Checking for Module::Load... Upgrading Module::Load Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Module::Load' Running make for B/BI/BINGOS/Module-Load-0.24.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/B/BI/BINGOS/Module-Load-0.24.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/B/BI/BINGOS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/B/BI/BINGOS/Module-Load-0.24.tar.gz ok CPAN.pm: Going to build B/BI/BINGOS/Module-Load-0.24.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Module::Load Could not read '/root/.cpan/build/Module-Load-0.24-tk3hw6/META.yml'. Falling back to other methods to determine prerequisites cp lib/Module/Load.pm blib/lib/Module/Load.pm Manifying blib/man3/Module::Load.3pm BINGOS/Module-Load-0.24.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_Module-Load.t .. ok All tests successful. Files=1, Tests=16, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS BINGOS/Module-Load-0.24.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Module::Load.3pm Installing /usr/share/perl5/Module/Load.pm Installing /usr/share/man/man3/Module::Load.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod BINGOS/Module-Load-0.24.tar.gz /usr/bin/make install -- OK Checking for Net::IP... Upgrading Net::IP Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Net::IP' Running make for M/MA/MANU/Net-IP-1.26.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MA/MANU/Net-IP-1.26.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/M/MA/MANU/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/M/MA/MANU/Net-IP-1.26.tar.gz ok CPAN.pm: Going to build M/MA/MANU/Net-IP-1.26.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Net::IP Could not read '/root/.cpan/build/Net-IP-1.26-UAnY6y/META.yml'. Falling back to other methods to determine prerequisites cp IP.pm blib/lib/Net/IP.pm cp ipcount blib/script/ipcount /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ipcount cp iptab blib/script/iptab /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/iptab Manifying blib/man3/Net::IP.3pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" Net-IP.spec.PL Net-IP.spec MANU/Net-IP-1.26.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/ipv4.t .. ok t/ipv6.t .. ok All tests successful. Files=2, Tests=36069, 20 wallclock secs ( 2.54 usr 0.01 sys + 20.02 cusr 0.02 csys = 22.59 CPU) Result: PASS MANU/Net-IP-1.26.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/Net::IP.3pm Installing /usr/local/share/perl5/Net/IP.pm Installing /usr/local/share/man/man3/Net::IP.3pm Installing /usr/local/bin/ipcount Installing /usr/local/bin/iptab Appending installation info to /usr/lib64/perl5/perllocal.pod MANU/Net-IP-1.26.tar.gz /usr/bin/make install -- OK Checking for Net::Ping... Upgrading Net::Ping from 2.36... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Net::Ping' Running make for S/SM/SMPETERS/Net-Ping-2.41.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SM/SMPETERS/Net-Ping-2.41.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SM/SMPETERS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SM/SMPETERS/Net-Ping-2.41.tar.gz ok CPAN.pm: Going to build S/SM/SMPETERS/Net-Ping-2.41.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Socket 2.007 not found. We have 1.8701. Writing Makefile for Net::Ping Could not read '/root/.cpan/build/Net-Ping-2.41-sFymne/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- SMPETERS/Net-Ping-2.41.tar.gz ---- Socket [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Socket' Running make for P/PE/PEVANS/Socket-2.013.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PE/PEVANS/Socket-2.013.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/P/PE/PEVANS/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/P/PE/PEVANS/Socket-2.013.tar.gz ok CPAN.pm: Going to build P/PE/PEVANS/Socket-2.013.tar.gz ExtUtils::Constant version 0.23 required--this is only version 0.22 at Makefile.PL line 6. BEGIN failed--compilation aborted at Makefile.PL line 6. Warning: No success on command[/usr/bin/perl Makefile.PL] 'YAML' not installed, will not store persistent state PEVANS/Socket-2.013.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Running make for S/SM/SMPETERS/Net-Ping-2.41.tar.gz Has already been unwrapped into directory /root/.cpan/build/Net-Ping-2.41-sFymne CPAN.pm: Going to build S/SM/SMPETERS/Net-Ping-2.41.tar.gz Warning: Prerequisite 'Socket => 2.007' for 'SMPETERS/Net-Ping-2.41.tar.gz' failed when processing 'PEVANS/Socket-2.013.tar.gz' with 'writemakefile => NO '/usr/bin/perl Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. cp lib/Net/Ping.pm blib/lib/Net/Ping.pm Manifying blib/man3/Net::Ping.3pm SMPETERS/Net-Ping-2.41.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/100_load.t ......... 1/1 # Failed test 'use Net::Ping;' # at t/100_load.t line 12. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/100_load.t line 12. # BEGIN failed--compilation aborted at t/100_load.t line 12. # Looks like you failed 1 test of 1. t/100_load.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/110_icmp_inst.t .... 1/2 # Failed test 'use Net::Ping;' # at t/110_icmp_inst.t line 14. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/110_icmp_inst.t line 14. # BEGIN failed--compilation aborted at t/110_icmp_inst.t line 14. Can't locate object method "new" via package "Net::Ping" at t/110_icmp_inst.t line 23. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/110_icmp_inst.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/120_udp_inst.t ..... 1/2 # Failed test 'use Net::Ping;' # at t/120_udp_inst.t line 18. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/120_udp_inst.t line 18. # BEGIN failed--compilation aborted at t/120_udp_inst.t line 18. Can't locate object method "new" via package "Net::Ping" at t/120_udp_inst.t line 20. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/120_udp_inst.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/130_tcp_inst.t ..... 1/2 # Failed test 'use Net::Ping;' # at t/130_tcp_inst.t line 17. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/130_tcp_inst.t line 17. # BEGIN failed--compilation aborted at t/130_tcp_inst.t line 17. Can't locate object method "new" via package "Net::Ping" at t/130_tcp_inst.t line 19. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/130_tcp_inst.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/140_stream_inst.t .. 1/2 # Failed test 'use Net::Ping;' # at t/140_stream_inst.t line 17. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/140_stream_inst.t line 17. # BEGIN failed--compilation aborted at t/140_stream_inst.t line 17. Can't locate object method "new" via package "Net::Ping" at t/140_stream_inst.t line 19. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/140_stream_inst.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/150_syn_inst.t ..... 1/2 # Failed test 'use Net::Ping;' # at t/150_syn_inst.t line 18. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/150_syn_inst.t line 18. # BEGIN failed--compilation aborted at t/150_syn_inst.t line 18. Can't locate object method "new" via package "Net::Ping" at t/150_syn_inst.t line 20. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/150_syn_inst.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/190_alarm.t ........ 1/6 # Failed test 'use Net::Ping;' # at t/190_alarm.t line 29. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/190_alarm.t line 29. # BEGIN failed--compilation aborted at t/190_alarm.t line 29. # Failed test 'Make sure it died for a good excuse' # at t/190_alarm.t line 51. # 'Can't locate object method "new" via package "Net::Ping" at t/190_alarm.t line 42. # ' # doesn't match '(?-xism:alarm works)' # Looks like you failed 2 tests of 6. t/190_alarm.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/6 subtests t/200_ping_tcp.t ..... 1/13 # Failed test 'use Net::Ping;' # at t/200_ping_tcp.t line 32. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/200_ping_tcp.t line 32. # BEGIN failed--compilation aborted at t/200_ping_tcp.t line 32. Can't locate object method "new" via package "Net::Ping" at t/200_ping_tcp.t line 34. # Looks like you planned 13 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/200_ping_tcp.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/13 subtests t/250_ping_hires.t ... 1/8 # Failed test 'use Net::Ping;' # at t/250_ping_hires.t line 27. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/250_ping_hires.t line 27. # BEGIN failed--compilation aborted at t/250_ping_hires.t line 27. Can't locate object method "new" via package "Net::Ping" at t/250_ping_hires.t line 29. # Looks like you planned 8 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/250_ping_hires.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests t/300_ping_stream.t .. skipped: loopback tcp echo service is off (Connection refused) t/400_ping_syn.t ..... 1/17 # Failed test 'use Net::Ping;' # at t/400_ping_syn.t line 54. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/400_ping_syn.t line 54. # BEGIN failed--compilation aborted at t/400_ping_syn.t line 54. Can't locate object method "new" via package "Net::Ping" at t/400_ping_syn.t line 68. # Looks like you planned 17 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/400_ping_syn.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests t/410_syn_host.t ..... 1/19 # Failed test 'use Net::Ping;' # at t/410_syn_host.t line 56. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/410_syn_host.t line 56. # BEGIN failed--compilation aborted at t/410_syn_host.t line 56. Can't locate object method "new" via package "Net::Ping" at t/410_syn_host.t line 70. # Looks like you planned 19 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/410_syn_host.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 19/19 subtests t/450_service.t ...... 1/26 # Failed test 'use Net::Ping;' # at t/450_service.t line 16. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/450_service.t line 16. # BEGIN failed--compilation aborted at t/450_service.t line 16. Can't locate object method "new" via package "Net::Ping" at t/450_service.t line 59. # Looks like you planned 26 tests but ran 6. # Looks like you failed 1 test of 6 run. # Looks like your test exited with 29 just after 6. t/450_service.t ...... Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 21/26 subtests t/500_ping_icmp.t .... 1/2 # Failed test 'use Net::Ping;' # at t/500_ping_icmp.t line 14. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/500_ping_icmp.t line 14. # BEGIN failed--compilation aborted at t/500_ping_icmp.t line 14. Can't locate object method "new" via package "Net::Ping" at t/500_ping_icmp.t line 23. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/500_ping_icmp.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/510_ping_udp.t ..... 1/2 # Failed test 'use Net::Ping;' # at t/510_ping_udp.t line 17. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/510_ping_udp.t line 17. # BEGIN failed--compilation aborted at t/510_ping_udp.t line 17. Can't locate object method "new" via package "Net::Ping" at t/510_ping_udp.t line 22. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/510_ping_udp.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/520_icmp_ttl.t ..... 1/? # Failed test 'use Net::Ping;' # at t/520_icmp_ttl.t line 12. # Tried to use 'Net::Ping'. # Error: "getnameinfo" is not exported by the Socket module # "NI_NUMERICHOST" is not exported by the Socket module # Can't continue after import errors at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 11 # BEGIN failed--compilation aborted at /root/.cpan/build/Net-Ping-2.41-sFymne/blib/lib/Net/Ping.pm line 12. # Compilation failed in require at t/520_icmp_ttl.t line 12. # BEGIN failed--compilation aborted at t/520_icmp_ttl.t line 12. Can't locate object method "new" via package "Net::Ping" at t/520_icmp_ttl.t line 21. # Looks like you failed 1 test of 1. # Looks like your test exited with 255 just after 1. t/520_icmp_ttl.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/100_load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/110_icmp_inst.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/120_udp_inst.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/130_tcp_inst.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/140_stream_inst.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/150_syn_inst.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/190_alarm.t (Wstat: 512 Tests: 6 Failed: 2) Failed tests: 1, 6 Non-zero exit status: 2 t/200_ping_tcp.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 1. t/250_ping_hires.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 1. t/400_ping_syn.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 1. t/410_syn_host.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 19 tests but ran 1. t/450_service.t (Wstat: 7424 Tests: 6 Failed: 1) Failed test: 1 Non-zero exit status: 29 Parse errors: Bad plan. You planned 26 tests but ran 6. t/500_ping_icmp.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/510_ping_udp.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/520_icmp_ttl.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Files=16, Tests=25, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.36 cusr 0.05 csys = 0.47 CPU) Result: FAIL Failed 15/16 test programs. 16/25 subtests failed. make: *** [test_dynamic] Error 255 SMPETERS/Net-Ping-2.41.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SMPETERS/Net-Ping-2.41.tar.gz Running make install make test had returned bad status, won't install without force Could not read '/root/.cpan/build/Socket-2.013-NctkNm/META.yml'. Falling back to other methods to determine prerequisites Checking for POSIX... Upgrading POSIX from 1.19... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'POSIX' The most recent version "1.32" of the module "POSIX" is part of the perl-5.18.1 distribution. To install that, you need to run force install POSIX --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for Params::Validate... Upgrading Params::Validate Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Params::Validate' Running make for D/DR/DROLSKY/Params-Validate-1.08.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-1.08.tar.gz Checksum for /root/.cpan/sources/authors/id/D/DR/DROLSKY/Params-Validate-1.08.tar.gz ok CPAN.pm: Going to build D/DR/DROLSKY/Params-Validate-1.08.tar.gz Can't locate Module/Build.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Build.PL line 5. BEGIN failed--compilation aborted at Build.PL line 5. Warning: No success on command[/usr/bin/perl Build.PL ] 'YAML' not installed, will not store persistent state DROLSKY/Params-Validate-1.08.tar.gz /usr/bin/perl Build.PL -- NOT OK Running Build test Make had some problems, won't test Running Build install Make had some problems, won't install Could not read '/root/.cpan/build/Params-Validate-1.08-rdLTXR/META.yml'. Falling back to other methods to determine prerequisites Checking for Socket... Upgrading Socket from 1.87_01... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Socket' Running make for P/PE/PEVANS/Socket-2.013.tar.gz Checksum for /root/.cpan/sources/authors/id/P/PE/PEVANS/Socket-2.013.tar.gz ok CPAN.pm: Going to build P/PE/PEVANS/Socket-2.013.tar.gz ExtUtils::Constant version 0.23 required--this is only version 0.22 at Makefile.PL line 6. BEGIN failed--compilation aborted at Makefile.PL line 6. Warning: No success on command[/usr/bin/perl Makefile.PL] 'YAML' not installed, will not store persistent state PEVANS/Socket-2.013.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read '/root/.cpan/build/Socket-2.013-PU31UB/META.yml'. Falling back to other methods to determine prerequisites Checking for Sys::Hostname... Upgrading Sys::Hostname from 1.11... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Sys::Hostname' The most recent version "1.17" of the module "Sys::Hostname" is part of the perl-5.18.1 distribution. To install that, you need to run force install Sys::Hostname --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Checking for Sys::Syslog... Upgrading Sys::Syslog from 0.27... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Sys::Syslog' Running make for S/SA/SAPER/Sys-Syslog-0.33.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SA/SAPER/Sys-Syslog-0.33.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SA/SAPER/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/S/SA/SAPER/Sys-Syslog-0.33.tar.gz ok CPAN.pm: Going to build S/SA/SAPER/Sys-Syslog-0.33.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Sys::Syslog Could not read '/root/.cpan/build/Sys-Syslog-0.33-tNXSSu/META.yml'. Falling back to other methods to determine prerequisites cp Syslog.pm blib/lib/Sys/Syslog.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap Syslog.xs > Syslog.xsc && mv Syslog.xsc Syslog.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT_H Syslog.c Running Mkbootstrap for Sys::Syslog () chmod 644 Syslog.bs rm -f blib/arch/auto/Sys/Syslog/Syslog.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Syslog.o -o blib/arch/auto/Sys/Syslog/Syslog.so \ \ chmod 755 blib/arch/auto/Sys/Syslog/Syslog.so cp Syslog.bs blib/arch/auto/Sys/Syslog/Syslog.bs chmod 644 blib/arch/auto/Sys/Syslog/Syslog.bs Manifying blib/man3/Sys::Syslog.3pm SAPER/Sys-Syslog-0.33.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ............. 1/1 # Testing Sys::Syslog 0.33, Perl 5.012004, /usr/bin/perl t/00-load.t ............. ok t/constants.t ........... ok t/data-validation.t ..... skipped: POE::Component::Server::Syslog is not available t/distchk.t ............. skipped: Test::Distribution required for checking distribution t/facilities-routing.t .. skipped: POE::Component::Server::Syslog is not available t/pod.t ................. skipped: Test::Pod v1.14 required for testing POD t/podcover.t ............ skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/podspell.t ............ skipped: Pod spelling: for maintainer only t/portfs.t .............. skipped: Test::Portability::Files required for testing filenames portability t/syslog.t .............. ok All tests successful. Files=10, Tests=316, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.43 cusr 0.04 csys = 0.56 CPU) Result: PASS SAPER/Sys-Syslog-0.33.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Sys/Syslog/Syslog.so Installing /usr/local/lib64/perl5/auto/Sys/Syslog/Syslog.bs Installing /usr/local/lib64/perl5/Sys/Syslog.pm Installing /usr/local/share/man/man3/Sys::Syslog.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod SAPER/Sys-Syslog-0.33.tar.gz /usr/bin/make install -- OK Checking for Term::ReadKey... Upgrading Term::ReadKey from 2.30... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Term::ReadKey' Running make for J/JS/JSTOWE/TermReadKey-2.31.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-2.31.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/J/JS/JSTOWE/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/J/JS/JSTOWE/TermReadKey-2.31.tar.gz ok CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.31.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Term::ReadKey Could not read '/root/.cpan/build/TermReadKey-2.31-iEEJPf/META.yml'. Falling back to other methods to determine prerequisites cp ReadKey.pm blib/lib/Term/ReadKey.pm AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey) /usr/bin/perl -I/usr/share/perl5 genchars.pl Writing termio/termios section of cchars.h... Done. Checking for sgtty... Sgtty NOT found. Writing sgtty section of cchars.h... Done. /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap ReadKey.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"2.31\" -DXS_VERSION=\"2.31\" -fPIC "-I/usr/lib64/perl5/CORE" ReadKey.c Running Mkbootstrap for Term::ReadKey () chmod 644 ReadKey.bs rm -f blib/arch/auto/Term/ReadKey/ReadKey.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.so \ \ chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so cp ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs chmod 644 blib/arch/auto/Term/ReadKey/ReadKey.bs Manifying blib/man3/Term::ReadKey.3pm JSTOWE/TermReadKey-2.31.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" -w test.pl 1 .. 8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 JSTOWE/TermReadKey-2.31.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Term/ReadKey/ReadKey.so Installing /usr/local/lib64/perl5/auto/Term/ReadKey/ReadKey.bs Installing /usr/local/lib64/perl5/Term/ReadKey.pm Installing /usr/local/lib64/perl5/auto/Term/ReadKey/autosplit.ix Installing /usr/local/share/man/man3/Term::ReadKey.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod JSTOWE/TermReadKey-2.31.tar.gz /usr/bin/make install -- OK Checking for Time::HiRes... Upgrading Time::HiRes from 1.9719... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Time::HiRes' Running make for Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz Checksum for /root/.cpan/sources/authors/id/Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz ok CPAN.pm: Going to build Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... testing... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have stat() subsecond timestamps. (Your struct stat has them, but the filesystems must help.) Checking if your kit is complete... Looks good Processing hints file hints/linux.pl Writing Makefile for Time::HiRes Now you may issue 'make'. Do not forget also 'make test'. Could not read '/root/.cpan/build/Time-HiRes-1.9726-ekSh_Z/META.yml'. Falling back to other methods to determine prerequisites cp HiRes.pm blib/lib/Time/HiRes.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.9726\" -DXS_VERSION=\"1.9726\" -fPIC "-I/usr/lib64/perl5/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c HiRes.c: In function ‘XS_Time__HiRes_constant’: ./const-xs.inc:38:11: warning: ‘iv’ may be used uninitialized in this function [-Wuninitialized] ./const-xs.inc:11:6: note: ‘iv’ was declared here Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs rm -f blib/arch/auto/Time/HiRes/HiRes.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.so cp HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs chmod 644 blib/arch/auto/Time/HiRes/HiRes.bs Manifying blib/man3/Time::HiRes.3pm ZEFRAM/Time-HiRes-1.9726.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/alarm.t ......... ok t/clock.t ......... ok t/gettimeofday.t .. ok t/itimer.t ........ ok t/nanosleep.t ..... ok t/sleep.t ......... ok t/stat.t .......... ok t/time.t .......... ok t/tv_interval.t ... ok t/ualarm.t ........ ok t/usleep.t ........ ok All tests successful. Files=11, Tests=95, 26 wallclock secs ( 0.05 usr 0.01 sys + 14.45 cusr 0.04 csys = 14.55 CPU) Result: PASS ZEFRAM/Time-HiRes-1.9726.tar.gz /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib64/perl5/auto/Time/HiRes/HiRes.so Installing /usr/local/lib64/perl5/auto/Time/HiRes/HiRes.bs Installing /usr/local/lib64/perl5/Time/HiRes.pm Installing /usr/local/share/man/man3/Time::HiRes.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod ZEFRAM/Time-HiRes-1.9726.tar.gz /usr/bin/make install -- OK Checking for Time::Local... Upgrading Time::Local from 1.1901_01... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'Time::Local' Running make for D/DR/DROLSKY/Time-Local-1.2300.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/D/DR/DROLSKY/Time-Local-1.2300.tar.gz Checksum for /root/.cpan/sources/authors/id/D/DR/DROLSKY/Time-Local-1.2300.tar.gz ok CPAN.pm: Going to build D/DR/DROLSKY/Time-Local-1.2300.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Time::Local Could not read '/root/.cpan/build/Time-Local-1.2300-AXKTFJ/META.yml'. Falling back to other methods to determine prerequisites cp lib/Time/Local.pm blib/lib/Time/Local.pm Manifying blib/man3/Time::Local.3pm DROLSKY/Time-Local-1.2300.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Local.t .................. ok t/release-cpan-changes.t ... skipped: these tests are for release candidate testing t/release-eol.t ............ skipped: these tests are for release candidate testing t/release-no-tabs.t ........ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing All tests successful. Files=7, Tests=187, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.14 cusr 0.01 csys = 0.20 CPU) Result: PASS DROLSKY/Time-Local-1.2300.tar.gz /usr/bin/make test -- OK Running make install Installing /usr/local/share/perl5/Time/Local.pm Installing /usr/local/share/man/man3/Time::Local.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod DROLSKY/Time-Local-1.2300.tar.gz /usr/bin/make install -- OK Checking for XML::LibXML... Upgrading XML::LibXML from 1.70... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'XML::LibXML' Running make for S/SH/SHLOMIF/XML-LibXML-2.0107.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0107.tar.gz Checksum for /root/.cpan/sources/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0107.tar.gz ok CPAN.pm: Going to build S/SH/SHLOMIF/XML-LibXML-2.0107.tar.gz enable native perl UTF8 running xml2-config...didn't manage to get libxml2 config, guessing options: LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lm' INC='-I/usr/local/include -I/usr/include' If this is wrong, Re-run as: $ /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking for ability to link against xml2...no Checking for ability to link against libxml2...libxml2, zlib, and/or the Math library (-lm) have not been found. Try setting LIBS and INC values on the command line Or get libxml2 from http://xmlsoft.org/ If you install via RPMs, make sure you also install the -devel RPMs, as this is where the headers (.h files) are. Also, you may try to run perl Makefile.PL with the DEBUG=1 parameter to see the exact reason why the detection of libxml2 installation failed or why Makefile.PL was not able to compile a test program. No 'Makefile' created'YAML' not installed, will not store persistent state SHLOMIF/XML-LibXML-2.0107.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read '/root/.cpan/build/XML-LibXML-2.0107-QmwhXn/META.yml'. Falling back to other methods to determine prerequisites Checking for base... Upgrading base from 2.15... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'base' Running make for R/RG/RGARCIA/base-2.18.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/R/RG/RGARCIA/base-2.18.tar.gz Fetching with LWP: ftp://cpan.cs.utah.edu/CPAN/authors/id/R/RG/RGARCIA/CHECKSUMS Checksum for /root/.cpan/sources/authors/id/R/RG/RGARCIA/base-2.18.tar.gz ok CPAN.pm: Going to build R/RG/RGARCIA/base-2.18.tar.gz Checking if your kit is complete... Looks good Writing Makefile for base Could not read '/root/.cpan/build/base-2.18-0ZIHng/META.yml'. Falling back to other methods to determine prerequisites cp lib/fields.pm blib/lib/fields.pm cp lib/base.pm blib/lib/base.pm Manifying blib/man3/base.3pm Manifying blib/man3/fields.3pm RGARCIA/base-2.18.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base.t .......... ok t/compile-time.t .. ok t/fields-5_6_0.t .. skipped: pseudo-hashes removed in 5.9.0 t/fields-5_8_0.t .. skipped: pseudo-hashes removed in 5.9.0 t/fields-base.t ... ok t/fields.t ........ ok t/isa.t ........... ok t/sigdie.t ........ ok t/version.t ....... ok t/warnings.t ...... ok All tests successful. Files=10, Tests=66, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.22 cusr 0.02 csys = 0.28 CPU) Result: PASS RGARCIA/base-2.18.tar.gz /usr/bin/make test -- OK Running make install Manifying blib/man3/base.3pm Manifying blib/man3/fields.3pm Installing /usr/share/perl5/fields.pm Installing /usr/share/perl5/base.pm Installing /usr/share/man/man3/fields.3pm Installing /usr/share/man/man3/base.3pm Appending installation info to /usr/lib64/perl5/perllocal.pod RGARCIA/base-2.18.tar.gz /usr/bin/make install -- OK Checking for vars... Upgrading vars from 1.01... Going to read '/root/.cpan/Metadata' Database was generated on Wed, 27 Nov 2013 12:08:39 GMT Running install for module 'vars' The most recent version "1.03" of the module "vars" is part of the perl-5.18.1 distribution. To install that, you need to run force install vars --or-- install R/RJ/RJBS/perl-5.18.1.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Exiting install_dependencies.sh