Under the heading INTERNALS, you have this line:
This module has a hashref attribute fields. The keys are the names of the fields from the profile. The keys are are either undef or a Data::Verifier::Field object.
I think the last sentence should read:
The corresponding values are either undef or a Data::Verifier::Field object.
Under the heading INTERNALS, you have this line:
This module has a hashref attribute fields. The keys are the names of the fields from the profile. The keys are are either undef or a Data::Verifier::Field object.
I think the last sentence should read:
The corresponding values are either undef or a Data::Verifier::Field object.