<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,26 +1,27 @@
-Changes
-examples/MyCPANConfig.pm
-lib/Cpan.pm
-Makefile.PL
-MANIFEST
-script/cpan
-t/compile.t
-t/install_hack.t
-t/lib/CPAN.pm
-t/lib/CPAN/Config.pm
-t/mock.t
-t/pod.t
-t/pod_coverage.t
-t/process_options.t
-t/return_values.t
-t/test_manifest
-test-mirror/authors/01mailrc.txt.gz
-test-mirror/authors/id/B/BU/BUSTER/CHECKSUMS
-test-mirror/authors/id/B/BU/BUSTER/Local-Make-Fails.tgz
-test-mirror/authors/id/B/BU/BUSTER/Local-Prereq-Fails.tgz
-test-mirror/authors/id/B/BU/BUSTER/Local-Test-Fails.tgz
-test-mirror/authors/id/B/BU/BUSTER/Local-Unsupported-OS.tgz
-test-mirror/authors/id/B/BU/BUSTER/Local-Works-Fine.tgz
-test-mirror/authors/id/B/BU/BUSTER/Make.pl
-test-mirror/modules/02packages.details.txt
-test-mirror/modules/03modlist.data.gz
+Changes
+examples/MyCPANConfig.pm
+lib/Cpan.pm
+Makefile.PL
+MANIFEST
+script/cpan
+t/compile.t
+t/cpanpm_output_hook.t
+t/install_hack.t
+t/lib/CPAN.pm
+t/lib/CPAN/Config.pm
+t/mock.t
+t/pod.t
+t/pod_coverage.t
+t/process_options.t
+t/return_values.t
+t/test_manifest
+test-mirror/authors/01mailrc.txt.gz
+test-mirror/authors/id/B/BU/BUSTER/CHECKSUMS
+test-mirror/authors/id/B/BU/BUSTER/Local-Make-Fails.tgz
+test-mirror/authors/id/B/BU/BUSTER/Local-Prereq-Fails.tgz
+test-mirror/authors/id/B/BU/BUSTER/Local-Test-Fails.tgz
+test-mirror/authors/id/B/BU/BUSTER/Local-Unsupported-OS.tgz
+test-mirror/authors/id/B/BU/BUSTER/Local-Works-Fine.tgz
+test-mirror/authors/id/B/BU/BUSTER/Make.pl
+test-mirror/modules/02packages.details.txt
+test-mirror/modules/03modlist.data.gz</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -21,21 +21,21 @@ $CPAN::Config = {
                   'auto_commit' =&gt; '1',
                   'build_cache' =&gt; '10',
                   'build_dir' =&gt; catfile( $cpan_home, 'build' ),
-                  'bzip2' =&gt; '/usr/bin/bzip2',
+                  'bzip2' =&gt; '',
                   'cache_metadata' =&gt; '1',
                   'check_sigs' =&gt; '0',
                   'colorize_output' =&gt; '0',
                   'commandnumber_in_prompt' =&gt; '1',
 				  'connect_to_internet_ok' =&gt; '0',
 				  'cpan_home' =&gt; $cpan_home,
-                  'curl' =&gt; '/usr/bin/curl',
+                  'curl' =&gt; '',
                   'dontload_hash' =&gt; {},
                   'ftp_passive' =&gt; '1',
                   'ftp_proxy' =&gt; '',
-                  'ftp' =&gt; '/usr/bin/ftp',
+                  'ftp' =&gt; '',
                   'getcwd' =&gt; 'cwd',
                   'gpg' =&gt; '',
-                  'gzip' =&gt; '/usr/bin/gzip',
+                  'gzip' =&gt; '',
                   'histfile' =&gt; catfile( $cpan_home, 'histfile' ),
                   'histsize' =&gt; '100',
                   'http_proxy' =&gt; '',
@@ -46,8 +46,8 @@ $CPAN::Config = {
                   'lynx' =&gt; '',
                   'make_arg' =&gt; '',
                   'make_install_arg' =&gt; &quot;&quot;,
-                  'make_install_make_command' =&gt; '/usr/bin/make',
-                  'make' =&gt; '/usr/bin/make',
+                  'make_install_make_command' =&gt; '',
+                  'make' =&gt; '',
                   'makepl_arg' =&gt; &quot;INSTALL_BASE=$cpan_home&quot;,
                   'mbuild_arg' =&gt; &quot;--install_base=$cpan_home&quot;,
                   'mbuild_install_arg' =&gt; &quot;&quot;,
@@ -56,17 +56,17 @@ $CPAN::Config = {
                   'ncftp' =&gt; '',
                   'ncftpget' =&gt; '',
                   'no_proxy' =&gt; '',
-                  'pager' =&gt; '/usr/bin/less',
+                  'pager' =&gt; '',
                   'prefer_installer' =&gt; 'EUMM',
                   'prerequisites_policy' =&gt; 'follow',
                   'scan_cache' =&gt; 'atstart',
-                  'shell' =&gt; '/bin/bash',
+                  'shell' =&gt; '',
                   'show_upload_date' =&gt; '1',
-                  'tar' =&gt; '/usr/bin/tar',
+                  'tar' =&gt; 'r',
                   'term_is_latin' =&gt; '1',
                   'term_ornaments' =&gt; '1',
                   'test_report' =&gt; '0',
-                  'unzip' =&gt; '/usr/bin/unzip',
+                  'unzip' =&gt; '',
                   'urllist' =&gt; [
                   	&quot;file://$cwd/$test_mirror_directory&quot;
                   	],</diff>
      <filename>t/lib/CPAN/Config.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b915f0cc01b5661eb7d9f9cd41502965db01732a</id>
    </parent>
  </parents>
  <author>
    <name>bfoy</name>
    <email>bfoy@WWD-BFOY01.US.DRWHoldings.com</email>
  </author>
  <url>http://github.com/briandfoy/cpan-script/commit/81e042f2b801611e7fb865716b9e47b44f8230ee</url>
  <id>81e042f2b801611e7fb865716b9e47b44f8230ee</id>
  <committed-date>2009-03-04T12:39:16-08:00</committed-date>
  <authored-date>2009-03-04T12:39:16-08:00</authored-date>
  <message>* Remove executable paths so CPAN.pm can guess on its own</message>
  <tree>8e656a36c5a97f02d645887f1271aa67e2cd84ce</tree>
  <committer>
    <name>bfoy</name>
    <email>bfoy@WWD-BFOY01.US.DRWHoldings.com</email>
  </committer>
</commit>
