summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/main.pm
Commit message (Expand)AuthorAgeFilesLines
...
* 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