Report for Log-Log4perl-AutoCategorize-0.03

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Log-Log4perl-AutoCategorize-0.03 v5.15.5 FreeBSD
Date: 2011-11-30T01:55:34Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Jim Cromie,

This is a computer-generated report for Log-Log4perl-AutoCategorize-0.03
on perl 5.15.5, created by CPAN-Reporter-1.2002.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/01_use.t line 13.
BEGIN failed--compilation aborted at t/01_use.t line 13.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/01_use.t line 13.
# Looks like your test exited with 22 before it could output anything.
t/01_use.t ........... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 1/1 subtests 
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/02_basic.t line 18.
BEGIN failed--compilation aborted at t/02_basic.t line 18.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/02_basic.t line 18.
# Looks like your test exited with 22 before it could output anything.
t/02_basic.t ......... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 25/25 subtests 
# test options to print to stdout for; i-autoload invoke, b-build, c-category, a-caller-activity

#   Failed test 'exited with 0'
#   at t/03_options.t line 23.
# now examine output

#   Failed test 'got something on stdout'
#   at t/03_options.t line 37.

#   Failed test 'found Foo->bar() unmunged'
#   at t/03_options.t line 39.
#                   ''
#     doesn't match '(?^ms:in Foo->bar\(\))'

#   Failed test 'found Foo->bar(1) unmunged'
#   at t/03_options.t line 40.
#                   ''
#     doesn't match '(?^ms:in Foo->bar\(1\))'
# munged names reported: 
# 	

#   Failed test '17 munged names'
#   at t/03_options.t line 49.
#  for some reason, one method called from END block is un-munged
# categories reported: 
# 	

#   Failed test '17 categories'
#   at t/03_options.t line 60.
# methods built: 
# 	

#   Failed test '17 methods built'
#   at t/03_options.t line 70.
# Looks like you failed 7 tests of 10.
t/03_options.t ....... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/10 subtests 
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.

#   Failed test 'use myLogger;'
#   at t/04_subclass.t line 13.
#     Tried to use 'myLogger'.
#     Error:  Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
#  at ../lib/Log/Log4perl/AutoCategorize.pm line 485
# Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# Compilation failed in require at (eval 6) line 2.
# 	...propagated at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/base.pm line 94.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "warn" via package "myLogger" at t/04_subclass.t line 16.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/04_subclass.t line 16.
# Looks like you planned 42 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 22 just after 1.
t/04_subclass.t ...... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 42/42 subtests 
# test a non-default initstr

#   Failed test 'exited with 0'
#   at t/05_initstr.t line 20.
readline() on closed filehandle $fh at t/05_initstr.t line 28.
readline() on closed filehandle $fh at t/05_initstr.t line 30.

#   Failed test 'got something on stdout'
#   at t/05_initstr.t line 33.

#   Failed test 'got something on logcover'
#   at t/05_initstr.t line 34.
# following tests look for expected logging output, with line numbers
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 39.

#   Failed test 'found warn.31, 1st call'
#   at t/05_initstr.t line 39.
#                   undef
#     doesn't match '(?^:main.main.warn.32: 1)'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 40.

#   Failed test 'found info.32, 2nd call'
#   at t/05_initstr.t line 40.
#                   undef
#     doesn't match '(?^:main.main.info.33: 2)'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 41.

#   Failed test 'found warn.40, 1 arg ok'
#   at t/05_initstr.t line 41.
#                   undef
#     doesn't match '(?^:main.foo.warn.41: 1, )'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 42.

#   Failed test 'found warn.50, with arrayref Dump'
#   at t/05_initstr.t line 42.
#                   undef
#     doesn't match '(?^ms:A\.bar\.warn\.51\:\ 5\,\ \[\
# \ \ 1\,\
# \ \ 2\,\
# \ \ 3\,\
# \ \ 4\,\
# \ \ 5\
# \])'
# now test contents of coverage report
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 54.

