Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-13 | Import String::CamelCase into textproc/p5-String-CamelCase, | hiramatsu | 3 | -0/+27 | |
which is required to update databases/p5-DBIx-Class-Schema-Loader. This module exports two functions. - camelize : convert from under_score text to CamelCase one - decamelize : convert from CamelCase text to under_score one |