NAME
Acme::Pi - Mmm, pie
VERSION
version 3
SYNOPSIS
use Acme::Pi;
...that's it, really
DESCRIPTION
This distribution was created to celebrate Pi Day, as well as to demonstrate yet another example of a pathological $VERSION
. It defines its version as:
$Acme::Pi::VERSION = atan2(1,1) * 4;
SUPPORT
Bugs may be submitted through the RT bug tracker (or bug-Acme-Pi@rt.cpan.org). I am also usually active on irc, as 'ether' at irc.perl.org
.
ACKNOWLEDGEMENTS
This module was brought to you by the 2014 QA Hackathon in Lyon, as well as the number pi.
SEE ALSO
AUTHOR
Karen Etheridge <ether@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Karen Etheridge.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.