parshva - 2007-03-16

i am creating plugin for gaim which might have to use seperate object for account logged in and maintain state.
so i have two questions:
1. is th perl API provided capable of handling objects  in the first place?
2. is a new instance of plugin created with every account or the is just one instance of the plugin? with that starts when gaim starts?