Binary package “libgnome2-canvas-perl” in ubuntu trusty

Perl interface to the GNOME canvas library

 libgnome2-canvas-perl allows a perl developer to use the GNOME Canvas
 widget with Gtk2-Perl.
 .
 The GNOME Canvas widget is a powerful and extensible object-oriented
 display engine. A GnomeCanvasItem is a GtkObject representing some
 element of the display, such as an image, a rectangle, an ellipse, or
 some text. You can refer to this architecture as structured graphics;
 the canvas lets you deal with graphics in terms of items, rather than
 an undifferentiated grid of pixels.
 .
 Find out more about GNOME at http://www.gnome.org.
 .
 The perl bindings follow the C API very closely, and the C reference
 documentation should be considered the canonical source:
 http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
 .
 This module is part of gtk2-perl.
 .
 To discuss gtk2-perl, ask questions and flame/praise the authors,
 join gtk-perl-list@gnome.org at lists.gnome.org.
 .
 Also have a look at the gtk2-perl website and sourceforge project page,
 http://gtk2-perl.sourceforge.net