]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blob - t/lib/DBICTest/OptionalComponent.pm
add test script for mysql
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / lib / DBICTest / OptionalComponent.pm
1 # belongs to t/run/90ensure_class_loaded.tl
2 package # hide from PAUSE
3 DBICTest::OptionalComponent;
4 use warnings;
5 use strict;
6
7 1;
This page took 0.033173 seconds and 5 git commands to generate.