]> mj.ucw.cz Git - libucw.git/history - lib/perl/CGI.pm
obj_add_attr_ref() with an on-stack buffer is not advisable, better
[libucw.git] / lib / perl / CGI.pm
2003-08-10 Tomas VallaRecognition of variable types in parse_args is now...
2003-07-20 Tomas VallaAdded 'array' feature to handle multiple variable occur...
2003-07-10 Tomas VallaJust to make it more comfortable.
2003-07-09 Tomas VallaPatch to allow processing of multiple occurences of...
2002-09-23 Martin MaresBetter avoid the brain-dead encoding " " as "+" when...
2002-09-23 Martin MaresFix escaping of "+" characters in outgoing parameters...
2002-09-17 Martin MaresAdded functions for automatic processing of script...
2002-09-06 Martin MaresAdded first two functions of the Poor Man's CGI module.