Acme-Buffy
view release on metacpan or search on metacpan
NAME
Acme::Buffy - An encoding scheme for Buffy the Vampire Slayer fans
SYNOPSIS
use Acme::Buffy;
print "Hello world";
DESCRIPTION
The first time you run a program under "use Acme::Buffy", the module
removes most of the unsightly characters from your source file. The code
continues to work exactly as it did before, but now it looks like this:
lib/Acme/Buffy.pm view on Meta::CPAN
print $fh "use Acme::Buffy;\n", _slay $demon and exit;
print "use Acme::Buffy;\n", _slay $demon and exit;
return;
}
"Grrr, arrrgh";
__END__
=head1 NAME
Acme::Buffy - An encoding scheme for Buffy the Vampire Slayer fans
=head1 SYNOPSIS
use Acme::Buffy;
print "Hello world";
=head1 DESCRIPTION
The first time you run a program under C<use Acme::Buffy>, the module
( run in 0.245 second using v1.01-cache-2.11-cpan-4d50c553e7e )