Barcode-ZBar
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Release history of Barcode-ZBar
Barcode::ZBar Perl module
=========================

The ZBar Bar Code Reader is a library for scanning and decoding bar
codes from various sources such as video streams, image files or raw
intensity sensors.  It supports EAN, UPC, Code 128, Code 39 and
Interleaved 2 of 5.  These are the Perl bindings for the library.

Check the ZBar project home page for the latest release, mailing
lists, etc.
    http://zbar.sourceforge.net/


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires the ZBar Bar Code Reader, which may be obtained
from:

    http://zbar.sourceforge.net/


COPYRIGHT AND LICENCE

Licensed under the GNU Lesser General Public License, version 2.1.
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt

Copyright 2008-2009 (c) Jeff Brown 

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。