Acme-JJCARMAN

 view release on metacpan or  search on metacpan

lib/Acme/JJCARMAN.pm  view on Meta::CPAN


Perhaps a little code snippet.

    use Acme::JJCARMAN;

    my $foo = Acme::JJCARMAN->new();
    ...

=head1 EXPORT

A list of functions that can be exported.  You can delete this section
if you don't export anything, such as for a purely object-oriented module.

=head1 SUBROUTINES/METHODS

=head2 sum( LIST_OF_NUMBERS )

Returns the sum of the numbers. 

=cut



( run in 2.097 seconds using v1.01-cache-2.11-cpan-0d23b851a93 )