Yes, it is possible:
perl -MText::Statistics::Latin -e 'LATIN("NUMBER")' #replace NUMBER by the numbre of files you will analyse plus 1, i.e., if you are going to scan 10 files, write:
perl -MText::Statistics::Latin -e 'LATIN("11")'
Acknowledgements on this tip to Nelson Ferraz!
(2)
]
