NAME

Acme::GLOINBG::Utils - Utilities module for GLOINBG projects

VERSION

Version 0.06 Exercise 7, Fix the required modules in Build.PL

SYNOPSIS

Utilities module

use Acme::GLOINBG::Utils;

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

EXPORT

Functions that can be exported: sum

SUBROUTINES/METHODS

sum( LIST )

Numerically sums the argument list and returns the result.

AUTHOR

Georgi Kolarov, <gkolarov1970 at gmail.com>

BUGS

Please report any bugs or feature requests to bug-acme-gloinbg-utils at rt.cpan.org, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-GLOINBG-Utils. 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 Acme::GLOINBG::Utils

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

This software is Copyright (c) 2025 by Georgi Kolarov.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)