1DateTime::Format::Excel
2
3    Convert between DateTime and Excel dates.
4
5To install, run the following commands after untarring the
6distribution:
7
8  perl Build.PL
9  ./Build test
10  ./Build install
11
12For usage, see the doco. Either use perldoc or view it
13on the web at:
14    <http://search.cpan.org/author/SPOON/DateTime-Format-Excel/>
15
16
17For a complete list of changes, see the Changes file.
18