document rt ticket for overload::constant weirdness
[scpubgit/HTML-String.git] / lib / HTML / String / Value.pm
index cb73ad2..e26692d 100644 (file)
@@ -96,4 +96,6 @@ sub _hsv_is_true {
 
 sub ref { '' }
 
+sub DESTROY { }
+
 1;