in reply to printing an array reference

I think you are looking for Data::Dumper

use Data::Dumper; print Dumper $obj->aliases();

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice