☞ | Help! Help! | 2 |
“I think this object has a prev_sibling method…”
my $obj = Horrible::Thing->new(…); $obj->prev_sibling();
Can't locate object method "prev_sibling" via package "Horrible::Thing"…
Oh, I guess it doesn't.
I wonder what it does have?
☞ | ☞ |