Mega Code Archive

 
Categories / Perl / Array
 

Using sort function in print statement

print sort ("c", "b", "a");