in reply to Using map to Add a Line Breaks to a List
print map { s/\..*/\n/; $_ } sort(RetrieveIllustrationList($cl_userinp +ut)); [download]