[Repost] Win32::Daemon patch : fixes RT#50020

2010-03-01 Thread dolmen
this module where they have to look for the lastest source and where to submit patches. Olivier. - Mail transféré - De: dol...@cpan.org À: libwin32@perl.org Envoyé: Lundi 7 Décembre 2009 10h47:07 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Win32::Daemon patch :

Win32::Daemon patch : fixes RT#50020

2009-12-07 Thread dolmen
Hi, Here is a patch against the SVN head. Changes: - fixes incompatibility with fork() : END {} block executed only in the main thread. - fixes white spaces in POD - changes to go towards 'strict' mode Olivier Mengué dol...@cpan.org Index: Daemon.pm ===