Add to Attribute::Handlers the ability to report caller's file and line
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 502d98d..6ae4cf2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1382,6 +1382,7 @@ lib/Attribute/Handlers/demo/MyClass.pm    Attribute::Handlers demo
 lib/Attribute/Handlers.pm      Attribute::Handlers
 lib/Attribute/Handlers/README          Attribute::Handlers
 lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
+lib/Attribute/Handlers/t/linerep.t     See if Attribute::Handlers works
 lib/attributes.pm              For "sub foo : attrlist"
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader.t               See if AutoLoader works