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

NAME

Win32::Scsv - Convert Excel file to CSV using Win32::OLE

SYNOPSIS

    use Win32::Scsv qw(convcsv);

    convcsv('Test Excel File.xlsx%Tabelle3' => 'dummy.csv');
    convcsv('Test Excel File.xlsx%Tabelle Test');

AUTHOR

Klaus Eichner <klaus03@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2009-2011 by Klaus Eichner

All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the artistic license 2.0, see http://www.opensource.org/licenses/artistic-license-2.0.php