
Acme::FizzBuzz - The FizzBuzz program can be written shortest

$ perl -MAcme::FizzBuzz -e ''
or
$ export PERL5OPT="-MAcme::FizzBuzz" $ echo '' | perl

Acme::FizzBuzz is The FizzBuzz program can be written shortest.

Kazuhiro Osawa <yappo {{{{}}}} shibuya {ddddoooott} pl>

http://www.codinghorror.com/blog/archives/000781.html

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