The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Win32::PowerPoint::Utils - Utility class

DESCRIPTION

This is used internally in Win32::PowerPoint.

FUNCTIONS

RGB

Computes RGB color number from an array(ref) of RGB components or color string like '255, 255, 255'. See also Win32::PowerPoint.

canonical_alignment, canonical_pattern, canonical_datetime

Return canonicalized alignment/pattern/datetime format name to get constant's value.

convert_cygwin_path

Converts a Cygwin-ish path to a Windows-ish path.

SEE ALSO

Win32::PowerPoint

AUTHOR

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Kenichi Ishigaki

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.