in reply to Re: Can't use string ("blah") as an ARRAY ref while "strict refs" in use at..in thread Can't use string ("blah") as an ARRAY ref while "strict refs" in use at..
use Data::Dumper; die Data::Dumper->new([\@databases])->Indent(1)->Dump(); [download]