INN 2.5, inn-CURRENT-20090103 Issues

Julien ÉLIE julien at trigofacile.com
Fri Jan 16 22:54:56 UTC 2009


> -require 'getopts.pl' ;
> +use Getopts::Std;

It is Getopt::Std, sorry!


Another thing to change in the script:

-if ( !$opt_s ) {
+if ( !defined($opt_s) ) {
     warn "No subject given. Hope that's ok\n" ;

-- 
Julien ÉLIE

« Dans un mois, dans un an, comment souffrirons-nous ? » (Jean Racine)




More information about the inn-workers mailing list