[Bps-public-commit] Net-Jifty branch, master, updated. 62d26a354d038e958a9f69d06a06e3d25fff2550

Shawn Moore sartak at bestpractical.com
Mon Jan 3 17:20:39 EST 2011


The branch, master has been updated
       via  62d26a354d038e958a9f69d06a06e3d25fff2550 (commit)
      from  65cdbb2cd2ddfc462c1edf02aed6dab7361c2a33 (commit)

Summary of changes:
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 62d26a354d038e958a9f69d06a06e3d25fff2550
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Jan 3 17:20:19 2011 -0500

    List Encode as a dep [rt.cpan.org #64308]

diff --git a/Makefile.PL b/Makefile.PL
index 841686c..2adbc50 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,6 +7,7 @@ requires 'Any::Moose' => '0.04';
 requires 'LWP::UserAgent';
 requires 'YAML';
 requires 'URI';
+requires 'Encode';
 
 build_requires 'Test::More';
 build_requires 'Test::MockObject';

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



More information about the Bps-public-commit mailing list