PATH=D:\MyPrograms\System\Citrus\perl\site\bin;
D:\MyPrograms\System\Citrus\perl\vendor\bin;
D:\MyPrograms\System\Citrus\perl\bin;
D:\MyPrograms\System\Citrus\perl\mingw32\bin;
D:\MyPrograms\System\mingw32\bin;
C:\WINDOWS\system32;
C:\WINDOWS;
C:\WINDOWS\System32\Wbem;
C:\ProgramFiles\ATI Technologies\ATI.ACE\Core-Static;
c:\Program Files\Common Files\Roxio Shared\DLLShared\;
D:\My Programs\Media\Imaging\ImageMagick-6.7.3-Q16;
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;
C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
C:\WINDOWS\system32\WindowsPowerShell\v1.0;
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
####
PATH=D:\MyPrograms\System\Citrus\perl\site\bin;
D:\MyPrograms\System\Citrus\perl\vendor\bin;
D:\MyPrograms\System\Citrus\perl\bin;
D:\MyPrograms\System\Citrus\perl\mingw32\bin;
D:\MyPrograms\System\mingw32\bin;
C:\WINDOWS\system32;
C:\WINDOWS;
C:\WINDOWS\System32\Wbem;
D:\MyPrograms\System\StrawberryPerl\c\bin;
C:\ProgramFiles\ATI Technologies\ATI.ACE\Core-Static;
c:\Program Files\Common Files\Roxio Shared\DLLShared\;
D:\My Programs\Media\Imaging\ImageMagick-6.7.3-Q16;
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;
C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
C:\WINDOWS\system32\WindowsPowerShell\v1.0;
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
####
CPAN Terminal>installing Text::CSV (1.32)
[ERROR] You do not have 'make' in your path -- 'CPANPLUS::Dist::MM' not available
Please check your config entry for 'make'
[ERROR] Format 'CPANPLUS::Dist::MM' is not available
[ERROR] Unable to create a new distribution object for 'Text::CSV' -- cannot continue
*** Install log written to:
C:\Documents and Settings\User\Application Data\.cpanplus\install-logs\Text-CSV-1.32-1372579867.log
Error installing 'Text::CSV'
Problem installing one or more modules
*** You can view the complete error buffer by pressing 'p' ***
CPAN Terminal>q
####
D:\MyPrograms\Perl>cpan Text::CSV
Reading 'D:\MyPrograms\System\Citrus\perl\cpan\Metadata'
Database was generated on Tue, 18 Jun 2013 06:29:03 GMT
Fetching with LWP:
http://www.perl.org/CPAN/authors/01mailrc.txt.gz
Reading 'D:\MyPrograms\System\Citrus\perl\cpan\sources\authors\01mailrc.txt.gz'
............................................................................DONE
Fetching with LWP:
http://www.perl.org/CPAN/modules/02packages.details.txt.gz
Reading 'D:\MyPrograms\System\Citrus\perl\cpan\sources\modules\02packages.details.txt.gz'
Database was generated on Sun, 30 Jun 2013 07:41:02 GMT
..............
New CPAN.pm version (v2.00) available.
[Currently running version is v1.9800] You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving the current session.
..............................................................DONE
Fetching with LWP:
http://www.perl.org/CPAN/modules/03modlist.data.gz
Reading 'D:\MyPrograms\System\Citrus\perl\cpan\sources\modules\03modlist.data.gz'
............................................................................DONE
Writing D:\MyPrograms\System\Citrus\perl\cpan\Metadata
Running install for module 'Text::CSV'
Running make for M/MA/MAKAMAKA/Text-CSV-1.32.tar.gz
Fetching with LWP:
http://www.perl.org/CPAN/authors/id/M/MA/MAKAMAKA/Text-CSV-1.32.tar.gz
Fetching with LWP:
http://www.perl.org/CPAN/authors/id/M/MA/MAKAMAKA/CHECKSUMS
Checksum for D:\MyPrograms\System\Citrus\perl\cpan\sources\authors\id\M\MA\MAKAMAKA\Text-CSV-1.32.tar.gz ok
CPAN.pm: Building M/MA/MAKAMAKA/Text-CSV-1.32.tar.gz
Welcome to Text::CSV (v.1.32)
=============================
Your Text::CSV_XS version is 0.97. If you install v.0.99, Text::CSV will work faster.
Checking if your kit is complete... Looks good
Writing Makefile for Text::CSV
Writing MYMETA.yml and MYMETA.json
cp lib/Text/CSV_PP.pm blib\lib\Text\CSV_PP.pm
cp lib/Text/CSV.pm blib\lib\Text\CSV.pm
MAKAMAKA/Text-CSV-1.32.tar.gz
dmake.exe -- OK
Running make test
D:\MyPrograms\System\Citrus\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00_pod.t ........ skipped: Test::Pod 1.00 required for testing POD
t/10_base.t ....... ok
t/12_acc.t ........ ok
... etc
t/81_subclass.t ... ok
All tests successful.
Files=24, Tests=13674, 18 wallclock secs ( 1.67 usr + 0.22 sys = 1.89 CPU)
Result: PASS
MAKAMAKA/Text-CSV-1.32.tar.gz
dmake.exe test -- OK
Running make install
Installing D:\MyPrograms\System\Citrus\perl\site\lib\Text\CSV.pm
Installing D:\MyPrograms\System\Citrus\perl\site\lib\Text\CSV_PP.pm
Appending installation info to D:\MyPrograms\System\Citrus\perl\lib/perllocal.pod
MAKAMAKA/Text-CSV-1.32.tar.gz
dmake.exe install -- OK
####
D:\MyPrograms\Perl>dmake
dmake: Error: -- No target
D:\MyPrograms\Perl>