github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

bingos / acme-poe-acronym-generator

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (2)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (2)
    • 1.18
    • 1.16
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

(perl) Generate random POE acronyms — Read more

  cancel

http://search.cpan.org/dist/Acme-POE-Acronym-Generator/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added auto_provides, auto_license and githubmeta to Makefile.PL 
Chris Williams (author)
Mon May 18 02:38:52 -0700 2009
commit  36aea20a36c0f9f0d3c5ea373c2a9141db4a25ad
tree    9a2c3367508fa7902aa14274e322a7435f07fa93
parent  e5a27ca60e66afe867f6d32dc5cce2385ddf3063
acme-poe-acronym-generator /
name age
history
message
file Changes Loading commit data...
file MANIFEST
file Makefile.PL
file README
directory examples/
directory lib/
directory t/
directory xt/
README
NAME
    Acme::POE::Acronym::Generator - Generate random POE acronyms.

SYNOPSIS
      use strict;
      use Acme::POE::Acronym::Generator;

      my $poegen = Acme::POE::Acronym::Generator->new();

      for ( 1 .. 10 ) {
        my $acronym = $poegen->generate(); 
        print $acronym, "\n";
      }

DESCRIPTION
    What does POE stand for?" is a common question, and people have expanded
    the acronym in several ways.

    Acme::POE::Acronym::Generator produces randomly generated expansions of
    the POE acronym.

CONSTRUCTOR
    new Takes one optional parameter:

          'dict', the path to the words file to use, default is /usr/share/dict/words;

        If the dict file doesn't exist it will use a very small subset of
        words to generate responses.

        Returns a shiny Acme::POE::Acronym::Generator object.

METHODS
    generate
        Takes no parameters.

        In a scalar context, returns a string containing the acronym.

        In a list context, returns the individual words of the acronym as a
        list.

AUTHOR
    Chris "BinGOs" Williams <chris@bingosnet.co.uk>

SEE ALSO
    <http://poe.perl.org/?What_POE_Is>

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server