Subject: | Error in synopsis code |
Minor syntax error in the Synopsis part of the POD documentation. Missing ) in the if statement.
Diff attached.
44c44
< if ($comp->compare(\@arr1, \@arr2) {
---
> if ($comp->compare(\@arr1, \@arr2)) {
This queue is for tickets about the Array-Compare CPAN distribution.
The Basics
People
|
Bug Information
|