in reply to Find the biggest number from three numbers

Have a look at Term::Prompt (prompt), List::Util (max), and List::MoreUtils (uniq).
  • Comment on Re: Find the biggest number from three numbers