Acme-Dahut

 view release on metacpan or  search on metacpan

Dahut.pm  view on Meta::CPAN

  my $dahut = Acme::Dahut->new;
  $dahut->call;

=head1 DESCRIPTION

Acme::Dahut is the produce of the deranged imaginations of the #axkit
Higher Circles.

As far as I know, it's the only module the constructor of which returns
a blessed LVALUE. But this is to be expected, as it powerfully captures
the business logic of a Left Dahut.

=head1 METHODS

=over 4

=item * new

Makes a new dahut.

=item * call

README  view on Meta::CPAN

# Robin Berjon <robin@knowscape.com>
# 30/11/2001 - v0.42
###


Acme::Dahut is the produce of the deranged imaginations of the #axkit
Higher Circles.

As far as I know, it's the only module the constructor of which returns
a blessed LVALUE. But this is to be expected, as it powerfully captures
the business logic of a Left Dahut.


  use Acme::Dahut qw(:right); # dies, this is a left dahut
  use Acme::Dahut qw(:left);

  my $dahut = Acme::Dahut->new;
  $dahut->call;


One of the main centers of dahut-lore is #axkit, on irc.rhizomatic.net



( run in 1.216 second using v1.01-cache-2.11-cpan-49f99fa48dc )