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

NAME

Parse::Stata::DtaReader - extract data from Stata 8 and Stata 10 .dta files

RELEASE HISTORY

0.681 (18 October 2008)

Presentational improvements.

0.68 (14 September 2008)

Fixed serious bug in the handling of negative integers.

0.6 (8 February 2008)

Fixed serious bugs in endianness correction and in dta2csv.

0.591 (2 February 2008)

Renamed Parse::Stata::DtaReader (from File::Stata::DtaReader). Added dta2sql tool. Minor improvements to tests.

0.32 (14 December 2007)

Minor improvements to documentation.

0.31 (25 November 2007)

Fixed installation bug (remove Mac OS X resource forks from tar by exporting environment variable COPY_EXTENDED_ATTRIBUTES_DISABLE=1).

0.3 (24 November 2007)

Improved distribution and minor tidy-up.

0.2 (22 November 2007)

Fixed bug relating to handling of zero float/double values when the dta file has a different endianness as the local platform.

0.092 (11 November 2007)

First public release.

AUTHOR

Written by Franck Latremoliere. Copyright (c) 2007 Reckon LLP. http://www.reckon.co.uk/staff/franck/

NO WARRANTY

This code comes with ABSOLUTELY NO WARRANTY of any kind.

LICENCE

This program is free software; you can use, redistribute and/or modify it under the same terms as Perl itself (Artistic Licence or GNU GPL).