Help for this page
use strict; use warnings; ... my $string; # your code here to build a complex string say Dumper( $string );