Revision history for Perl module Win32::OLE::CrystalRuntime::Application
0.16 2019-03-13
- Updated lib/Win32/OLE/CrystalRuntime/Application/Report.pm
- Added support for crdb_ado.dll
0.15 2013-03-29
- Added Schema Helper Methods
0.14 2012-11-23
- Added self return to report->setParameters method
0.13 2010-10-28
- Force stringification in report->ole->OpenReport call so we can use file objects like Path::Class.
- Added report to display table names and aliases used in each report file.
0.12 2009-12-22
- Documentation and Constants
- Updated Test Skips
- Added Constants test to manifest
0.11 2009-12-21
- All debug prints are now \r\n terminated
0.10 2009-12-20
- Added example scripts
- Separated out Base.pm and lazy load objects
- Added Constants.pm
- Packages are now DOS \r\n format
0.09 2009-10-10
- Changed test skips to support automated testers
- Added perl wrappers around common OLE properties
0.08 2008-09-02
- Cleaned up for CPAN
0.07 2008-08-30
- setParameters method
- Documentation
0.06 2008-08-01
- Lost Documentation
0.05 2008-07-31
- Documentation
- First Distribution ready for CPAN
0.04 2008-07-31
- Tests pass on Win32 boxes
0.03 2008-07-31
- support for zip format as my Windows box doesn't have gz
0.02 2008-07-30
- Start of testing
0.01 2008-07-30
- original version; created by ExtUtils::ModuleMaker 0.51