17 Jan
2011
17 Jan
'11
10:09 a.m.
On Mon, Jan 17, 2011 at 10:50:43AM +0100, Paul Poulain wrote:
I vote no (to refrain, so yes to use // ;-) )=> I think we should use 5.10 pragmas, as 5.10 is everywhere except on very old distros.
well, actually every koha perl files should begin with something like: use 5.10.0; use strict; use warnings; # ... moar ... which can be replaced by: use Modern::Perl; read the code of this module (only few lines) and see how easy to set a default discipline. Koha could have his own one! marc -- Marc Chantreux BibLibre, expert en logiciels libres pour l'info-doc http://biblibre.com