#!/usr/bin/perl -pi.bak
# converts namespace to underbar equivalent, mostly.
s/gov::cca::/gov__cca__/g
