Acme-FIREXFLY-Utils

 view release on metacpan or  search on metacpan

lib/Acme/FIREXFLY/Utils.pm  view on Meta::CPAN


Version 0.04

=cut

our $VERSION = '0.04';


=head1 SYNOPSIS

Pracice creating a module and uploading to CPAN.

Use the sum method to calculate the sum of the passed in values: 

    use Acme::FIREXFLY::Utils;

    my $foo = Acme::FIREXFLY::Utils::sum( 1, 2, 3 );


=head1 SUBROUTINES/METHODS



( run in 0.848 second using v1.01-cache-2.11-cpan-b16cb0d3907 )