use strict; use IO::All; print io("file.txt")->backwards->getlines; [download]
In reply to Re: how to read a file in backwards? by Miguel in thread how to read a file in backwards? by redss