Subject: | Unescaped variable |
44: 'no_covers|n' => $no_covers,
should be...
44: 'no_covers|n' => \$no_covers,
This fixes the Perl error "Undefined argument in option spec".
Thank you for this fantastic script.
This queue is for tickets about the last.fm-ripper CPAN distribution.
The Basics
People
|
Bug Information
|