NAME
True::Truth - merge multiple versions of truth into one
VERSION
version 1.1
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use True::Truth;
my $foo = True::Truth->new();
...
NAME
True::Truth - The one True::Truth!
VERSION
# VERSION
FUNCTIONS
add_true_truth
needs docs
add_pending_truth
needs docs
persist_pending_truth
needs docs
remove_pending_truth
needs docs
get_true_truth
needs docs
merge
needs docs
AUTHOR
Lenz Gschwendtner, <norbu09 at cpan.org>
BUGS
Please report any bugs or feature requests to bug-true-truth at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=True-Truth. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc True::Truth
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2012 Lenz Gschwendtner.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
AUTHOR
Lenz Gschwendtner <mail@norbu09.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by ideegeo Group Limited.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.