
Acme::BlahBlahBlah - Perl extension for blah blah blah

use Acme::BlahBlahBlah;
sub bla { blah_blah_blah }

Perl 6 will have a ... operator that dies if it is ever evaluated. This is an implementation of it, called blah_blah_blah.
Blah blah blah.
blah_blah_blah, which dies if it's ever evaluated.

Yada::Yada::Yada, which does the same thing for a different reason.

David Glasser, <glasser@bestpractical.com>

Copyright (C) 2005 by David Glasser
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.