A++ Homework help need In 9 hours

“”Simple Perl Assignment – Program that alphabetically sorts strings”””

NOTE :::: Actually it just needs to be simple program that does what has requested and will have some form of documentation showing work cited, can be internet or book..

 

 

Please 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 **

 
 
Looking for a similar assignment? Our writers will offer you original work free from plagiarism. We follow the assignment instructions to the letter and always deliver on time. Be assured of a quality paper that will raise your grade. Order now and Get a 15% Discount! Use Coupon Code "Newclient"