PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-04-20T12:14:37 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1064/var/cpan/Metadata' Database was generated on Sun, 20 Apr 2014 16:53:02 GMT Running make for A/AU/AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AU/AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AU/AUBERTG/CHECKSUMS Checksum for /export/home/fly1064/var/cpan/sources/authors/id/A/AU/AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. String-InterpolatedVariables-v1.0.4/ String-InterpolatedVariables-v1.0.4/.perlcriticrc String-InterpolatedVariables-v1.0.4/.travis.yml String-InterpolatedVariables-v1.0.4/Build.PL String-InterpolatedVariables-v1.0.4/Changes String-InterpolatedVariables-v1.0.4/LICENSE String-InterpolatedVariables-v1.0.4/MANIFEST String-InterpolatedVariables-v1.0.4/MANIFEST.SKIP String-InterpolatedVariables-v1.0.4/META.json String-InterpolatedVariables-v1.0.4/META.yml String-InterpolatedVariables-v1.0.4/Makefile.PL String-InterpolatedVariables-v1.0.4/README.md String-InterpolatedVariables-v1.0.4/example/ String-InterpolatedVariables-v1.0.4/example/examples.txt String-InterpolatedVariables-v1.0.4/ignore.txt String-InterpolatedVariables-v1.0.4/lib/ String-InterpolatedVariables-v1.0.4/lib/String/ String-InterpolatedVariables-v1.0.4/lib/String/InterpolatedVariables.pm String-InterpolatedVariables-v1.0.4/t/ String-InterpolatedVariables-v1.0.4/t/00-load.t String-InterpolatedVariables-v1.0.4/t/10-extract.t String-InterpolatedVariables-v1.0.4/xt/ String-InterpolatedVariables-v1.0.4/xt/changes.t String-InterpolatedVariables-v1.0.4/xt/kwalitee.t String-InterpolatedVariables-v1.0.4/xt/manifest.t String-InterpolatedVariables-v1.0.4/xt/module_versions.t String-InterpolatedVariables-v1.0.4/xt/mojibake.t String-InterpolatedVariables-v1.0.4/xt/perlcritic.t String-InterpolatedVariables-v1.0.4/xt/pod-coverage.t String-InterpolatedVariables-v1.0.4/xt/pod.t String-InterpolatedVariables-v1.0.4/xt/unix_eol.t CPAN.pm: Building A/AU/AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for String::InterpolatedVariables Writing MYMETA.yml and MYMETA.json >>> make cp lib/String/InterpolatedVariables.pm blib/lib/String/InterpolatedVariables.pm Manifying blib/man3/String::InterpolatedVariables.3 AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing String::InterpolatedVariables 1.0.4, Perl 5.010000, /export/home/fly1064/bin/perl t/00-load.t ..... 1..1 ok 1 - use String::InterpolatedVariables; ok t/10-extract.t .. 1..9 ok 1 - Extract variables from >A test $variable string<. ok 2 - Extract variables from >A test string\n with $variable<. ok 3 - Extract variables from >A test $variable $variable string<. ok 4 - Extract variables from >A test $variable_long string<. ok 5 - Extract variables from >A test ${variable_long} string<. ok 6 - Extract variables from >A test $test->{value} string<. ok 7 - Extract variables from >A test $test->{value}->[1]->{"key"} string<. ok 8 - Extract variables from >A test $$test{value}[1]{"key"} string<. ok 9 - Extract variables from >A test $$test{value}[1]{"key"} ${variable_long} $test->{value}->[1]->{"key"} string<. ok All tests successful. Files=2, Tests=10, 1 wallclock secs ( 0.11 usr 0.05 sys + 0.40 cusr 0.07 csys = 0.63 CPU) Result: PASS AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz make test TEST_VERBOSE=1 -- OK Guillaume Aubert <aubertg@cpan.org> Extract variable names from interpolated strings. >>> (cd /export/home/fly1064/var/cpan/build/String-InterpolatedVariables-v1.0.4-pUYQQi && tar cvf - String-InterpolatedVariables-v1.0.4.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/A/AU/AUBERTG/String-InterpolatedVariables-v1.0.4.tar.gz String-InterpolatedVariables-v1.0.4.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/InterpolatedVariables.pm blib/man3/ blib/man3/String::InterpolatedVariables.3 >>> mv /export/home/fly1064/var/cpan/build/String-InterpolatedVariables-v1.0.4-pUYQQi/String-InterpolatedVariables-v1.0.4.ppd /export/home/fly1064/var/REPO/A/AU/AUBERTG Finished 2014-04-20T12:14:53