Help for this page
my $esc_char = get_escape_case("S");
my $case_formatted_string = $esc_char ."FoobAr";
use strict; ... # while this works.. print "\Ustuff\n";