Thu Jul 27 16:29:24 2006leening [...] saurus.nl - Ticket created
Subject:
Stops with "Undefined argument in option spec" due to undef variables
Date:
Thu, 27 Jul 2006 22:28:58 +0200
To:
bug-last.fm-ripper [...] rt.cpan.org
From:
Michiel van Leening <leening [...] saurus.nl>
Hi,
Getopt::Long 2.35 bombs out with "Undefined argument in option spec"
because the variables used in GetOptions() are not defined.
Adding "my
$help=$debug=$no_covers=$artist=$username=$password=$output_directory=$aws_token=0;"
before using GetOptions() fixed this.
--
Regards,
Michiel van Leening