Le Sunday 09 November 2008 13:59:48 Ian Hilt, vous avez écrit : > Sometimes specifying the recipient addresses can be tedious on the > command-line. This commit will allow the user to edit the recipient > addresses in their editor of choice. > > Signed-off-by: Ian Hilt <ian.hilt@xxxxxxx> > --- [...] > + if ($c_file =~ /^To:\s*+(.+)\s*\nCc:/ism) { Greedy operators are only supported with perl 5.10 or more... I think it's a bad idea to use them... -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 6 83 87 78 75 Tel : +33 (0) 1 78 94 55 52 fge@xxxxxxxxxxxx 40 avenue Raymond Poincaré 75116 Paris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html