The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.