in reply to Re^2: 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"

You see Dumper output, and no complaint about get_row_data_from_path?

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

Replies are listed 'Best First'.
Re^4: Can't locate object method "get_row_data_from_path" via package "Gtk2::Ex::Simple::List"
by aslewis (Novice) on Jan 14, 2012 at 11:50 UTC

    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