GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IRC::Bot::Hangman::WordList(3) User Contributed Perl Documentation IRC::Bot::Hangman::WordList(3)

IRC::Bot::Hangman::WordList - Word list plugin engine

  use IRC::Bot::Hangman::WordList;
  $words = IRC::Bot::Hangman::WordList->load( 'too_easy' );
  print $words->[3];

This module loads the word list plugins and provide a list based on a name

Returns a word list loaded from a specific plugin

Loads the word list

Pierre Denis <pierre@itrelease.net>

http://www.itrelease.net/

Copyright 2005 IT Release Ltd - All Rights Reserved.

This module is released under the same license as Perl itself.

2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.