--- Compress-LZF/LZF.pm 2013/08/25 18:13:26 1.33 +++ Compress-LZF/LZF.pm 2015/06/28 17:40:38 1.34 @@ -113,6 +113,12 @@ =back +=head1 SUPPORT FOR THE PERL MULTICORE SPECIFICATION + +This module supports the perl multicore specification +(L) for all compression and +decompression functions. + =head1 SEE ALSO Other Compress::* modules, especially Compress::LZV1 (an older, less