blob: 2e84e974123dcfa0af3a780629fc00fa4bf70296 (
plain)
1
2
3
4
5
6
7
8
9
|
Perl bindings for the SANE (Scanner Access Now Easy) Project. This module
allows you to access SANE-compatible scanners in a Perlish and
object-oriented way, freeing you from the casting and memory management in
C, yet remaining very close in spirit to original API.
The Sane module allows a Perl developer to use SANE-compatible scanners.
Find out more about SANE at http://www.sane-project.org.
WWW: http://search.cpan.org/dist/Sane/
|