Handel 0.99_12 Released

I swear, the closer I get, the farther away I am [from 1.0].

  • Moved Locale::Currency/Format and WebServiceX modules to requirements
  • Currency new() now takes $code and $format params
  • Added name/code to Currency
  • Added converter_class to Currency
  • Added currency_code and currency_format to Storage
  • Storage::DBIC now passes currency_code/format into DBIC inflate subs for currency_columns
  • Added Storage::DBIC currency_code/currency_format tests
  • Finished Perl::Critic cleanup