in reply to Using map to Add a Line Breaks to a List
print map {/(.+)\./ ; $1 . "\n"} sort(RetrieveIllustrationList($cl_use +rinput)); [download]