#   Failed test 'OK - Seen report in t/out.tinitstr.cover'
#   at t/05_initstr.t line 54.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ Seen\ Log\ Events\:\,\ \{\
# \ \ \'Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\'\ \=\>\ 1\,\
# \ \ \'log4perl\.category\.A\.bar\.debug\.52\'\ \=\>\ \'\-50\'\,\
# \ \ \'log4perl\.category\.A\.bar\.warn\.51\'\ \=\>\ 50\,\
# \ \ \'log4perl\.category\.main\.foo\.warn\.41\'\ \=\>\ 25\,\
# \ \ \'log4perl\.category\.main\.main\.info\.33\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.main\.warn\.32\'\ \=\>\ 5\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 64.

#   Failed test 'OK - Un-Seen report in t/out.tinitstr.cover'
#   at t/05_initstr.t line 64.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ UnSeen\ Log\ Events\:\,\ \{\}))'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 67.

#   Failed test 'OK - cat-2-munged data in t/out.tinitstr.cover'
#   at t/05_initstr.t line 67.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ cat2data\:\,\ \{\
# \ \ \'A\.bar\.debug\.52\'\ \=\>\ \'debug_00003\'\,\
# \ \ \'A\.bar\.warn\.51\'\ \=\>\ \'warn_00002\'\,\
# \ \ \'main\.foo\.warn\.41\'\ \=\>\ \'warn_00001\'\,\
# \ \ \'main\.main\.info\.33\'\ \=\>\ \'info_00005\'\,\
# \ \ \'main\.main\.warn\.32\'\ \=\>\ \'warn_00004\'\
# \}))'
# Looks like you failed 10 tests of 12.
t/05_initstr.t ....... 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/12 subtests 
# test with a loaded config-file

#   Failed test 'exited with 0'
#   at t/06_conf_file.t line 21.
readline() on closed filehandle $fh at t/06_conf_file.t line 29.
readline() on closed filehandle $fh at t/06_conf_file.t line 32.

#   Failed test 'got something on stdout'
#   at t/06_conf_file.t line 35.

#   Failed test 'got something in coverage log'
#   at t/06_conf_file.t line 36.
# following tests look for expected logging output, with line numbers
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 44.

#   Failed test 'found warn.50, with arrayref Dump'
#   at t/06_conf_file.t line 44.
#                   undef
#     doesn't match '(?^ms:A\.truck\.debug\.63\:\ trucks\ are\ noisy\ 2\,\ \[\
# \ \ 1\,\
# \ \ 2\
# \])'
# now test contents of coverage report: t/out.tconf_file.cover
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 53.

#   Failed test 'OK - Seen report'
#   at t/06_conf_file.t line 53.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ Seen\ Log\ Events\:\,\ \{\
# \ \ \'Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\'\ \=\>\ 1\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.63\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.65\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.66\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.warn\.62\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.main\.car\.warn\.46\'\ \=\>\ 10\,\
# \ \ \'log4perl\.category\.main\.main\.info\.28\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.main\.warn\.27\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.suv\.warn\.51\'\ \=\>\ \'\-10\'\,\
# \ \ \'log4perl\.category\.main\.suv\.warn\.52\'\ \=\>\ \'\-10\'\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 67.

#   Failed test 'OK - Un-Seen report'
#   at t/06_conf_file.t line 67.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ UnSeen\ Log\ Events\:\,\ \{\
# \ \ \'info_00011\'\ \=\>\ \'main\,tconf_file\.pl\,36\'\,\
# \ \ \'warn_00008\'\ \=\>\ \'B\:\:C\,tconf_file\.pl\,76\'\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 73.

