On Fri, Feb 17, 2017 at 10:26 PM, yary <[email protected]> wrote:

> On Fri, Feb 17, 2017 at 9:52 PM, ToddAndMargo <[email protected]>
> 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
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to