libstring-camelcase-perl

Perl module to convert strings to and from camelcase
  https://metacpan.org/release/String-CamelCase
  0
  no reviews



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.