[Thu Jun 3 23:57:49 2004] Save.pm: "my" variable $meta masks earlier declaration in same scope at ../lib/TWiki/UI/Save.pm line 101.
-- MattWilkie - 04 Jun 2004
It's a warning, not an error. It is cured by the simple expedient of removing the "my" on line 101.