write a simple Perl script following the instructions below.
Write a Perl program that reads in an arbitrary number of strings from the command line and displays them sorted alphabetically.
Here is an example:
type:
perl mySorter.pl spencer able delta
see:
able delta spencer
type:
perl mySorter.pl
see:
Invalid command line arguments to program. Please supply two or more strings to sort.
Optional command line switch
type:
perl mySorter.pl -r spencer able delta
or
perl mySorter.pl–reverse spencer able delta
See:
spencer delta able
NOTE: the command line switch (-r or –reverse) can be present anywhere in the command e.g. perl mySorter.pl spencer able delta –reverse should work to.
Did you know: that the single dash followed by a letter or the double dash followed by the entire word is a standard convention?
You will be graded on this assignment.
Criteria:
Documentation (has documentation, and work as documented)
Works as Documented
Style and Clarity of Code
Meets Assignment Requirements
Exceptional work must include one or more of the following:
A command line switch that controls the order of sorting (ascending [a-z], descending [z-a])
Separate test code (treat writing test code as an independant study project because for most students it will be too much to tackle in the first week, but if you want to go for it – encouraged but by no means required/expected)
Follow the instructions carefully! Points off for failng to do this.
** Submit a zip or tar.gz file as an attachment. Don’t just paste in text. Do not submit compressed files in any other format like .rar
Order Management

Premium Service
- 100% Custom papers
- Any delivery date
- 100% Confidentiality
- 24/7 Customer support
- The finest writers & editors
- No hidden charges
- No resale promise
Format and Features
- Approx. 275 words / page
- All paper formats (APA, MLA, Harvard, Chicago/Turabian)
- Font: 12 point Arial/Times New Roman
- Double and single spacing
- FREE bibliography page
- FREE title page
0% Plagiarism
We take all due measures in order to avoid plagiarisms in papers. We have strict fines policy towards those writers who use plagiarisms and members of QAD make sure that papers are original.