Binary package “libtk-objeditor-perl” in ubuntu mantic

Perl/Tk widget to edit recursively a data structure

 Tk::ObjEditor module provide a widget to edit the content of
 a Perl data structure. The widget enables recursive edition of deep
 data structure.
 .
 ObjEditor is located within a DialogBox widget. I.e. it will appear in
 its own toplevel window when you invoke the Show() method like the
 FileDialog widget.