whoopse forgot the changelog and to update the MANIFEST
Stevan Little [Sun, 7 Aug 2005 18:50:37 +0000 (18:50 +0000)]
ChangeLog
MANIFEST

index cc71f43..c9ad846 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
 Revision history for Perl extension Class::C3.
 
-0.01 - 
\ No newline at end of file
+0.01 - Sun, Aug 7, 2005
+    - initial release of module
+    - some code and test based on previous Perl6::MetaModel work
\ No newline at end of file
index 5208b57..170b951 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,7 +1,10 @@
 ChangeLog
+Makefile.PL
 MANIFEST
 README
 lib/Class/C3.pm
 t/00_load.t
 t/01_MRO.t
 t/02_MRO.t
+t/pod.t
+t/pod_coverage.t