in reply to Re^2: C::Analyzer, can't locate object method new
in thread C::Analyzer, can't locate object method new

Since the source uses package C::Analyzer, not package Analyzer, that's the way that it must be addressed in code (short of some sort of aliasing operation). Thus, as you say, the documentation is wrong. I have e-mailed the maintainer to let him know.