Install libstring-camelcase-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libstring-camelcase-perl
Description:
Perl module to convert strings to and from CamelCase
String::CamelCase provides functions to CamelCase and de-camelcase strings. Also includes wordsplit which returns a list of the words in the string, whether they are camelized or separated by underscores.
Homepage: https://metacpan.org/release/String-CamelCase
Version: 0.03-1
Section: universe/perl