Problem:
Question 1: Write a PERL script to check all command arguments. Display the argument one by one (use a for loop). If there is no argument provided, remind users about the mistake.
Question 2: Summarize the major syntax difference between Bash and Perl.
Include source of information for best answer.