Matthias Hilbig > Net-IPP > Net::IPP::IPPMethods

Download:
Net-IPP-0.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Net::IPP::IPPMethods - Wrapper Functions for Net::IPP::ippRequest()

FUNCTIONS ^

getPrinterAttributes($)

Fetches attributes of a printer object.

getJobAttributes($$)

Fetches attributes of a job object.

getJobs($)

Fetches all jobs from printer object.

printJob($$$$)

Prints job on printer object.

setRequestedAttributes($)

Set requested attributes for all following IPPMethod function calls.