Help for this page
Use of uninitialized value at per2.pl line 5. Use of uninitialized value at per2.pl line 5. ... smith rogers richards
#!/usr/local/bin/perl -w ... #I had to add $_ because the other way "$authors{$}=1" gave me an erro +r } print "$_\n" for keys %authors;