# Now test to see if C4::Linker can find it.
my $authmatch;
my $fuzzy;
my $linker = C4::Linker::Default->new();
$linker->get_link($subject_heading);
-