SlideShare a Scribd company logo
write a Perl program that performs the following tasks:
Generate a menu to ask the user for the task that he or she
would like to see performed.
The available tasks are as follows:
Show current date and time.
Show users currently logged in.
Show the name of the working directory.
Show the contents of the working directory.
Prompt the user for the choice, and perform the system
command.
Also, describe how
variables
in Perl are handled, specifically with respect to the need for
declaration and type casting.

More Related Content

DOCX
Write a Python program to convert temperature from Celsius to Fahren.docx
DOCX
Write a reading reflection notes of chapter one up to chapter 6 in.docx
DOCX
Write a Reaction Paper- Assigned 4-5pages.What are the human.docx
DOCX
Write a qualitative research paper with the following topic The He.docx
DOCX
Write a Python program that reads IP addresses from an input fil.docx
DOCX
Write a Python program to hold information on a courseProg.docx
DOCX
Write a proposal to a local government official to propose a cha.docx
DOCX
Write a proposal of 200 words. In this proposal, explain your future.docx
Write a Python program to convert temperature from Celsius to Fahren.docx
Write a reading reflection notes of chapter one up to chapter 6 in.docx
Write a Reaction Paper- Assigned 4-5pages.What are the human.docx
Write a qualitative research paper with the following topic The He.docx
Write a Python program that reads IP addresses from an input fil.docx
Write a Python program to hold information on a courseProg.docx
Write a proposal to a local government official to propose a cha.docx
Write a proposal of 200 words. In this proposal, explain your future.docx

More from alexandernmeredith30 (20)

DOCX
Write a proposal about indian songs Zindagi Bhar Nahin Bhulegi” In.docx
DOCX
Write a proposal according to the promptinstructions on the attac.docx
DOCX
Write a Project Risk Management Paper. Your Essay should cover the f.docx
DOCX
Write a program with a class called Employee for 5 employees with a .docx
DOCX
Write a program that uses the ArrayList class and populate it with a.docx
DOCX
Write a program that gets two inputs an integer and a character. Use.docx
DOCX
Write a press release with media list.Introduction paragraph sta.docx
DOCX
Write a Process  Paragraph  Write at least  six steps.  .docx
DOCX
write a post that agrees OR disagrees with the assertion. Cite.docx
DOCX
Write a Process  Paragraph  Write at least  six steps.  Reme.docx
DOCX
Write a post in response to the following prompt.Pick an institu.docx
DOCX
write a position paper of at least 350 words. You must use proper ci.docx
DOCX
Write a policy report on one of the highly debated areas in Public E.docx
DOCX
Write a PICOT ( A specific question that, when answered, provides ev.docx
DOCX
Write a PICO question, instructions and journal to use are attached..docx
DOCX
Write a personal statement (childhood studies)- Interested A.docx
DOCX
Write a paragraph summary about the history and epidemiology of th.docx
DOCX
Write a paragraph summary about the history and epidemiology of the .docx
DOCX
Write a paragraph on a related topic to Health Science (OTA,)dis.docx
DOCX
Write a paragraph on a related topic to Health Science (Occu.docx
Write a proposal about indian songs Zindagi Bhar Nahin Bhulegi” In.docx
Write a proposal according to the promptinstructions on the attac.docx
Write a Project Risk Management Paper. Your Essay should cover the f.docx
Write a program with a class called Employee for 5 employees with a .docx
Write a program that uses the ArrayList class and populate it with a.docx
Write a program that gets two inputs an integer and a character. Use.docx
Write a press release with media list.Introduction paragraph sta.docx
Write a Process  Paragraph  Write at least  six steps.  .docx
write a post that agrees OR disagrees with the assertion. Cite.docx
Write a Process  Paragraph  Write at least  six steps.  Reme.docx
Write a post in response to the following prompt.Pick an institu.docx
write a position paper of at least 350 words. You must use proper ci.docx
Write a policy report on one of the highly debated areas in Public E.docx
Write a PICOT ( A specific question that, when answered, provides ev.docx
Write a PICO question, instructions and journal to use are attached..docx
Write a personal statement (childhood studies)- Interested A.docx
Write a paragraph summary about the history and epidemiology of th.docx
Write a paragraph summary about the history and epidemiology of the .docx
Write a paragraph on a related topic to Health Science (OTA,)dis.docx
Write a paragraph on a related topic to Health Science (Occu.docx
Ad

Recently uploaded (20)

PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Trump Administration's workforce development strategy
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Lesson notes of climatology university.
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Cell Structure & Organelles in detailed.
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Classroom Observation Tools for Teachers
PDF
01-Introduction-to-Information-Management.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
master seminar digital applications in india
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Trump Administration's workforce development strategy
Microbial diseases, their pathogenesis and prophylaxis
Lesson notes of climatology university.
Final Presentation General Medicine 03-08-2024.pptx
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
A systematic review of self-coping strategies used by university students to ...
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Cell Structure & Organelles in detailed.
Weekly quiz Compilation Jan -July 25.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Classroom Observation Tools for Teachers
01-Introduction-to-Information-Management.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Module 4: Burden of Disease Tutorial Slides S2 2025
master seminar digital applications in india
Chinmaya Tiranga quiz Grand Finale.pdf
Ad

write a Perl program that performs the following tasksGenerate a .docx

  • 1. write a Perl program that performs the following tasks: Generate a menu to ask the user for the task that he or she would like to see performed. The available tasks are as follows: Show current date and time. Show users currently logged in. Show the name of the working directory. Show the contents of the working directory. Prompt the user for the choice, and perform the system command. Also, describe how variables in Perl are handled, specifically with respect to the need for declaration and type casting.