########################################################## # # # # ManyPage # See habille.pl / Voir habille.pl # # # # ########################################################## # # Copyright (C) 2000 Pierre Cordani - Pascal Vuylsteker # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier conformŽment # aux dispositions de la Licence Publique GŽnŽrale GNU, telle que publiŽe par la Free Software # Foundation ; version 2 de la licence, ou encore (ˆ votre choix) toute version ultŽrieure. # ################### Modification history ++ Modif PVK 11/01/01 . File title.pl I don't understand the interest of these two lignes : because it is not a elegant way to make disapear end of ligne, the behaviour change depending on the OS. ==> I put these ligne in comments $info =~ s/ //gs; ++ Modif PVK 19/12/00 . File ecriture.pl Bug : Modification date used the perl date year : 100 instead of 2000 I add 1900 to that date.