cpan Statistics::Basic
####
cpan
cpan> look Number::Format
Database was generated on Fri, 11 Jul 2014 11:23:06 GMT
Running look for module 'Number::Format'
Trying to open a subshell in the build directory...
Checksum for D:\cpan\authors\id\W\WR\WRW\Number-Format-1.73.tar.gz ok
Scanning cache D:\perl\cpan\build for sizes
............................................................................DONE
Working directory is D:\perl\cpan\build\Number-Format-1.73-L6b3hX
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>
####
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>patch --binary < Number_Format.pm.patch
patching file Format.pm
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>perl Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Number::Format
Writing MYMETA.yml and MYMETA.json
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>dmake
cp Format.pm blib\lib\Number\Format.pm
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>dmake test
D:\perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/format_bytes.t ..... ok
t/format_negative.t .. ok
t/format_number.t .... ok
t/format_picture.t ... ok
t/format_price.t ..... ok
t/locale.t ........... ok
t/object.t ........... ok
t/round.t ............ ok
t/unformat_number.t .. ok
All tests successful.
Files=9, Tests=149, 2 wallclock secs ( 0.11 usr + 0.03 sys = 0.14 CPU)
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>dmake install
Appending installation info to D:\perl\perl\lib/perllocal.pod
####
D:\perl\cpan\build\Number-Format-1.73-L6b3hX>exit
cpan> install Statistics::Basic