if ($line =~ /^\#CCR-(.*)/) { my $functionName = $1; my $desc = ; # pull the next line $functxt{$functionName} = $desc; }