NAME
    Acme::rafl::Everywhere - rafl is so everywhere, he has his own Acme
    module!

VERSION
    version 0.001

AUTHOR
    Sawyer X <xsawyerx@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2012 by Sawyer X.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

SYNOPSIS
        use Acme::rafl::Everywhere;

        my $rafl = Acme::rafl::Everywhere->new;
        print $rafl->fact;

    Or set your own facts

        my $rafl = Acme::rafl::Everywhere->new(
            facts => [@new_facts],
        );

DESCRIPTION
    If you haven't already seen "rafl" somewhere, you probably haven't been
    alive for too long, because he really is everywhere.

    Moose, MooseX::Declare, Catalyst, Dist::Zilla, signatures, KiokuDB,
    Gtk2, Perl core, MetaCPAN and GSoC are just *some* of the projects he's
    involved in.

BUGS
    This module cannot contain all the information about "rafl", but you're
    more than welcome to add any new info.

THANKS
    To "rafl" for being everywhere. :)

