|
Is there any easy way to test whether a twig has been modified? I searched the POD for "changed" and "modified" but found no method. Currently I am just assuming that if a program MIGHT modify the twig, then it DID modify the twig, regardless of whether it did or not.
|