I think you are right that the problem is whether perl -V is in the report.

I am not as sure as you are that perl -V is always included by the modules in 
the report.  Here are two of my mailings, where I use the smtp included by 
google mail.  I did not alter these by hand.

Are there any public http inbound proxies to send reports to? 

Can I get reports kept as files and sent by smtp at the same time?

Thanks.

Catalyst-Runtime 5.8000_03 (33 ALL, 29 PASSes, 4 UNKNOWNs)

    * PASS 2533644 0 on (cygwin-thread-multi-64int)

My email does not have perl -V

PASS Catalyst-Runtime-5.8000_03 cygwin-thread-multi-64int 1.5.24(0.15642)

        
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Marcus Ramberg,

This is a computer-generated report for Catalyst-Runtime-5.8000_03
on perl 5.8.8, created by CPAN-Reporter-1.1702.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from '/usr/bin/make test':

/usr/bin/perl.exe "-Iinc" Makefile.PL --config= 
--installdeps=Class::Data::Inheritable,0,namespace::clean,0,MooseX::Emulate::Class::Accessor::Fast,0.00300,Moose,0.59,Class::MOP,0,CGI::Simple::Cookie,0,Data::Dump,0,File::Modified,0,HTTP::Body,1.04,HTTP::Request::AsCGI,0.5,Module::Pluggable,3.01,Path::Class,0.09,Sub::Exporter,0,Text::SimpleTable,0.03,Tree::Simple,1.15,Tree::Simple::Visitor::FindByPath,0,MRO::Compat,0
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04critic.t 
t/c3_mro.t t/custom_live_component_controller_action_auto_doublebug.t 
t/custom_live_path_bug.t t/dead_load_multiple_chained_attributes.t 
t/live_catalyst_test.t t/live_engine_response_print.t t/live_fork.t 
t/live_stats.t t/optional_http-server-restart.t t/optional_http-server.t 
t/optional_lighttpd-fastcgi-non-root.t t/optional_lighttpd-fastcgi.t 
t/optional_memleak.t t/optional_stress.t t/optional_threads.t 
t/unit_controller_config.t t/unit_controller_namespace.t 
t/unit_core_classdata.t t/unit_core_component.t t/unit_core_component_loading.t 
t/unit_core_component_mro.t t/unit_core_log.t t/unit_core_merge_config_hashes.t 
t/unit_core_mvc.t t/unit_core_path_to.t t/unit_core_plugin.t 
t/unit_core_uri_for.t t/unit_load_catalyst_test.t t/unit_stats.t 
t/unit_utils_env_value.t t/unit_utils_load_class.t
 t/unit_utils_prefix.t t/unit_utils_request.t t/unit_utils_subdir.t 
t/aggregate/live_component_controller_action_action.t 
t/aggregate/live_component_controller_action_auto.t 
t/aggregate/live_component_controller_action_begin.t 
t/aggregate/live_component_controller_action_chained.t 
t/aggregate/live_component_controller_action_default.t 
t/aggregate/live_component_controller_action_detach.t 
t/aggregate/live_component_controller_action_end.t 
t/aggregate/live_component_controller_action_forward.t 
t/aggregate/live_component_controller_action_global.t 
t/aggregate/live_component_controller_action_go.t 
t/aggregate/live_component_controller_action_index.t 
t/aggregate/live_component_controller_action_inheritance.t 
t/aggregate/live_component_controller_action_local.t 
t/aggregate/live_component_controller_action_multipath.t 
t/aggregate/live_component_controller_action_path.t 
t/aggregate/live_component_controller_action_private.t
 t/aggregate/live_component_controller_action_regexp.t 
t/aggregate/live_component_controller_action_streaming.t 
t/aggregate/live_component_controller_action_visit.t 
t/aggregate/live_component_controller_args.t 
t/aggregate/live_engine_request_auth.t t/aggregate/live_engine_request_body.t 
t/aggregate/live_engine_request_body_demand.t 
t/aggregate/live_engine_request_cookies.t 
t/aggregate/live_engine_request_headers.t 
t/aggregate/live_engine_request_parameters.t 
t/aggregate/live_engine_request_uploads.t t/aggregate/live_engine_request_uri.t 
t/aggregate/live_engine_response_cookies.t 
t/aggregate/live_engine_response_errors.t 
t/aggregate/live_engine_response_headers.t 
t/aggregate/live_engine_response_large.t 
t/aggregate/live_engine_response_redirect.t 
t/aggregate/live_engine_response_status.t 
t/aggregate/live_engine_setup_basics.t t/aggregate/live_engine_setup_plugins.t 
t/aggregate/live_loop.t t/aggregate/live_plugin_loaded.t 
t/aggregate/live_priorities.t
 t/aggregate/live_recursion.t t/aggregate/unit_core_action_for.t 
