From: Vincent Pit Date: Thu, 2 Oct 2008 17:48:46 +0000 (+0200) Subject: Discrepancy @args/@opts X-Git-Tag: v0.06~6 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=commitdiff_plain;h=87ce67d842acd68b41322b0d59798f0c42f1c9fa Discrepancy @args/@opts --- diff --git a/lib/indirect.pm b/lib/indirect.pm index 0413a9d..ef1d53f 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -41,7 +41,7 @@ This module is B a source filter. =head2 C -Magically called when C is encountered. Turns the module on. If C<@opts> contains C<':fatal'>, the module will croak on the first indirect syntax met. +Magically called when C is encountered. Turns the module on. If C<@opts> contains C<':fatal'>, the module will croak on the first indirect syntax met. =head2 C