Algorithm-CouponCode

 view release on metacpan or  search on metacpan

html/index.html  view on Meta::CPAN

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>CouponCode Test Page</title>
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  <script type="text/javascript" src="jquery.couponcode.js"></script>
  <link rel="stylesheet" type="text/css" href="jquery.couponcode.css">
  <link rel="stylesheet" type="text/css" href="style.css">
  <script type="text/javascript">

    jQuery(document).ready(function($){

        $('#registration-code').couponCode({



( run in 0.233 second using v1.01-cache-2.11-cpan-4d50c553e7e )