fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-09-12 07:32 am

[dw-free] Add Business::CreditCard to checkconfig.pl

[commit: http://hg.dwscoalition.org/dw-free/rev/f43d8294c7c9]

http://bugs.dwscoalition.org/show_bug.cgi?id=3934

Check for Business::CreditCard (credit card validation in the shop)

Patch by [personal profile] sophie.

Files modified:
  • bin/checkconfig.pl
--------------------------------------------------------------------------------
diff -r bdd7981886a2 -r f43d8294c7c9 bin/checkconfig.pl
--- a/bin/checkconfig.pl	Mon Sep 12 15:29:32 2011 +0800
+++ b/bin/checkconfig.pl	Mon Sep 12 15:32:40 2011 +0800
@@ -203,6 +203,10 @@
                    'ver' => '3.56',
                },
                "YAML" => { 'deb' => 'libyaml-perl', },
+               "Business::CreditCard" => {
+                   'deb' => "libbusiness-creditcard-perl",
+                   'opt' => "Required for taking credit/debit cards in the shop.",
+               },
               );
 
 
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org