#   Failed test 'OK - cat-2-munged data'
#   at t/06_conf_file.t line 73.
#                   undef
#     doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ cat2data\:\,\ \{\
# \ \ \'A\.truck\.debug\.63\'\ \=\>\ \'debug_00005\'\,\
# \ \ \'A\.truck\.debug\.65\'\ \=\>\ \'debug_00006\'\,\
# \ \ \'A\.truck\.debug\.66\'\ \=\>\ \'debug_1_00007\'\,\
# \ \ \'A\.truck\.warn\.62\'\ \=\>\ \'warn_00004\'\,\
# \ \ \'main\.car\.warn\.46\'\ \=\>\ \'warn_00001\'\,\
# \ \ \'main\.main\.info\.28\'\ \=\>\ \'info_00010\'\,\
# \ \ \'main\.main\.warn\.27\'\ \=\>\ \'warn_00009\'\,\
# \ \ \'main\.suv\.warn\.51\'\ \=\>\ \'warn_00002\'\,\
# \ \ \'main\.suv\.warn\.52\'\ \=\>\ \'warn_00003\'\
# \}))'
# Looks like you failed 7 tests of 9.
t/06_conf_file.t ..... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/9 subtests 
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.

#   Failed test 'use myLogger;'
#   at t/07_coexist.t line 16.
#     Tried to use 'myLogger'.
#     Error:  Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
#  at ../lib/Log/Log4perl/AutoCategorize.pm line 485
# Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# Compilation failed in require at (eval 15) line 2.
# 	...propagated at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/base.pm line 94.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at (eval 14) line 2.
# BEGIN failed--compilation aborted at (eval 14) line 2.
Can't locate object method "warn" via package "myLogger" at t/07_coexist.t line 26.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/07_coexist.t line 26.
# Looks like you planned 48 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 22 just after 2.
t/07_coexist.t ....... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 47/48 subtests 
# test -z options

#   Failed test 'exited with 5632'
#   at t/08_options_more.t line 25.
#  now examine output

#   Failed test 'got something on stdout'
#   at t/08_options_more.t line 39.
# Looks like you failed 2 tests of 5.
t/08_options_more.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests 
	(less 1 skipped subtest: 2 okay)
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/09_coexist_easy.t line 49.
BEGIN failed--compilation aborted at t/09_coexist_easy.t line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/09_coexist_easy.t line 49.
# Looks like your test exited with 22 before it could output anything.
t/09_coexist_easy.t .. 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 36/36 subtests 
# 
# load X.pm, Y.pm, then AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, Z.pm, then AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Y.pm, Z.pm, then AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, Y.pm after main() uses AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, Z.pm after main() uses AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Y.pm, Z.pm after main() uses AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, AutoCat (from main), then Y.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, AutoCat (from main), then Z.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Y.pm, AutoCat (from main), then Z.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Y.pm, AutoCat (from main), then X.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Z.pm, AutoCat (from main), then X.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Z.pm, AutoCat (from main), then Y.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load AutoCat into main, then X.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load AutoCat into main, then Y.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load AutoCat into main, then Z.pm
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, then AutoCat into main
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Y.pm, then AutoCat into main
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load Z.pm, then AutoCat into main
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, Y.pm, Z.pm, then AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load W.pm (with debug), X.pm, Y.pm, Z.pm, then AutoCat
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at W.pm line 5.
BEGIN failed--compilation aborted at W.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.W.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.W.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# 
# load X.pm, Y.pm, Z.pm, then AutoCat into main, W.pm (with debug)
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd/auto/optimizer/optimizer.so: Undefined symbol "CopARYBASE_get" at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd/DynaLoader.pm line 190.
 at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.

#   Failed test 'no $! error: No such file or directory'
#   at t/10_multi_pack.t line 91.

#   Failed test 'exited with 0'
#   at t/10_multi_pack.t line 92.
readline() on closed filehandle $fh at t/10_multi_pack.t line 99.
readline() on closed filehandle $fh at t/10_multi_pack.t line 101.

#   Failed test 'got something on stdout'
#   at t/10_multi_pack.t line 109.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 1'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 1'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 1'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 2'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 2'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 2'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 3'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 3'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 3'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 4'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 4'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 4'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 116.

#   Failed test 'found main.main.warn.80: 5'
#   at t/10_multi_pack.t line 116.
#                   undef
#     doesn't match '(?^ms:main.main.warn.80: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.

