Nonplussed Rants
My public posts from Google Plus
Tuesday, May 12, 2015
I think I might have it. my $find = $collection->find ; say Dumper $find ; while (my $record = $...
I think I might have it.
my $find = $collection->find ;
say Dumper $find ;
while (my $record = $find->next){
say Dumper $record ;
}
Trying with my other things. But I want it all instead of next.
Link
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment