whitespace cleanup
[p5sagit/Class-C3-Componentised.git] / t / lib / MyModule / ErrorComponent.pm
CommitLineData
dfb3a821 1package # hide from PAUSE
2 MyModule::ErrorComponent;
3use warnings;
4use strict;
5
6# this is missing on purpose
7# 1;
8