<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>60108babeaad9697ba5a62e46213f07a1276c13d</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/0182d97d91507c6ef61d7fd5e50a834c97c30a78</url>
    <id>0182d97d91507c6ef61d7fd5e50a834c97c30a78</id>
    <committed-date>2009-11-12T15:38:13-08:00</committed-date>
    <authored-date>2009-11-12T15:38:13-08:00</authored-date>
    <message>* Reorder tests in MANIFEST</message>
    <tree>9d7de84108b8828004519cee8944273c17baf3f5</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <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>
  <commit>
    <parents type="array">
      <parent>
        <id>bb85c0931d7d4179aaeb65c6bf86352e3c7a4b93</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian@stonehenge.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/9ae259b82cecbce2da623794b4fd6f547914aa72</url>
    <id>9ae259b82cecbce2da623794b4fd6f547914aa72</id>
    <committed-date>2009-02-04T19:25:23-08:00</committed-date>
    <authored-date>2009-02-04T19:25:23-08:00</authored-date>
    <message>process_setup_options isn't ready yet</message>
    <tree>344c691f6e6b5ccfa062720f02be6daf117505f5</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian@stonehenge.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3157ebad9be262d3831afb415e6361db00300eb</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/8a7ebf49b8d8354ff20d8f670e41589fcea24525</url>
    <id>8a7ebf49b8d8354ff20d8f670e41589fcea24525</id>
    <committed-date>2009-01-29T02:50:09-08:00</committed-date>
    <authored-date>2009-01-29T02:50:09-08:00</authored-date>
    <message>* Add tests to check the return values for attempting to
install modules.

* Hijack CPAN.pm's output and use that to figure out
what happened.

* Clean up the dist for the latest stuff, and require 5.8 and
the latest CPAN.pm now.</message>
    <tree>868310523196eeb69b6bb677c7c89ef70a024be7</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47277857b0c4ab2abc053af4483d8b80a540247f</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian@stonehenge.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/0287a99d25ee38ab2da6281b7a9dcd0fa6be5c5c</url>
    <id>0287a99d25ee38ab2da6281b7a9dcd0fa6be5c5c</id>
    <committed-date>2008-09-18T13:38:19-07:00</committed-date>
    <authored-date>2008-09-18T13:38:19-07:00</authored-date>
    <message>* moving things around to make this a modulino</message>
    <tree>30917d435e23d06eaa77fd7cfde025be0d71923b</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian@stonehenge.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8de1a5bda404b9c4d8ff2666e0a2732265d266e1</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/e5e78ca226b0b7a48fce131ed504c76ec877b7e1</url>
    <id>e5e78ca226b0b7a48fce131ed504c76ec877b7e1</id>
    <committed-date>2008-04-06T06:49:31-07:00</committed-date>
    <authored-date>2008-04-06T06:49:31-07:00</authored-date>
    <message>* cpan now ignores the first argument if it is &quot;install&quot;. Previously it
gave a warning. Adam Kennedy cursed at me about this for awhile and
I ignored him. He's now convinced me by telling me that all the
Linux weenies have to type &quot;command install ... &quot; to get something.


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@2519 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>e79d2ba6e13a90000b99559d0cf22cd3ca2b8b4d</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ae0900940ddf5d0581b39a922b926532a1ec9d7</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/74f2fd15c0ad4680fbba9668b349ceaaa6c48c61</url>
    <id>74f2fd15c0ad4680fbba9668b349ceaaa6c48c61</id>
    <committed-date>2006-11-01T13:57:03-08:00</committed-date>
    <authored-date>2006-11-01T13:57:03-08:00</authored-date>
    <message>* bumped version

* fixed regex in MANIFEST.SKIP. Those are Perl patterns, not glob patterns :)


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@1909 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>9494989eab34e047f4902ff7c56d18b3485bc947</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d340a65ab64a8bb3af95573eea3516f3284c9d5</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/d3abd723560cd85ff3c43389e8bc6cf7f167ed14</url>
    <id>d3abd723560cd85ff3c43389e8bc6cf7f167ed14</id>
    <committed-date>2005-12-23T16:59:08-08:00</committed-date>
    <authored-date>2005-12-23T16:59:08-08:00</authored-date>
    <message>* Major updates! Jim Brandt sent me a patch to check for out-of-date
modules, and I turned that into several new features.

	+ See the author of a module with -A
	+ Read the Changes file with -C
	+ See extended module details with -D
	+ List all modules by an author with -L

* To make all this work, I had to refactor the script. It now has a more
descriptive style that makes it easy to add features (and why I went
overboard on new features)


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@1692 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>e52edc25a4ed925d95d2b0bbd3edcbce58ca1c7a</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c66afae3054708726e272ff95d53b9fc36903e8</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/7fa508424ce126a11942e8e7c9820d6bcc748afc</url>
    <id>7fa508424ce126a11942e8e7c9820d6bcc748afc</id>
    <committed-date>2004-07-05T22:07:25-07:00</committed-date>
    <authored-date>2004-07-05T22:07:25-07:00</authored-date>
    <message>take .bak files out of MANIFEST and add the pattern to MANIFEST.SKIP


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@1281 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>f4dc380348530cbd7e07f05437f511755f33548e</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38097e5728fe2eddb6075513cb05f097bad16d65</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/7dc7c9b93011440e3655bb4fddec26d8f827312b</url>
    <id>7dc7c9b93011440e3655bb4fddec26d8f827312b</id>
    <committed-date>2002-12-13T10:01:23-08:00</committed-date>
    <authored-date>2002-12-13T10:01:23-08:00</authored-date>
    <message>* remember that MANIFEST.SKIP uses Perl
patterns, not shell patterns---fix the pattern to not include
the files starting with cpan-


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@736 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>6a69e28dc80507ef246df1933b0194d691dcde6a</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a7802682806f1eb97ddee557360ea57075e3eb1</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-script/commit/25db923a8acad04fccc2c2bfba36ca2f8e994a56</url>
    <id>25db923a8acad04fccc2c2bfba36ca2f8e994a56</id>
    <committed-date>2002-12-11T22:04:37-08:00</committed-date>
    <authored-date>2002-12-11T22:04:37-08:00</authored-date>
    <message>* initial distribution files


git-svn-id: http://brian-d-foy.svn.sourceforge.net/svnroot/brian-d-foy/trunk@716 d9f60a02-fc28-0410-9752-bc0d6c4f57a6</message>
    <tree>eb45dd0c78f5688d448dba2c097a14cbcc61ed73</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
</commits>
