INSTALLATION
1) You must install libqrencode.
(via.
http://megaui.net/fukuchi/works/qrencode/index.en.html)
2) To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (C) 2007, Yoshiki KURIHARA
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.