From da1322ace8e46c51bca215c0fbf088454f539444 Mon Sep 17 00:00:00 2001 From: Tommy Leung Date: Wed, 1 Oct 2014 23:25:01 -0400 Subject: [PATCH] Rewrote CUSIP goodie to take advantage of Business::CUSIP --- dist.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dist.ini b/dist.ini index d48546c99..42a7a8e88 100644 --- a/dist.ini +++ b/dist.ini @@ -81,6 +81,7 @@ Text::UpsideDown = 1.22 Marpa::R2 = 0 ; For pre-fetch Goodies only. LWP::Simple = 0 +Business::CUSIP = 1.03 [Prereqs / TestRequires] Test::MockTime = 0