X-Git-Url: http://git.shiar.nl/gitweb.cgi/perl/plp/.git/blobdiff_plain/4cbac41f4d1bef193cf955c6c854c8a9ed258119..55b5d8b2c5b2d13e40ed37f37ef54f0e1f37af4b:/PLP/Tie/Delay.pm diff --git a/PLP/Tie/Delay.pm b/PLP/Tie/Delay.pm index 022f424..267b620 100644 --- a/PLP/Tie/Delay.pm +++ b/PLP/Tie/Delay.pm @@ -11,6 +11,8 @@ Uses symbolic references, because circular ties make Perl go nuts :) tie %Some::hash, 'PLP::Tie::Delay', 'Some::hash', sub { \%generated_hash }; +This module is part of the PLP internals and probably not of any use to others. + =cut sub _replace {