NAME

CPM - Simple module to work with MyPrinterCloud system

SYNOPSIS

use CPM;
my $env=CPM->new();
my $oid='.1.3.6.1.2.1.2.2.1.6.2';
my $result=$env->request($oid, -type=>'mac');
print "MAC: $result\n";

DESCRIPTION

The CPM module manages the API of MyPrinterCloud.

AUTHOR

Juan José 'Peco' San Martín, <peco at cpan.org>

COPYRIGHT

Copyright 2010 Nubeprint

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 406:

Non-ASCII character seen before =encoding in 'José'. Assuming UTF-8