in reply to Re: Can't locate object method "get_row_data_from_path" via package "Gtk2::Ex::Simple::List"
in thread Can't locate object method "get_row_data_from_path" via package "Gtk2::Ex::Simple::List"

Yes. The simple_list.pl file you linked to runs without errors.

  • Comment on Re^2: Can't locate object method "get_row_data_from_path" via package "Gtk2::Ex::Simple::List"

Replies are listed 'Best First'.
Re^3: Can't locate object method "get_row_data_from_path" via package "Gtk2::Ex::Simple::List"
by Anonymous Monk on Jan 14, 2012 at 11:34 UTC

    You see Dumper output, and no complaint about get_row_data_from_path?

      Yes, I receive dumper output, and no complaints from get_row_data_from_path:

      >perl -w simplelist.pl row ref ARRAY(0x26467f0)act $VAR1 = [ 'pushed', '5', '5.5', '0', 'scalar pushed', bless( {}, 'Gtk2::Gdk::Pixbuf' ), 'scalar pushed', [ 5, 6, 7 ], '<span color="green">pushed</span>' ]; >Exit code: 0