pidgin crashes or your perl plugin fails? If pidgin crashes please get a backtrace and file a bug about it. But the short answer is Purple::conversations() isn't a function, Purple::get_conversations is though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
Every time I'm trying to execute
my @conv = Purple::conversations();
Pidgin crashes with the error "&Purple::constant not defined"... Any ideeas on how to solve this ?
pidgin crashes or your perl plugin fails? If pidgin crashes please get a backtrace and file a bug about it. But the short answer is Purple::conversations() isn't a function, Purple::get_conversations is though.