Acme-Rant

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


DESCRIPTION
    "Acme::Rant" implements an infinite (well, max(N) for very large values
    of "N") number of functions that are exported by default. Each of these
    functions give you a unique ability to vent Acme::Rant over your code.

  Parameters
    If the function is called with parameters, those parameters will be
    returned in a list. If your function was called with zero parameters, it
    will return true. Remember that these are functions and may require
    parenthesis to disambiguate meaning and context.

  Context
    Context is a bit different for these venting functions. Void context
    refers to an instance when your frustrations should not do anything,
    most often when venting just after keywords like "my", "use", "sub", and
    so on. Other contexts work as described in "Parameters".

  Syntax
    The core functions are named with the following list of characters.

lib/Acme/Rant.pm  view on Meta::CPAN

C<Acme::Rant> implements an infinite (well, C<max(N)> for very
large values of C<N>) number of functions that are exported by
default.  Each of these functions give you a unique ability to
vent Acme::Rant over your code.

=head2 Parameters

If the function is called with parameters, those parameters
will be returned in a list.  If your function was called with
zero parameters, it will return true.  Remember that these are
functions and may require parenthesis to disambiguate meaning
and context.

=head2 Context

Context is a bit different for these venting functions.  Void
context refers to an instance when your frustrations should not
do anything, most often when venting just after keywords like
C<my>, C<use>, C<sub>, and so on.  Other contexts work as described
in L</Parameters>.



( run in 0.265 second using v1.01-cache-2.11-cpan-4d50c553e7e )