The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.