The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Business-Bitcoin

Easy and secure way to accept Bitcoin payments online.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Business::Bitcoin

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-Bitcoin

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Business-Bitcoin

    CPAN Ratings
        http://cpanratings.perl.org/d/Business-Bitcoin

    Search CPAN
        http://search.cpan.org/dist/Business-Bitcoin/


LICENSE AND COPYRIGHT

Copyright (c) 2016-2017 Ashish Gulhati.

This program is free software; you can redistribute it and/or modify it
under the terms of the Artistic License 2.0.

See http://www.perlfoundation.org/artistic_license_2_0 for the full
license terms.