Help for this page
Package Report; ... return $self; }
my $r = new Report('file1'); ... $r = new Report('file2'); # Dumper1 shows the first tree updated with the data of the second # and dumper2 shows nothing (undef)