Net-RabbitMQ v0.1.5 Perl 5 v5.6.1 x86_64-linux

Status
Fail
From
Apocalypse (APOCAL)
Dist
Net-RabbitMQ v0.1.5
Platform
Perl 5 v5.6.1 x86_64-linux
Date
2010-04-25 10:49:13
ID
2fe5fc46-5058-11df-9e93-570f7b45d684
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 JESUS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9003. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sun Apr 25 03:49:07 2010] Checking if your kit is complete...
Looks good
Writing Makefile for Net::RabbitMQ

[MSG] [Sun Apr 25 03:49:07 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Apr 25 03:49:07 2010] Checking for previous PASS result for "Net-RabbitMQ-0.1.5"
[MSG] [Sun Apr 25 03:49:12 2010] cp RabbitMQ.pm blib/lib/Net/RabbitMQ.pm
/home/cpan/perls/perl_5.6.1_default/bin/perl /home/cpan/perls/perl_5.6.1_default/lib/site_perl/5.6.1/ExtUtils/xsubpp  -typemap /home/cpan/perls/perl_5.6.1_default/lib/5.6.1/ExtUtils/typemap -typemap typemap  RabbitMQ.xs > RabbitMQ.xsc && mv RabbitMQ.xsc RabbitMQ.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   RabbitMQ.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_api.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_connection.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_debug.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_framing.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_mem.c
In file included from amqp_mem.c:10:
amqp_config.h:1:1: warning: "VERSION" redefined
<command-line>: warning: this is the location of the previous definition
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_socket.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1.5\" -DXS_VERSION=\"0.1.5\" -fpic "-I/home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux/CORE"   amqp_table.c
Running Mkbootstrap for Net::RabbitMQ ()
chmod 644 RabbitMQ.bs
rm -f blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
cc  -shared -L/usr/local/lib RabbitMQ.o amqp_api.o amqp_connection.o amqp_debug.o amqp_framing.o amqp_mem.o amqp_socket.o amqp_table.o  -o blib/arch/auto/Net/RabbitMQ/RabbitMQ.so 	\
	     	\
	  
chmod 755 blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
cp RabbitMQ.bs blib/arch/auto/Net/RabbitMQ/RabbitMQ.bs
chmod 644 blib/arch/auto/Net/RabbitMQ/RabbitMQ.bs

