Hi guys,

A small documentation issue, and a quick question -

The documentation says:

$ mkdir ~/.cpantesters
$ cp metabase-id.json ~/.cpantesters/
$ chmod 400 ~/.cpantesters/metabase-id.json

But metabase-profile actually creates a file called metabase_id.json
not metabase-id.json. Not sure whether the documentation is wrong or
metabase-profile is wrong?

I think I've got everything set up now, but when use cpan to install
something it says:

"CPAN::Reporter: sending test report with 'pass' via Net::SMTP"

Is that right? I was under the impression that the new reporting
mechanism was not mail based? Full output below.

Thanks,

- Alex

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

cpan[1]> install Config::General
CPAN: Storable loaded ok (v2.20)
Going to read '/home/alex/.cpan/Metadata'
  Database was generated on Mon, 23 Aug 2010 12:30:03 GMT
Running install for module 'Config::General'
Running make for T/TL/TLINDEN/Config-General-2.49.tar.gz
CPAN: LWP::UserAgent loaded ok (v5.835)
CPAN: Time::HiRes loaded ok (v1.9719)
Fetching with LWP:
  
ftp://mirrors.uk2.net/pub/CPAN/authors/id/T/TL/TLINDEN/Config-General-2.49.tar.gz
CPAN: YAML loaded ok (v0.70)
CPAN: Digest::SHA loaded ok (v5.47)
Fetching with LWP:
  ftp://mirrors.uk2.net/pub/CPAN/authors/id/T/TL/TLINDEN/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.02)
Checksum for 
/home/alex/.cpan/sources/authors/id/T/TL/TLINDEN/Config-General-2.49.tar.gz
ok
Scanning cache /home/alex/.cpan/build for sizes
..........................................................................--DONE
DEL(1/2): /home/alex/.cpan/build/Module-Build-0.3607-lROBsB
DEL(2/2): /home/alex/.cpan/build/Module-Build-0.3607-lROBsB.yml
CPAN: Archive::Tar loaded ok (v1.52)
Config-General-2.49/
Config-General-2.49/General/
Config-General-2.49/t/
Config-General-2.49/META.yml
Config-General-2.49/Changelog
Config-General-2.49/Makefile.PL
Config-General-2.49/General.pm
Config-General-2.49/example.cfg
Config-General-2.49/README
Config-General-2.49/TODO
Config-General-2.49/MANIFEST
Config-General-2.49/t/complex/
Config-General-2.49/t/Tie/
Config-General-2.49/t/sub1/
Config-General-2.49/t/cfg.43
Config-General-2.49/t/cfg.45
Config-General-2.49/t/cfg.46
Config-General-2.49/t/dual-include.conf
Config-General-2.49/t/cfg.2
Config-General-2.49/t/cfg.20.b
Config-General-2.49/t/cfg.20.c
Config-General-2.49/t/cfg.3
Config-General-2.49/t/cfg.4
Config-General-2.49/t/cfg.5
Config-General-2.49/t/cfg.6
Config-General-2.49/t/cfg.7
Config-General-2.49/t/cfg.8
Config-General-2.49/t/complex.cfg
Config-General-2.49/t/run.t
Config-General-2.49/t/test.rc
Config-General-2.49/t/cfg.51
Config-General-2.49/t/cfg.34
Config-General-2.49/t/cfg.16
Config-General-2.49/t/cfg.17
Config-General-2.49/t/cfg.16a
Config-General-2.49/t/cfg.19
Config-General-2.49/t/apache-include.conf
Config-General-2.49/t/cfg.39
Config-General-2.49/t/PathObject.pm
Config-General-2.49/t/included.conf
Config-General-2.49/t/cfg.20.a
Config-General-2.49/t/cfg.40
Config-General-2.49/t/cfg.41
Config-General-2.49/t/cfg.42
Config-General-2.49/t/sub1/sub2/
Config-General-2.49/t/sub1/cfg.sub1c
Config-General-2.49/t/sub1/cfg.sub1d
Config-General-2.49/t/sub1/cfg.sub1e
Config-General-2.49/t/sub1/cfg.sub1b
Config-General-2.49/t/sub1/cfg.sub1
Config-General-2.49/t/sub1/sub2/sub3/
Config-General-2.49/t/sub1/sub2/cfg.sub2
Config-General-2.49/t/sub1/sub2/cfg.sub2b
Config-General-2.49/t/sub1/sub2/sub3/cfg.sub3
Config-General-2.49/t/Tie/IxHash.pm
Config-General-2.49/t/Tie/README
Config-General-2.49/t/complex/n1.cfg
Config-General-2.49/t/complex/n2.cfg
Config-General-2.49/General/Interpolated.pm
Config-General-2.49/General/Extended.pm
CPAN: File::Temp loaded ok (v0.22)

  CPAN.pm: Going to build T/TL/TLINDEN/Config-General-2.49.tar.gz

CPAN: CPAN::Reporter loaded ok (v1.18)
Checking if your kit is complete...
Looks good
Writing Makefile for Config::General
(/usr/bin/perl Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp General.pm blib/lib/Config/General.pm
cp General/Interpolated.pm blib/lib/Config/General/Interpolated.pm
cp General/Extended.pm blib/lib/Config/General/Extended.pm
Manifying blib/man3/Config::General.3pm
Manifying blib/man3/Config::General::Interpolated.3pm
Manifying blib/man3/Config::General::Extended.3pm
(/usr/bin/make exited with 0)
CPAN::Reporter: make result is 'pass', No errors.
  TLINDEN/Config-General-2.49.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Please ignore the following message about IncludeAgain
File t/included.conf already loaded.  Use -IncludeAgain to load it again.
t/run.t .. ok
All tests successful.
Files=1, Tests=64,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.14 cusr
 0.01 csys =  0.16 CPU)
Result: PASS
(/usr/bin/make test exited with 0)
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for Config-General-2.49
CPAN::Reporter: sending test report with 'pass' via Net::SMTP
  TLINDEN/Config-General-2.49.tar.gz
  /usr/bin/make test -- OK
Running make install
Prepending /home/alex/.cpan/build/Config-General-2.49-Be4Ewd/blib/arch
/home/alex/.cpan/build/Config-General-2.49-Be4Ewd/blib/lib to PERL5LIB
for 'install'
Installing /usr/local/share/perl/5.10.1/Config/General.pm
Installing /usr/local/share/perl/5.10.1/Config/General/Extended.pm
Installing /usr/local/share/perl/5.10.1/Config/General/Interpolated.pm
Installing /usr/local/man/man3/Config::General.3pm
Installing /usr/local/man/man3/Config::General::Interpolated.3pm
Installing /usr/local/man/man3/Config::General::Extended.3pm
Appending installation info to /usr/local/lib/perl/5.10.1/perllocal.pod
  TLINDEN/Config-General-2.49.tar.gz
  /usr/bin/make install  -- OK

Reply via email to