> $Db{inventory} isn't defined. Using $Tag->perl({tables => 'inventory'}) in > the first line should fix that. ...or even just: $Tag->perl('inventory'); Peter