summaryrefslogtreecommitdiff
path: root/textproc/p5-String-CamelCase/DESCR
blob: 9e57abab768e4e005cda8157adf2cc3d065b3888 (plain)
1
2
3
This module exports two functions.
- camelize : convert from under_score text to CamelCase one
- decamelize : convert from CamelCase text to under_score one