How to Install libtest-eol-perl in Ubuntu 18.04



Install libtest-eol-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtest-eol-perl

Description:

module to check for non-Unix line endings

Test::EOL is a Perl module for verifying that your project/distribution contains only Unix-style line endings. It is especially useful for developers that work on Windows, but that release code for Unix.

Homepage: https://metacpan.org/release/Test-EOL

Version: 2.00-1

Section: universe/perl