sync
authorShawn Boyette <sboyette@esilibrary.com>
Mon, 23 Mar 2009 09:59:53 +0000 (09:59 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Mon, 23 Mar 2009 09:59:53 +0000 (09:59 +0000)
Equinox-Migration/MANIFEST
Equinox-Migration/lib/Equinox/Migration/SimpleTagList.pm

index 12f6aff..7931704 100644 (file)
@@ -4,6 +4,7 @@ Makefile.PL
 README
 lib/Equinox/Migration.pm
 lib/Equinox/Migration/SimpleTagList.pm
+lib/Equinox/Migration/SubfieldMapper.pm
 t/00-load.t
 t/pod-coverage.t
 t/pod.t
index 25ef631..6a27328 100644 (file)
@@ -40,8 +40,8 @@ or
 
 =head2 new
 
-Takes one argument, optional argument, C<file>. If this is speficied,
-the tag list will be populated as per that file on instantiation.
+Takes one optional argument, C<file>. If this is speficied, the tag
+list will be populated as per that file on instantiation.
 
 Returns a E::M::STL object.
 
@@ -216,7 +216,7 @@ Please report any bugs or feature requests to the above email address.
 
 You can find documentation for this module with the perldoc command.
 
-    perldoc Equinox::Migration::TrashTags
+    perldoc Equinox::Migration::SimpleTagList
 
 
 =head1 COPYRIGHT & LICENSE