[ERROR] [Sun Apr 25 03:49:13 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /home/cpan/perls/perl_5.6.1_default/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_declare_exchange.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests 

#   Failed test 'connect'
#   at t/001_declare_exchange.t line 12.
#          got: 'options is not of type HVPtr at t/001_declare_exchange.t line 11.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/001_declare_exchange.t line 14.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'exchange_delcare'
#   at t/001_declare_exchange.t line 16.
#          got: 'options is not of type HVPtr at t/001_declare_exchange.t line 15.
# '
#     expected: ''
# Looks like you failed 3 tests of 5.
t/002_publish.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/7 subtests 

#   Failed test 'connect'
#   at t/002_publish.t line 12.
#          got: 'options is not of type HVPtr at t/002_publish.t line 11.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/002_publish.t line 14.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/002_publish.t line 16.
#          got: 'options is not of type HVPtr at t/002_publish.t line 15.
# '
#     expected: ''

#   Failed test 'queue_bind'
#   at t/002_publish.t line 18.
#          got: 'Binding queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'publish'
#   at t/002_publish.t line 36.
#          got: 'options is not of type HVPtr at t/002_publish.t line 19.
# '
#     expected: ''
# Looks like you failed 5 tests of 7.

#   Failed test 'connect'
#   at t/003_consume.t line 13.
#          got: 'options is not of type HVPtr at t/003_consume.t line 12.
# '
#     expected: ''
t/003_consume.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/7 subtests 

#   Failed test 'channel_open'
#   at t/003_consume.t line 15.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'consume'
#   at t/003_consume.t line 17.
#          got: 'Consume queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'recv'
#   at t/003_consume.t line 21.
#          got: 'Bad frame read. at t/003_consume.t line 20.
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/003_consume.t line 22.

#   Failed test 'payload'
#   at t/003_consume.t line 23.
#     Structures begin differing at:
#          $got->{props} = Does not exist
#     $expected->{props} = HASH(0xef2ea0)
# Looks like you failed 5 tests of 7.
t/004_selfconsume.t ....... 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/10 subtests 

#   Failed test 'connect'
#   at t/004_selfconsume.t line 13.
#          got: 'options is not of type HVPtr at t/004_selfconsume.t line 12.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/004_selfconsume.t line 15.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/004_selfconsume.t line 18.
#          got: 'options is not of type HVPtr at t/004_selfconsume.t line 17.
# '
#     expected: ''

#   Failed test 'queue_declare -> private name'
#   at t/004_selfconsume.t line 19.
#          got: ''
#     expected: anything else

#   Failed test 'queue_bind'
#   at t/004_selfconsume.t line 21.
#          got: 'Binding queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'consume'
#   at t/004_selfconsume.t line 24.
#          got: 'Consume queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'recv'
#   at t/004_selfconsume.t line 28.
#          got: 'Bad frame read. at t/004_selfconsume.t line 27.
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/004_selfconsume.t line 29.

#   Failed test 'payload'
#   at t/004_selfconsume.t line 30.
#     Structures begin differing at:
#          $got->{props} = Does not exist
#     $expected->{props} = HASH(0x957e90)
# Looks like you failed 8 tests of 10.

#   Failed test 'connect'
#   at t/005_noack.t line 13.
#          got: 'options is not of type HVPtr at t/005_noack.t line 12.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/005_noack.t line 15.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/005_noack.t line 17.
#          got: 'options is not of type HVPtr at t/005_noack.t line 16.
# '
#     expected: ''

#   Failed test 'queue_bind'
#   at t/005_noack.t line 19.
#          got: 'Binding queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'purge'
#   at t/005_noack.t line 21.
#          got: 'Purging queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'publish'
#   at t/005_noack.t line 23.
#          got: 'options is not of type HVPtr at t/005_noack.t line 22.
# '
#     expected: ''

#   Failed test 'consuming'
#   at t/005_noack.t line 25.
#          got: 'options is not of type HVPtr at t/005_noack.t line 24.
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/005_noack.t line 28.

#   Failed test 'payload'
#   at t/005_noack.t line 29.
#     Structures begin differing at:
#          $got->{props} = Does not exist
#     $expected->{props} = HASH(0x2039270)
t/005_noack.t ............. 
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/16 subtests 

#   Failed test 'disconnect'
#   at t/005_noack.t line 38.
#          got: 'Closing connection: Operation not permitted
# '
#     expected: ''

#   Failed test 'connect'
#   at t/005_noack.t line 41.
#          got: 'options is not of type HVPtr at t/005_noack.t line 40.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/005_noack.t line 43.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'consuming'
#   at t/005_noack.t line 45.
#          got: 'options is not of type HVPtr at t/005_noack.t line 44.
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/005_noack.t line 49.

#   Failed test 'payload'
#   at t/005_noack.t line 50.
#     Structures begin differing at:
#          $got->{props} = Does not exist
#     $expected->{props} = HASH(0x20392c0)
Use of uninitialized value in subroutine entry at t/005_noack.t line 58.

#   Failed test 'acking'
#   at t/005_noack.t line 59.
#          got: 'bad tag at t/005_noack.t line 58.
# '
#     expected: ''
# Looks like you failed 14 tests of 16.
t/006_txn.t ............... 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/13 subtests 

#   Failed test 'connect'
#   at t/006_txn.t line 13.
#          got: 'options is not of type HVPtr at t/006_txn.t line 12.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/006_txn.t line 15.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/006_txn.t line 18.
#          got: 'options is not of type HVPtr at t/006_txn.t line 17.
# '
#     expected: ''

#   Failed test 'queue_declare -> private name'
#   at t/006_txn.t line 19.
#          got: ''
#     expected: anything else

#   Failed test 'queue_bind'
#   at t/006_txn.t line 21.
#          got: 'Binding queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'tx_select'
#   at t/006_txn.t line 23.
#          got: 'Selecting transaction: Operation not permitted
# '
#     expected: ''

#   Failed test 'tx_rollback'
#   at t/006_txn.t line 26.
#          got: 'Rolling Back transaction: Operation not permitted
# '
#     expected: ''

#   Failed test 'tx_commit'
#   at t/006_txn.t line 29.
#          got: 'Commiting transaction: Operation not permitted
# '
#     expected: ''

#   Failed test 'consume'
#   at t/006_txn.t line 31.
#          got: 'Consume queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'recv'
#   at t/006_txn.t line 35.
#          got: 'Bad frame read. at t/006_txn.t line 34.
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/006_txn.t line 36.

#   Failed test 'payload'
#   at t/006_txn.t line 37.
#     Structures begin differing at:
#          $got->{props} = Does not exist
#     $expected->{props} = HASH(0x202def0)
# Looks like you failed 11 tests of 13.
t/007_get.t ............... 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/13 subtests 

#   Failed test 'connect'
#   at t/007_get.t line 13.
#          got: 'options is not of type HVPtr at t/007_get.t line 12.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/007_get.t line 15.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/007_get.t line 18.
#          got: 'options is not of type HVPtr at t/007_get.t line 17.
# '
#     expected: ''

#   Failed test 'queue_declare -> private name'
#   at t/007_get.t line 19.
#          got: ''
#     expected: anything else

#   Failed test 'queue_bind'
#   at t/007_get.t line 21.
#          got: 'Binding queue: Operation not permitted
# '
#     expected: ''

#   Failed test 'get'
#   at t/007_get.t line 25.
#          got: 'basic_get: Operation not permitted
# '
#     expected: ''

#   Failed test 'get'
#   at t/007_get.t line 31.
#          got: 'basic_get: Operation not permitted
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/007_get.t line 32.

#   Failed test 'get should see message'
#   at t/007_get.t line 33.
#     Structures begin differing at:
#          $got->{redelivered} = Does not exist
#     $expected->{redelivered} = '0'

#   Failed test 'get'
#   at t/007_get.t line 64.
#          got: 'basic_get: Operation not permitted
# '
#     expected: ''
Use of uninitialized value in substitution (s///) at t/007_get.t line 65.

#   Failed test 'get should see message'
#   at t/007_get.t line 67.
#     Structures begin differing at:
#          $got->{redelivered} = Does not exist
#     $expected->{redelivered} = '0'
# Looks like you failed 10 tests of 13.
t/008_queue_declare.t ..... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/6 subtests 

Test Summary Report
-------------------
t/001_declare_exchange.t (Wstat: 768 Tests: 5 Failed: 3)
  Failed tests:  3-5
  Non-zero exit status: 3
t/002_publish.t         (Wstat: 1280 Tests: 7 Failed: 5)
  Failed tests:  3-7
  Non-zero exit status: 5
t/003_consume.t         (Wstat: 1280 Tests: 7 Failed: 5)
  Failed tests:  3-7
  Non-zero exit status: 5
t/004_selfconsume.t     (Wstat: 2048 Tests: 10 Failed: 8)
  Failed tests:  3-10
  Non-zero exit status: 8
t/005_noack.t           (Wstat: 3584 Tests: 16 Failed: 14)
  Failed tests:  3-16
  Non-zero exit status: 14
t/006_txn.t             (Wstat: 2816 Tests: 13 Failed: 11)
  Failed tests:  3-13
  Non-zero exit status: 11
t/007_get.t             (Wstat: 2560 Tests: 13 Failed: 10)
  Failed tests:  3-8, 10-13
  Non-zero exit status: 10
t/008_queue_declare.t   (Wstat: 1024 Tests: 6 Failed: 4)
  Failed tests:  3-6
  Non-zero exit status: 4
Files=8, Tests=77,  1 wallclock secs ( 0.04 usr  0.08 sys +  0.15 cusr  0.07 csys =  0.34 CPU)
Result: FAIL

#   Failed test 'connect'
#   at t/008_queue_declare.t line 12.
#          got: 'options is not of type HVPtr at t/008_queue_declare.t line 11.
# '
#     expected: ''

#   Failed test 'channel_open'
#   at t/008_queue_declare.t line 14.
#          got: 'Opening channel: Operation not permitted
# '
#     expected: ''

#   Failed test 'queue_declare'
#   at t/008_queue_declare.t line 18.
#          got: 'options is not of type HVPtr at t/008_queue_declare.t line 17.
# '
#     expected: ''
Use of uninitialized value in concatenation (.) or string at t/008_queue_declare.t line 19.

#   Failed test 'queue_declare ->  = test.net.rabbitmq.perl'
#   at t/008_queue_declare.t line 19.
#          got: undef
#     expected: 'test.net.rabbitmq.perl'
# Looks like you failed 4 tests of 6.
Failed 8/8 test programs. 60/77 subtests failed.
make: *** [test_dynamic] Error 11

[MSG] [Sun Apr 25 03:49:13 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9003
	CPANPLUS::Dist::Build              0.46
	Cwd                                3.31
	ExtUtils::CBuilder               0.2703
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2205
	File::Spec                         3.31
	Module::Build                    0.3607
	Test::Harness                      3.21
	Test::More                         0.94
	version                            0.80

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.54.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = :/home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/lib:/home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/arch
    PERL5_CPANIDX_URL = http://192.168.0.200:11110/CPANIDX/
    PERL5_CPANPLUS_IS_RUNNING = 13292
    PERL5_CPANPLUS_IS_VERSION = 0.9003
    PERL5_YACSMOKE_BASE = /home/cpan/cpanp_conf/perl_5.6.1_default
    PERL_CPANSMOKER_HOST = perl_5.6.1_default / Ubuntu 9.10 server 64bit (192.168.0.202)
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /home/cpan/perls/perl_5.6.1_default/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.6.31-14-server, archname=x86_64-linux
    uname='linux ubuntu-server64 2.6.31-14-server #48-ubuntu smp fri oct 16 15:07:34 utc 2009 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/perls/perl_5.6.1_default -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.4.1', 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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Built under linux
  Compiled at Apr  1 2010 20:35:55
  %ENV:
    PERL5LIB=":/home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/lib:/home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/arch"
    PERL5_CPANIDX_URL="http://192.168.0.200:11110/CPANIDX/"
    PERL5_CPANPLUS_IS_EXECUTING=""
    PERL5_CPANPLUS_IS_RUNNING="13292"
    PERL5_CPANPLUS_IS_VERSION="0.9003"
    PERL5_YACSMOKE_BASE="/home/cpan/cpanp_conf/perl_5.6.1_default"
    PERL_CPANSMOKER_HOST="perl_5.6.1_default / Ubuntu 9.10 server 64bit (192.168.0.202)"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/lib
    /home/cpan/cpanp_conf/perl_5.6.1_default/.cpanplus/5.6.1/build/Net-RabbitMQ-0.1.5/blib/arch
    /home/cpan/perls/perl_5.6.1_default/lib/5.6.1/x86_64-linux
    /home/cpan/perls/perl_5.6.1_default/lib/5.6.1
    /home/cpan/perls/perl_5.6.1_default/lib/site_perl/5.6.1/x86_64-linux
    /home/cpan/perls/perl_5.6.1_default/lib/site_perl/5.6.1
    /home/cpan/perls/perl_5.6.1_default/lib/site_perl
    .