#   Failed test 'found main.main.info.81: 5'
#   at t/10_multi_pack.t line 117.
#                   undef
#     doesn't match '(?^ms:main.main.info.81: 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found W.truck.warn.8: W 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:W.truck.warn.8: truckin: W 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found X.truck.warn.8: X 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Y.truck.warn.8: Y 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 120.

#   Failed test 'found Z.truck.warn.8: Z 5'
#   at t/10_multi_pack.t line 120.
#                   undef
#     doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'

#   Failed test 'got something on stderr'
#   at t/10_multi_pack.t line 125.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.W.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.W.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 128.

#   Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
#   at t/10_multi_pack.t line 128.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 131.

#   Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
#   at t/10_multi_pack.t line 131.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 135.

#   Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
#   at t/10_multi_pack.t line 135.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 138.

#   Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
#   at t/10_multi_pack.t line 138.
#                   undef
#     doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# Looks like you failed 622 tests of 644.
t/10_multi_pack.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
Failed 622/644 subtests 
# deleting test output files: out.options.err
# out.options.std
# out.options_more.err
# out.options_more.std
# out.tconf_file.stderr
# out.tinitstr.stderr
t/99_cleanup.t ....... ok

Test Summary Report
-------------------
t/01_use.t         (Wstat: 5632 Tests: 0 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/02_basic.t       (Wstat: 5632 Tests: 0 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 25 tests but ran 0.
t/03_options.t     (Wstat: 1792 Tests: 10 Failed: 7)
  Failed tests:  3-9
  Non-zero exit status: 7
t/04_subclass.t    (Wstat: 5632 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 42 tests but ran 1.
t/05_initstr.t     (Wstat: 2560 Tests: 12 Failed: 10)
  Failed tests:  3-12
  Non-zero exit status: 10
t/06_conf_file.t   (Wstat: 1792 Tests: 9 Failed: 7)
  Failed tests:  3-9
  Non-zero exit status: 7
t/07_coexist.t     (Wstat: 5632 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 48 tests but ran 2.
t/08_options_more.t (Wstat: 512 Tests: 5 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
t/09_coexist_easy.t (Wstat: 5632 Tests: 0 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 36 tests but ran 0.
t/10_multi_pack.t  (Wstat: 65024 Tests: 644 Failed: 622)
  Failed tests:  3-31, 33-62, 64-93, 95-124, 126-155, 157-186
                188-217, 219-248, 250-279, 281-310, 312-341
                343-372, 374-396, 398-420, 422-444, 446-468
                470-492, 494-516, 518-554, 556-599, 601-644
  Non-zero exit status: 254
Files=11, Tests=684, 38 wallclock secs ( 0.16 usr  0.33 sys +  3.05 cusr  1.48 csys =  5.02 CPU)
Result: FAIL
Failed 10/11 test programs. 650/684 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module      Need  Have    
    ----------- ----- --------
    B::Generate 0     1.39    
    optimizer   0     0.07    
    perl        5.8.0 5.015005


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10498
    PERL5_CPAN_IS_RUNNING = 10498
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1038,10498
    PERLBREW_BASHRC_VERSION = 0.33
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin
    PERLBREW_PERL = perl-5.15.5
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.33
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = Log-Log4perl-AutoCategorize-0.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = linux

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

    $^X = /usr/home/test/perl5/perlbrew/perls/perl-5.15.5/bin/perl5.15.5
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27008 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          1.19    
    version             0.95    


--

Summary of my perl5 (revision 5 version 15 subversion 5) configuration:
   
  Platform:
    osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
    uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.5 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Nov 22 2011 00:07:42
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10498"
    PERL5_CPAN_IS_RUNNING="10498"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1038,10498"
    PERLBREW_BASHRC_VERSION="0.33"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin"
    PERLBREW_PERL="perl-5.15.5"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.33"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="Log-Log4perl-AutoCategorize-0.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5
    /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5
    .