perl woody

2001-12-11 Par sujet Olivier Garet
Bon, mon problème avec grenouille est un problème d'Install de Perl sous Woody (sous Patate, ça marche, j'ai testé sur une autre machine) Je n'arrive pas à faire marcher ça : #!/usr/bin/perl use Getopt::Long qw(); my($verbose); GetOptions(verbose, \$verbose); Il me balance Undefined subroutine

Re: perl woody

2001-12-11 Par sujet Jérôme Marant
Olivier Garet wrote: Bon, mon problème avec grenouille est un problème d'Install de Perl sous Woody (sous Patate, ça marche, j'ai testé sur une autre machine) Je n'arrive pas à faire marcher ça : #!/usr/bin/perl use Getopt::Long qw(); Pas de qw(); autrement tu n'importes aucune