Pebble stands for the Perl Babel Linux Client, although, theoretically it should work on any system which can support Perl and the modules I'm using (fat chance!)
It uses Curses to generate a full screen client interface, complete with scrollable userlist, scrollable message window and BBS browser. The BBS browse uses the XML files generated by the Xurble server in order to create its pages.
Pebble is currently in version 2. Version 1 was orignally developed for Babel1, but was pretty much completely rewritten in a psuedo (Ie, nearly, but not quite) object-oriented style for the new Xurble protocol.
Pebble uses a number of Perl modules which will be required to be installed before use. These are:
Get any bug notifications or requests for support to me and I'll do my best to help. I can't guarantee any fixes for compiled versions of Pebble using Perl2Exe.