This is the revision history for sv in <*:##NULL>

factoid_idsubjectcopulapredicateauthornamespace
10807 sv is Short for "scalar value". Every value inside Perl is passed around as a C language "SV*" pointer. See perlguts for the gritty details. _slade_