foo
[gitmo/Moose-Autobox.git] / t / 003_p6_example.t
index 65845a5..273e478 100644 (file)
@@ -10,6 +10,12 @@ BEGIN {
     use_ok('Moose::Autobox');
 }
 
+=pod
+
+This comes from one of the examples in the Pugs distro.
+
+=cut
+
 {
     package Units::Bytes;
     use Moose::Role;