• [^] # Re: adapter les scripts

    Posté par . En réponse à la dépêche Sortie de mod_perl 2.0.0. Évalué à 4.

    Je ne connaissais pas, merci. ça à l'air bien même si ça n'est pas parfait, d'après ce que je lis dans la doc:
    http://perl.apache.org/docs/1.0/api/Apache/Registry.html(...)

    Apache::Registry makes things look just the CGI environment, however, you must understand that this is not CGI. Each httpd child will compile your script into memory and keep it there, whereas CGI will run it once, cleaning out the entire process space. Many times you have heard "always use -w, always use -w and use strict". This is more important here than anywhere else!

    "La liberté est à l'homme ce que les ailes sont à l'oiseau" Jean-Pierre Rosnay