in reply to Re^2: use dirty .pm
in thread use dirty .pm

In your example, $doxydocs is in fact empty, but $a is not. Try print Dumper($a)."\n";