| Current Path : /usr/share/doc/perl-DBIx-Class/t/lib/DBICTest/ |
| Current File : //usr/share/doc/perl-DBIx-Class/t/lib/DBICTest/FakeComponent.pm |
# belongs to t/run/90ensure_class_loaded.tl
package # hide from PAUSE
DBICTest::FakeComponent;
use warnings;
use strict;
1;