From edb45e35b76db486472b8cadde11ce584a0fcfa2 Mon Sep 17 00:00:00 2001 From: "Randy J. Ray" Date: Thu, 27 Mar 1997 14:17:38 -0700 Subject: [PATCH] Tiny doc fix for AutoSplit.pm Seems that the C<.al> construct by itself causes pod2man to lose about half of the line, which confuses the explanation of the argument in question: p5p-msgid: rjray-9702272117.AA001223633@snakepit.ecte.uswc.uswest.com --- lib/AutoSplit.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/AutoSplit.pm b/lib/AutoSplit.pm index ab634b2..03d76e6 100644 --- a/lib/AutoSplit.pm +++ b/lib/AutoSplit.pm @@ -39,7 +39,7 @@ last update of the hierarchy. The remaining three arguments to C govern other options to the autosplitter. If the third argument, I<$keep>, is false, then any pre-existing -C<.al> files in the autoload directory are removed if they are no longer +C<*.al> files in the autoload directory are removed if they are no longer part of the module (obsoleted functions). The fourth argument, I<$check>, instructs C to check the module currently being split to ensure that it does include a C specification for the AutoLoader module, and -- 2.7.4