CPM
view release on metacpan or search on metacpan
=head1 DESCRIPTION
The CPM module manages the API of MyPrinterCloud, providing the subroutines to collect the information from the networked printers and to transmit it to CPS (Cloud Printing Server). It offers several options to accomplish key design criteria such as ...
=head1 FUNCTIONALITY
The CPM functionality is completely defined by its configuration file (config.xml) that acts also, as firmware of the module.
=head1 Configuration sample
The CPM needs a default configuration file that must be adjusted by the user, at least, including his credentials (valid user in MyPrinterCloud).
<?xml version="1.0" encoding="UTF-8"?>
<opt call="http://myprintercloud.nubeprint.com/np/selector.pl" proxy="" >
<id comm="call"
date="2010-09-10"
mode="discover"
pass="xxx"
type="soft-public"
user="demo@nubeprint.com"
/>
( run in 0.233 second using v1.01-cache-2.11-cpan-a5abf4f5562 )