t/aggregate/unit_core_component_layers.t t/aggregate/unit_core_uri_for_action.t 
t/aggregate/unit_core_uri_for_multibytechar.t
t/01use.....................................................ok
t/02pod.....................................................skipped: set 
TEST_POD to enable this test
t/03podcoverage.............................................skipped: set 
TEST_POD to enable this test
t/04critic..................................................skipped: Critic 
test only for developers.
t/aggregate/live_component_controller_action_action.........ok
t/aggregate/live_component_controller_action_auto...........ok
t/aggregate/live_component_controller_action_begin..........ok
t/aggregate/live_component_controller_action_chained........ok
t/aggregate/live_component_controller_action_default........ok
t/aggregate/live_component_controller_action_detach.........ok
t/aggregate/live_component_controller_action_end............ok
t/aggregate/live_component_controller_action_forward........ok
t/aggregate/live_component_controller_action_global.........ok
t/aggregate/live_component_controller_action_go.............ok
t/aggregate/live_component_controller_action_index..........ok
t/aggregate/live_component_controller_action_inheritance....ok
t/aggregate/live_component_controller_action_local..........ok
t/aggregate/live_component_controller_action_multipath......ok
t/aggregate/live_component_controller_action_path...........ok
t/aggregate/live_component_controller_action_private........ok
t/aggregate/live_component_controller_action_regexp.........ok
t/aggregate/live_component_controller_action_streaming......ok
t/aggregate/live_component_controller_action_visit..........ok
t/aggregate/live_component_controller_args..................ok
t/aggregate/live_engine_request_auth........................ok
t/aggregate/live_engine_request_body........................ok
t/aggregate/live_engine_request_body_demand.................ok
t/aggregate/live_engine_request_cookies.....................ok
t/aggregate/live_engine_request_headers.....................ok
t/aggregate/live_engine_request_parameters..................ok
t/aggregate/live_engine_request_uploads.....................ok
t/aggregate/live_engine_request_uri.........................ok
t/aggregate/live_engine_response_cookies....................ok
t/aggregate/live_engine_response_errors.....................ok
t/aggregate/live_engine_response_headers....................ok
t/aggregate/live_engine_response_large......................ok
t/aggregate/live_engine_response_redirect...................ok
t/aggregate/live_engine_response_status.....................ok
t/aggregate/live_engine_setup_basics........................ok
t/aggregate/live_engine_setup_plugins.......................ok
t/aggregate/live_loop.......................................ok
t/aggregate/live_plugin_loaded..............................ok
t/aggregate/live_priorities.................................ok
t/aggregate/live_recursion..................................Deep recursion on 
subroutine "Catalyst::Action::execute" at 
/home/jimmy/.cpan/build/Catalyst-Runtime-5.8000_03-EqYGBB/blib/lib/Catalyst.pm 
line 1331.
Deep recursion on subroutine "Catalyst::Dispatcher::_do_forward" at 
/home/jimmy/.cpan/build/Catalyst-Runtime-5.8000_03-EqYGBB/blib/lib/Catalyst/Dispatcher.pm
 line 223.
ok
t/aggregate/unit_core_action_for............................ok
t/aggregate/unit_core_component_layers......................ok
t/aggregate/unit_core_uri_for_action........................ok
t/aggregate/unit_core_uri_for_multibytechar.................ok
t/c3_mro....................................................ok
t/custom_live_component_controller_action_auto_doublebug....ok
t/custom_live_path_bug......................................ok
t/dead_load_multiple_chained_attributes.....................ok
t/live_catalyst_test........................................ok
t/live_engine_response_print................................Use of 
uninitialized value in length at 
/home/jimmy/.cpan/build/Catalyst-Runtime-5.8000_03-EqYGBB/blib/lib/Catalyst/Engine.pm
 line 626.
