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
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.