my $hash2 = $beers->fetch({bcount=>[3,2]});
print Dumper($hash2);
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 31:
=pod directives shouldn't be over one line long! Ignoring all 3 lines of content
my $hash2 = $beers->fetch({bcount=>[3,2]});
print Dumper($hash2);
1 POD Error
The following errors were encountered while parsing the POD:
=pod directives shouldn't be over one line long! Ignoring all 3 lines of content