Use of uninitialized value in syswrite at 
/home/jimmy/.cpan/build/Catalyst-Runtime-5.8000_03-EqYGBB/blib/lib/Catalyst/Engine.pm
 line 627.
Use of uninitialized value in syswrite at 
/home/jimmy/.cpan/build/Catalyst-Runtime-5.8000_03-EqYGBB/blib/lib/Catalyst/Engine.pm
 line 627.
ok
t/live_fork.................................................ok
t/live_stats................................................ok
t/optional_http-server-restart..............................skipped: set 
TEST_HTTP to enable this test
t/optional_http-server......................................skipped: set 
TEST_HTTP to enable this test
t/optional_lighttpd-fastcgi-non-root........................skipped: set 
TEST_LIGHTTPD to enable this test
t/optional_lighttpd-fastcgi.................................skipped: set 
TEST_LIGHTTPD to enable this test
t/optional_memleak..........................................skipped: set 
TEST_MEMLEAK to enable this test
t/optional_stress...........................................skipped: set 
TEST_STRESS to enable this test
t/optional_threads..........................................skipped: set 
TEST_THREADS to enable this test
t/unit_controller_config....................................ok
t/unit_controller_namespace.................................ok
t/unit_core_classdata.......................................ok
t/unit_core_component.......................................ok
t/unit_core_component_loading...............................ok
t/unit_core_component_mro...................................ok
t/unit_core_log.............................................ok
t/unit_core_merge_config_hashes.............................ok
t/unit_core_mvc.............................................ok
t/unit_core_path_to.........................................skipped: tests 
require Unix
t/unit_core_plugin..........................................ok
t/unit_core_uri_for.........................................ok
t/unit_load_catalyst_test...................................ok
t/unit_stats................................................ok
t/unit_utils_env_value......................................ok
t/unit_utils_load_class.....................................ok
t/unit_utils_prefix.........................................ok
t/unit_utils_request........................................ok
t/unit_utils_subdir.........................................ok
All tests successful.
Files=82, Tests=2067, 1497 wallclock secs ( 2.82 usr  2.28 sys + 743.00 cusr 
443.47 csys = 1191.57 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

   Module                                 Need    Have
   -------------------------------------- ------- -------
   Carp                                   0       1.04
   CGI::Simple::Cookie                    0       1.106
   Class::Data::Inheritable               0       0.08
   Class::MOP                             0       0.67
   Data::Dump                             0       1.12
   ExtUtils::MakeMaker                    6.48    6.48
   File::Modified                         0       0.07
   HTML::Entities                         0       1.35
   HTTP::Body                             1.04    1.04
   HTTP::Headers                          1.64    5.818
   HTTP::Request                          0       5.818
   HTTP::Request::AsCGI                   0.5     0.5
   HTTP::Response                         0       5.818
   LWP::UserAgent                         0       5.819
   Module::Pluggable                      3.01    3.8
   Moose                                  0.59    0.59
   MooseX::Emulate::Class::Accessor::Fast 0.00300 0.00300
   MRO::Compat                            0       0.09
   namespace::clean                       0       0.08
   NEXT                                   0       0.60
   Path::Class                            0.09    0.16
   Scalar::Util                           0       1.18
   Sub::Exporter                          0       0.980
   Text::Balanced                         0       1.95
   Text::SimpleTable                      0.03    0.05
   Time::HiRes                            0       1.86
   Tree::Simple                           1.15    1.18
   Tree::Simple::Visitor::FindByPath      0       0.03
   URI                                    1.35    1.35

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

Environment variables:

   AUTOMATED_TESTING = 1
   COMSPEC = C:\WINNT\system32\cmd.exe
   INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
   LIB = 
;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
   NUMBER_OF_PROCESSORS = 1
   PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Program
 Files/ATI Technologies/ATI Control 
Panel:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/strawberry-perl/dmake/bin:/cygdrive/c/strawberry-perl/mingw/bin:/cygdrive/c/Program
 Files/jEdit:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin
   PERL5LIB =
 
/home/jimmy/.cpan/build/CGI-Simple-1.106-r19gPZ/blib/arch:/home/jimmy/.cpan/build/CGI-Simple-1.106-r19gPZ/blib/lib:/home/jimmy/.cpan/build/namespace-clean-0.08-MHVKYx/blib/arch:/home/jimmy/.cpan/build/namespace-clean-0.08-MHVKYx/blib/lib:/home/jimmy/.cpan/build/HTTP-Body-1.04-R5Pi6d/blib/arch:/home/jimmy/.cpan/build/HTTP-Body-1.04-R5Pi6d/blib/lib:/home/jimmy/.cpan/build/Text-SimpleTable-0.05-lIJNqo/blib/arch:/home/jimmy/.cpan/build/Text-SimpleTable-0.05-lIJNqo/blib/lib:/home/jimmy/.cpan/build/Module-Pluggable-3.8-Mc6gYL/blib/arch:/home/jimmy/.cpan/build/Module-Pluggable-3.8-Mc6gYL/blib/lib:/home/jimmy/.cpan/build/HTTP-Request-AsCGI-0.5-eDDAdx/blib/arch:/home/jimmy/.cpan/build/HTTP-Request-AsCGI-0.5-eDDAdx/blib/lib:/home/jimmy/.cpan/build/Class-Accessor-0.31-jvZaT3/blib/arch:/home/jimmy/.cpan/build/Class-Accessor-0.31-jvZaT3/blib/lib:/home/jimmy/.cpan/build/File-Modified-0.07-FLAKXW/blib/arch:/home/jimmy/.cpan/build/File-Modified-0.07-FLAKXW/blib/lib:/h
ome/jimmy/.cpan/build/Class-Data-Inheritable-0.08-BwnDFi/blib/arch:/home/jimmy/.cpan/build/Class-Data-Inheritable-0.08-BwnDFi/blib/lib:/home/jimmy/.cpan/build/Data-Dump-1.12-uyt4fg/blib/arch:/home/jimmy/.cpan/build/Data-Dump-1.12-uyt4fg/blib/lib:/home/jimmy/.cpan/build/Tree-Simple-VisitorFactory-0.10-c0n_kr/blib/arch:/home/jimmy/.cpan/build/Tree-Simple-VisitorFactory-0.10-c0n_kr/blib/lib:/home/jimmy/.cpan/build/Tree-Simple-1.18-d9A9EM/blib/arch:/home/jimmy/.cpan/build/Tree-Simple-1.18-d9A9EM/blib/lib:/home/jimmy/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00300-TgOdOz/blib/arch:/home/jimmy/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00300-TgOdOz/blib/lib:/home/jimmy/.cpan/build/Moose-0.59-iRMtFJ/blib/arch:/home/jimmy/.cpan/build/Moose-0.59-iRMtFJ/blib/lib:/home/jimmy/.cpan/build/Test-LongString-0.11-ETrR9M/blib/arch:/home/jimmy/.cpan/build/Test-LongString-0.11-ETrR9M/blib/lib:/home/jimmy/.cpan/build/List-MoreUtils-0.22-eYRhXO/blib/arch:/home/j
immy/.cpan/build/List-MoreUtils-0.22-eYRhXO/blib/lib:/home/jimmy/.cpan/build/Class-MOP-0.67-oXoqSH/blib/arch:/home/jimmy/.cpan/build/Class-MOP-0.67-oXoqSH/blib/lib:/home/jimmy/.cpan/build/Devel-GlobalDestruction-0.02-i2peSf/blib/arch:/home/jimmy/.cpan/build/Devel-GlobalDestruction-0.02-i2peSf/blib/lib:/home/jimmy/.cpan/build/Scope-Guard-0.03-KMx2Fs/blib/arch:/home/jimmy/.cpan/build/Scope-Guard-0.03-KMx2Fs/blib/lib:/home/jimmy/.cpan/build/Sub-Identify-0.03-T0BJYm/blib/arch:/home/jimmy/.cpan/build/Sub-Identify-0.03-T0BJYm/blib/lib:/home/jimmy/.cpan/build/Sub-Name-0.04-eDSc3y/blib/arch:/home/jimmy/.This
 distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Marcus Ramberg,

This is a computer-generated report for Catalyst-Runtime-5.8000_03
on perl 5.8.8, created by CPAN-Reporter-1.1702.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from '/usr/bin/make test':

/usr/bin/perl.exe "-Iinc" Makefile.PL --config= 
--installdeps=Class::Data::Inheritable,0,namespace::clean,0,MooseX::Emulate::Class::Accessor::Fast,0.00300,Moose,0.59,Class::MOP,0,CGI::Simple::Cookie,0,Data::Dump,0,File::Modified,0,HTTP::Body,1.04,HTTP::Request::AsCGI,0.5,Module::Pluggable,3.01,Path::Class,0.09,Sub::Exporter,0,Text::SimpleTable,0.03,Tree::Simple,1.15,Tree::Simple::Visitor::FindByPath,0,MRO::Compat,0
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04critic.t 
t/c3_mro.t t/custom_live_component_controller_action_auto_doublebug.t 
t/custom_live_path_bug.t t/dead_load_multiple_chained_attributes.t 
t/live_catalyst_test.t t/live_engine_response_print.t t/live_fork.t 
t/live_stats.t t/optional_http-server-restart.t t/optional_http-server.t 
t/optional_lighttpd-fastcgi-non-root.t t/optional_lighttpd-fastcgi.t 
t/optional_memleak.t t/optional_stress.t t/optional_threads.t 
t/unit_controller_config.t t/unit_controller_namespace.t 
t/unit_core_classdata.t t/unit_core_component.t t/unit_core_component_loading.t 
t/unit_core_component_mro.t t/unit_core_log.t t/unit_core_merge_config_hashes.t 
t/unit_core_mvc.t t/unit_core_path_to.t t/unit_core_plugin.t 
t/unit_core_uri_for.t t/unit_load_catalyst_test.t t/unit_stats.t 
t/unit_utils_env_value.t t/unit_utils_load_class.t
 t/unit_utils_prefix.t t/unit_utils_request.t t/unit_utils_subdir.t 
t/aggregate/live_component_controller_action_action.t 
t/aggregate/live_component_controller_action_auto.t 
t/aggregate/live_component_controller_action_begin.t 
t/aggregate/live_component_controller_action_chained.t 
t/aggregate/live_component_controller_action_default.t 
t/aggregate/live_component_controller_action_detach.t 
t/aggregate/live_component_controller_action_end.t 
t/aggregate/live_component_controller_action_forward.t 
t/aggregate/live_component_controller_action_global.t 
t/aggregate/live_component_controller_action_go.t 
t/aggregate/live_component_controller_action_index.t 
t/aggregate/live_component_controller_action_inheritance.t 
t/aggregate/live_component_controller_action_local.t 
t/aggregate/live_component_controller_action_multipath.t 
t/aggregate/live_component_controller_action_path.t 
t/aggregate/live_component_controller_action_private.t
 t/aggregate/live_component_controller_action_regexp.t 
t/aggregate/live_component_controller_action_streaming.t 
t/aggregate/live_component_controller_action_visit.t 
t/aggregate/live_component_controller_args.t 
t/aggregate/live_engine_request_auth.t t/aggregate/live_engine_request_body.t 
t/aggregate/live_engine_request_body_demand.t 
t/aggregate/live_engine_request_cookies.t 
t/aggregate/live_engine_request_headers.t 
t/aggregate/live_engine_request_parameters.t 
t/aggregate/live_engine_request_uploads.t t/aggregate/live_engine_request_uri.t 
t/aggregate/live_engine_response_cookies.t 
t/aggregate/live_engine_response_errors.t 
t/aggregate/live_engine_response_headers.t 
t/aggregate/live_engine_response_large.t 
t/aggregate/live_engine_response_redirect.t 
t/aggregate/live_engine_response_status.t 
t/aggregate/live_engine_setup_basics.t t/aggregate/live_engine_setup_plugins.t 
t/aggregate/live_loop.t t/aggregate/live_plugin_loaded.t 
t/aggregate/live_priorities.t
 t/aggregate/live_recursion.t t/aggregate/unit_core_action_for.t 
t/aggregate/unit_core





My next earlier email has perl -V as mailed, and is properly titled:

MooseX-Emulate-Class-Accessor-Fast 0.00300 (129 ALL, 1 NA, 127 PASSes, 1 
UNKNOWN)

    * PASS 2533185 5.8.8 on Cygwin 1.5.24(0.15642) (cygwin-thread-multi-64int)


PASS MooseX-Emulate-Class-Accessor-Fast-0.00300 cygwin-thread-multi-64int 
1.5.24(0.15642)
Reply to all
Forward
Reply by chat
Filter messages like this
Print
Add to Contacts list
Delete this message
Report phishing
Report not phishing
Show original
Show in fixed width font
Show in variable width font
Message text garbled?
Why is this spam/nonspam?
[EMAIL PROTECTED]
 to cpan-testers
        
show details Nov 1 (2 days ago)
        
        
Reply
        
        
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Guillermo Roditi,

This is a computer-generated report for 
MooseX-Emulate-Class-Accessor-Fast-0.00300
on perl 5.8.8, created by CPAN-Reporter-1.1702.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from '/usr/bin/make test':

/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/*.t
t/accessors....ok
t/adopt........ok
t/getset.......ok
All tests successful.
Files=3, Tests=48, 16 wallclock secs ( 0.33 usr  0.54 sys +  5.72 cusr  3.14 
csys =  9.73 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

   Module              Need Have
   ------------------- ---- ----
   ExtUtils::MakeMaker 6.48 6.48
   Moose               0    0.59
   Test::More          0    0.84

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

Environment variables:

   AUTOMATED_TESTING = 1
   COMSPEC = C:\WINNT\system32\cmd.exe
   INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
   LIB = 
;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
   NUMBER_OF_PROCESSORS = 1
   PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Program
 Files/ATI Technologies/ATI Control 
Panel:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/strawberry-perl/dmake/bin:/cygdrive/c/strawberry-perl/mingw/bin:/cygdrive/c/Program
 Files/jEdit:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin
   PERL5LIB =
 
/home/jimmy/.cpan/build/Moose-0.59-iRMtFJ/blib/arch:/home/jimmy/.cpan/build/Moose-0.59-iRMtFJ/blib/lib:/home/jimmy/.cpan/build/Test-LongString-0.11-ETrR9M/blib/arch:/home/jimmy/.cpan/build/Test-LongString-0.11-ETrR9M/blib/lib:/home/jimmy/.cpan/build/List-MoreUtils-0.22-eYRhXO/blib/arch:/home/jimmy/.cpan/build/List-MoreUtils-0.22-eYRhXO/blib/lib:/home/jimmy/.cpan/build/Class-MOP-0.67-oXoqSH/blib/arch:/home/jimmy/.cpan/build/Class-MOP-0.67-oXoqSH/blib/lib:/home/jimmy/.cpan/build/Devel-GlobalDestruction-0.02-i2peSf/blib/arch:/home/jimmy/.cpan/build/Devel-GlobalDestruction-0.02-i2peSf/blib/lib:/home/jimmy/.cpan/build/Scope-Guard-0.03-KMx2Fs/blib/arch:/home/jimmy/.cpan/build/Scope-Guard-0.03-KMx2Fs/blib/lib:/home/jimmy/.cpan/build/Sub-Identify-0.03-T0BJYm/blib/arch:/home/jimmy/.cpan/build/Sub-Identify-0.03-T0BJYm/blib/lib:/home/jimmy/.cpan/build/Sub-Name-0.04-eDSc3y/blib/arch:/home/jimmy/.cpan/build/Sub-Name-0.04-eDSc3y/blib/lib:/home/jimmy/.cpan/build/MRO-
Compat-0.09-ihrPJS/blib/arch:/home/jimmy/.cpan/build/MRO-Compat-0.09-ihrPJS/blib/lib:/home/jimmy/.cpan/build/Class-C3-0.19-RpzhAj/blib/arch:/home/jimmy/.cpan/build/Class-C3-0.19-RpzhAj/blib/lib:/home/jimmy/.cpan/build/Algorithm-C3-0.07-ANr8Yt/blib/arch:/home/jimmy/.cpan/build/Algorithm-C3-0.07-ANr8Yt/blib/lib:/home/jimmy/.cpan/build/Class-C3-XS-0.08-2vrpKH/blib/arch:/home/jimmy/.cpan/build/Class-C3-XS-0.08-2vrpKH/blib/lib:/home/jimmy/.cpan/build/Sub-Exporter-0.980-hWP37w/blib/arch:/home/jimmy/.cpan/build/Sub-Exporter-0.980-hWP37w/blib/lib:/home/jimmy/.cpan/build/Data-OptList-0.103-xxzmPe/blib/arch:/home/jimmy/.cpan/build/Data-OptList-0.103-xxzmPe/blib/lib:/home/jimmy/.cpan/build/Sub-Install-0.924-OgJHXZ/blib/arch:/home/jimmy/.cpan/build/Sub-Install-0.924-OgJHXZ/blib/lib:/home/jimmy/.cpan/build/Params-Util-0.33-64EAvg/blib/arch:/home/jimmy/.cpan/build/Params-Util-0.33-64EAvg/blib/lib:/home/jimmy/.cpan/build/Test-Simple-0.84-Ep9sxo/blib/arch:/home/jimmy/.
cpan/build/Test-Simple-0.84-Ep9sxo/blib/lib
   PERL5OPT = -I/tmp/CPAN-Reporter-lib-2H_N -MDevel::Autoflush
   PERL5_CPANPLUS_IS_RUNNING = 1328
   PERL5_CPAN_IS_RUNNING = 1328
   PERL5_CPAN_IS_RUNNING_IN_RECURSION = 912,1328
   PERL_CR_SMOKER_CURRENT = Catalyst-Runtime-5.8000_03
   PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
   PERL_MM_USE_DEFAULT = 1
   PROCESSOR_IDENTIFIER = x86 Family 6 Model 8 Stepping 10, GenuineIntel
   TEMP = /cygdrive/c/DOCUME~1/jimmy/LOCALS~1/Temp
   TERM = dumb

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

   $^X = /usr/bin/perl.exe
   $UID/$EUID = 1004 / 1004
   $GID = 513 545 544 513 0
   $EGID = 513 545 544 513 0

Perl module toolchain versions installed:

   Module              Have
   ------------------- ------
   CPAN                1.9301
   Cwd                 3.2701
   ExtUtils::CBuilder  0.19
   ExtUtils::Command   1.14
   ExtUtils::Install   1.50
   ExtUtils::MakeMaker 6.48
   ExtUtils::Manifest  1.54
   ExtUtils::ParseXS   2.18
   File::Spec          3.2701
   Module::Build       0.30
   Module::Signature   0.55
   Test::Harness       3.14
   Test::More          0.84
   YAML                0.62
   YAML::Syck          n/a
   version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
 Platform:
   osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
   uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
   config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc 
-Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
   hint=recommended, useposix=true, d_sigaction=define
   usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
   useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
   use64bitint=define use64bitall=undef uselongdouble=undef
   usemymalloc=n, bincompat5005=undef
 Compiler:
   cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement',
   optimize='-O3',
   cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
   ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 
0.125)', gccosandvers=''
   intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
   d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
   ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
   alignbytes=8, prototype=define
 Linker and Libraries:
   ld='ld2', ldflags =' -s -L/usr/local/lib'
   libpth=/usr/local/lib /usr/lib /lib
   libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
   perllibs=-ldl -lcrypt -lgdbm_compat
   libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
   gnulibc_version=''
 Dynamic Linking:
   dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
   cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
        

                
        



--- On Mon, 11/3/08, Barbie <[EMAIL PROTECTED]> wrote:

> From: Barbie <[EMAIL PROTECTED]>
> Subject: Re: testing/website perl version and OS reporting error?
> To: "Mike" <[EMAIL PROTECTED]>
> Cc: [email protected]
> Date: Monday, November 3, 2008, 10:14 AM
> Hi Mike,
> 
> The problem here is that the original reports that were
> submitted are
> missing the 'perl -V' section that is tagged to the
> end of the report.
> As a result the automatic parsing tools are unable to
> determine the
> exact Perl version and OS settings.
> 
> On my TODO list is to review a number of these reports by
> hand, and
> update the database entries manually, but not all of them
> contain enough
> clues to complete the fields. The solution is for the
> tester to ensure
> that the 'perl -V' section is included with the
> report.
> 
> I'm a little confused by these reports though, as they
> were sent with
> CPAN-Reporter and that definitely includes that information
> by default,
> so can only assume the tester or a  mail filter is removing
> it. 
> 
> Another reason why the move to the HTTP gateway will be a
> good thing :)
> 
> Cheers,
> Barbie.
> -- 
> Birmingham Perl Mongers <http://birmingham.pm.org>
> Memoirs Of A Roadie <http://barbie.missbarbell.co.uk>


      

Reply via email to