in reply to Re: perl equivalent to php array count function
in thread perl equivalent to php array count function

Congrats and ++'s to davido.

Man, that's what I call an explanation!

davido, you should consider making a tutorial based on this, something like "Dealing with arrays".

Best regards,

my ($author_nickname, $author_email) = ("DaWolf","erabbott\@terra.com.br") if ($author_name eq "Er Galvão Abbott");
  • Comment on Re^2: perl equivalent to php array count function