- print "$sections\n"; my $len = @{$sections}; print "len = $len\n"; { local $, = "\n---\n"; print @{$sections}; } print "\n";
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 64:
'=item' outside of any '=over'
=over without closing =back