/usr/local/CPAN/UR/UR/BoolExpr/Normalizer.pm


package UR::BoolExpr::Normalizer;

# This must stay in place to keep the one on the app server from being used.
# These are for the test case which checks for warnings/strict
use strict;
use warnings;

1;