Acme-Currency

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

   ./Build test
   ./Build install

On platforms that don't support the "./" notation, that would be:

   perl Build.PL
   perl Build
   perl Build test
   perl Build install

If you wish, you may use the old MakeMaker style instead:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:



( run in 0.472 second using v1.01-cache-2.11-cpan-49f99fa48dc )