  ___.  ___.
  \_ |__\_ |__   ______         ______ ____  ____   ____   ____
   | __ \| __ \ /  ___/ ______ /  ___// ___\/ __ \ /    \_/ __ \
   | \_\ \ \_\ \\___ \ /_____/ \___ \\  \__\  ___/|   |  \  ___/
   |___  /___  /____  >       /____  >\___  >___  >___|  /\___  >
       \/    \/     \/             \/     \/    \/     \/     \/
             bbs-scene.org random telgate script

v1.2 by Frank Linhares aka netsurge / 15-10-10 / admin@bbs-scene.org
			
This simple perl script will pull a random bbs from the
bbs-scene.org/bbs_list via the api and telnet out to it.

[.Prerequisites.]

You will also need to have the XML::Simple and LWP::UserAgent perl modules 
installed. You can do this by going into CPAN and typing 'install XML::Simple'
and 'install LWP::UserAgent'.

Finally you will need an account on bbs-scene.org. Visit 
http://bbs-scene.org/users_Registration.php to register for a free account.

[.Usage.]

Edit the variables for username and password at the top of the script to
reflect your bbs-scene.org account (remember to escape the @ with a \).

Launch the script from within your bbs software from where ever you wish
like your doors menu

[. Getting Help .]

This is just a simple demonstration of how to use the bbs-scene.org api.
Complete documentation on the api can be found at 
http://bbs-scene.org/api_docs.

Help on using this script can be obtained many ways.  Please visit 
http://bbs-scene.org/contact.php to find out more.