Searched refs:FATALS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-NamespaceSupport/
H A DNamespaceSupport.pm9 use constant FATALS => 0; # root object constant
33 1, # FATALS
43 $self->[FATALS] = $options->{fatal_errors} if defined $options->{fatal_errors};
219 if ($self->[FATALS]) {
235 if ($self->[FATALS]) {
252 if ($self->[FATALS]) {

Completed in 68 milliseconds