Help for this page
package Classes::SomeParent; 1; ... } else { print "Nota"; }
print "Object is ". (is_tainted($obj) ? "not " : "") . "tainted";