On Fri, Feb 17, 2017 at 10:26 PM, yary <not....@gmail.com> wrote:

> On Fri, Feb 17, 2017 at 9:52 PM, ToddAndMargo <toddandma...@zoho.com>
> wrote:
>
>> @Lines = $StringFullOfLineFeeds.lines
>
>
> @Lines = $StringFullOfLineFeeds.lines.reverse


They want what Haskell calls unlines, not a reversed list of lines. I would
presume some variant of .join.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to