Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

example #10

Open
dsaravia opened this issue Dec 17, 2016 · 0 comments
Open

example #10

dsaravia opened this issue Dec 17, 2016 · 0 comments

Comments

@dsaravia
Copy link

my $response = $do->domain_list();

for (@{ $response->{content} }) {
say $_->{id};
}

I think must
say $_->{'name'};

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant