summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/main.pm
Commit message (Expand)AuthorAgeFilesLines
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-2/+2
* printerdrake is back aliveThierry Vignaud2003-01-071-0/+4
* perl_checker fixThierry Vignaud2003-01-071-1/+1
* beautifyThierry Vignaud2003-01-071-4/+4
* simplif installed spoolers "detection"Thierry Vignaud2003-01-071-5/+1
* fix displaying list of availlable printer spoolersThierry Vignaud2003-01-061-1/+1
* - printer::main::read_cups_printer_list() is now printer::cups::read_printer_...Pascal Rigaux2002-12-191-39/+0
* commit the real code, not the debug code :-(Pascal Rigaux2002-12-131-2/+1
* put back the commentPascal Rigaux2002-12-131-0/+3
* (read_cups_printer_list, get_cups_remote_queues): much cleanupPascal Rigaux2002-12-131-48/+27
* $_ was not localized, fixing (and cleanup)Pascal Rigaux2002-12-051-3/+2
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+1
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-9/+4
* simplifyPascal Rigaux2002-12-021-29/+25
* perl_checker adaptationsPascal Rigaux2002-11-281-8/+8
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* (configure_hpoj): functions dynamically loaded from /usr/sbin/ptal-init arePascal Rigaux2002-11-271-9/+10
* simplify some stuffThierry Vignaud2002-11-261-15/+7
* make perl_checker happyPascal Rigaux2002-11-181-2/+2
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-44/+41
* - printer::data : export all data structuresThierry Vignaud2002-11-141-11/+14
* - final switch to $::prefixThierry Vignaud2002-11-131-115/+88
* - set_usermode() : don't reinvent the wheel, use substInFileThierry Vignaud2002-11-131-29/+5
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-62/+61
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-5/+5
* kill set_prefix()Thierry Vignaud2002-11-121-3/+1
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-18/+18
* printer related modules cleaning :Thierry Vignaud2002-11-121-0/+1704