use Path::Tiny qw/ path /; print( (path('wordlist')->lines)[60..70] );