The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Finance-Currency-Convert-KlikBCA

0.07     2014-09-05 (PERLANCAR)

         - No functional changes.

         - [Build] Move third party test to xt/smoke/ so it's tested during
           release using 'dzil test --all'.


0.06     2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!

         - Update URL (moved).

         - Add a CLI script.


0.05    2014-05-17 (SHARYANTO)

        - No functional changes.

        - Replace File::Slurp with File::Slurp::Tiny.


0.04    2014-03-12 (SHARYANTO)

        [REMOVED FEATURES]

        - Remove caching. Users should cache on their own.

        [INTERNAL]

        - Use Perinci::Import (with exit_on_error=>1 property).


0.03    2014-02-18 (SHARYANTO)

        - Update against site changes.

        - Use specific error code for scraping/parsing/sanity failure, to aid
          third-party testing smoker to detect parsing error immediately
          (instead of just network error).

        - Add warnings/errors for convert_currency().

        - Add unit tests as well as third party tests in xt-3rd/.


0.02    2012-07-18 (SHARYANTO)

        - No functional changes. Rebuild (error in weaver.ini).


0.01    2012-07-17 (SHARYANTO)

        - First release.