--- Compress-LZF/LZF.pm 2002/09/05 04:44:55 1.10 +++ Compress-LZF/LZF.pm 2002/09/05 05:25:21 1.11 @@ -83,7 +83,7 @@ Recreate the original object from it's serialized representation. This function automatically detects all the different sfreeze formats. -=head2 Compress::LZF::set_serializer $package, $freeze, $store +=head2 Compress::LZF::set_serializer $package, $freeze, $thaw Set the serialize module and functions to use. The default is "Storable", "Storable::mstore" and "Storable::mretrieve", which should be fine for