]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - lib/Thread/Cleanup.pm
POD typo
[perl/modules/Thread-Cleanup.git] / lib / Thread / Cleanup.pm
index f7f815b60e7192b45ff3b3aa091056ece88280a6..a05fd7b537f9b330d45706598210633886004dc0 100644 (file)
@@ -59,7 +59,7 @@ it will be called for detached threads only if they terminate before the main th
 
 =item *
 
-it won't trigger for the the destruction of the main thread.
+it won't trigger for the destruction of the main thread.
 
 =back
 
@@ -77,11 +77,11 @@ None.
 
 =head1 DEPENDENCIES
 
-C<perl> 5.8.
+L<perl> 5.8.
 
-C<threads> 1.07.
+L<threads> 1.07.
 
-C<XSLoader>.
+L<XSLoader>.
 
 =head1 AUTHOR