App-Office-Contacts-Donations

 view release on metacpan or  search on metacpan

data/currency.html  view on Meta::CPAN

</iframe>
</noscript><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['1Ka3D9j8elY-']='&U=13dp9h3i9%2fN%3d1Ka3D9j8elY-%2fC%3d253710.6883970.7821588.6512257%2fD%3dLREC%2fB%3d2810321%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://row.bc.yahoo.com/b?P=VG0eKEWTUElF_P44Sw9AuwD5yxwJHEsUi3wAC9E3&T=162mqi6oi%2fX%3d1259637628%2fE%3d97009443%2fR%3daufin%2fK%3d5%2fV%3d2.1%2fW%3dHR%2fY%3dAUNZ%2fF%3d4083574251%2fH%3dY2FjaGVoaW5...
              </small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">&#149;</td><td><a href="http://au.us.biz.yahoo.com/ap/091130/oil_prices.html?.v=17">Oil price...
              </small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">&#149;</td><td><a href="http://au.us.biz.yahoo.com/bw/091130/20091130005673.html?.v=2">CORREC...
              </small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">&#149;</td><td><a href="http://au.us.biz.yahoo.com/fxcm/091130/1378306208.html?.v=1">The Dail...
              </small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">&#149;</td><td><a href="http://au.us.biz.yahoo.com/fxcm/091130/1181252847.html?.v=1">Australi...
              </small></td></tr></table><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="center"><b><a href="http://au.us.biz.yahoo.com/topic/currency">More Headlines</a></b></td></tr></table></td></tr></table></div></div...
    See also delay times for <a href="/exchanges">other exchanges</a>.<br><br>Historical chart data and daily updates provided by <a href="http://www.csidata.com">Commodity Systems, Inc. (CSI)</a>. Quotes and other information supplied by independent...
    <!--
      function yfi_adjColWidths() {
        if(ygdom){
          var rcol=document.getElementById("rightcol"),lcol=document.getElementById("leftcol"),lcoltab=document.getElementById("leftNavTable");
          if(lcoltab&&rcol&&!(ygmac&&ygie)) {
            lcoltab.style.height=rcol.offsetHeight;
            if(lcol&&ygie) {
              rcol.style.width=((rcol.offsetWidth>620)?84:80)+'%';
              lcol.style.width=((rcol.offsetWidth>620)?14:18)+'%';
            }

lib/App/Office/Contacts/Donations/Util/Validator.pm  view on Meta::CPAN

				required => 1,
				type     => 'Str',
			},
			target_id =>
			{
				required => 1,
				type     => 'Int',
			},
		},
	);
	my($result) = $verifier -> verify({$self -> query -> Vars});

	return $result;

} # End of donations.

# --------------------------------------------------

__PACKAGE__ -> meta -> make_immutable;

1;



( run in 1.376 second using v1.01-cache-2.11-cpan-e1769b4cff6 )