Help for this page
my $string = do { local $/; <DATA>}; my $ref = XMLin($string);
my $ref = XMLin(\*DATA);