flying pigs. almost as likely as win32 doing what you wanted it to.
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / TestSchemaComponentFQN.pm
1 package TestSchemaComponentFQN;
2
3 sub testschemacomponent_fqn { 'TestSchemaComponentFQN works' }
4
5 1;