Install Math::BigInt, 5.8.x ship a too old one
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / TestComponentForMapFQN.pm
CommitLineData
5ad21d3c 1package TestComponentForMapFQN;
2
3sub testcomponentformap_fqn { 'TestComponentForMapFQN works' }
4
51;