1package TestComponentForMapFQN;
2use strict;
3use warnings;
4
5sub testcomponentformap_fqn { 'TestComponentForMapFQN works' }
6
71;
8