summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive/http.pm
Commit message (Expand)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-4/+4
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-3/+3
* use $F instead of *FPascal Rigaux2004-08-091-3/+2
* prototype perl_checker compliancePascal Rigaux2004-08-091-2/+2
* perl_checker fixesPascal Rigaux2004-01-051-1/+0
* let interactive uses stock items on x11 and old drak translated items inThierry Vignaud2003-07-141-0/+7
* - methods with no argument are not functions with no argument!Pascal Rigaux2003-05-261-2/+2
* perl_checker fixesThierry Vignaud2003-05-231-1/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-4/+4
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-4/+4
* perl_checker adaptationsPascal Rigaux2002-11-271-12/+12
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* don't return a typeglob ref, return the typeglob (reference to typeglobs arePascal Rigaux2002-11-101-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-5/+5
* use each_index instead of map_index when the return value is not usedPascal Rigaux2002-11-051-2/+2
* - handle setting 'ok' && 'cancel'Pascal Rigaux2002-08-131-1/+1
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-0/+159