X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=f84372b17fda02d9ac87d0b327fcd91d8a4c7481;hb=46cf8856665300f21ca33361c384c41f445daa09;hp=d97761b42b32272846695f77293d15cb5c95f4d2;hpb=e4e6358721277a2d4251bc19b28b6753fd8fe3b9;p=perl%2Fmodules%2FLexical-Types.git diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index d97761b..f84372b 100644 --- a/lib/Lexical/Types.pm +++ b/lib/Lexical/Types.pm @@ -36,7 +36,7 @@ BEGIN { =head1 DESCRIPTION -This module allows you to hook the execution of typed lexicals declarations (C). +This pragma allows you to hook the execution of typed lexicals declarations (C). In particular, it can be used to automatically tie or bless typed lexicals. It is B implemented with a source filter. @@ -132,7 +132,7 @@ sub import { =head2 C Magically called when writing C. -Turns the module off. +Turns the pragma off. =cut