checkin v3.10
[perl/plp/.git] / PLP / Tie / Delay.pm
index 022f4243d7a14e84a329aa3ceedf2500b4b9ba43..267b6204b0c6363fda746528c6f2f1cf81380e22 100644 (file)
@@ -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 {