IPv6 config variables for the other OS's
[p5sagit/p5-mst-13.2.git] / ext / Module-Pluggable / t / lib / ExtTest / Plugin / Quux / Foo.plugin
1 package MyTest::Plugin::Quux::Foo;
2
3
4 use strict;
5
6
7 1;
8
9