Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Win32::SqlServer::DTS Perl classes to access Microsoft SQL Server 2000 DTS Packages 0.12 metacpan
Win32::SqlServer::DTS::Application a Perl class to emulate Microsoft SQL Server 2000 DTS Application object metacpan
Win32::SqlServer::DTS::Assignment a Perl base class to represent a DTS Dynamic Properties task Assignment object metacpan
Win32::SqlServer::DTS::Assignment::Constant a class to represent a DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::Assignment::DataFile a class to represent a DTS DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::Assignment::Destination abstract class to represent a destination string of a DTS DynamicPropertiesTaskAssignment object. metacpan
Win32::SqlServer::DTS::Assignment::Destination::Connection a subclass of Win32::SqlServer::DTS::Assignment::Destination for connections metacpan
Win32::SqlServer::DTS::Assignment::Destination::GlobalVar a subclass of Win32::SqlServer::DTS::Assignment::Destination for global variables metacpan
Win32::SqlServer::DTS::Assignment::Destination::Package a subclass of Win32::SqlServer::DTS::Assignment::Destination for a package metacpan
Win32::SqlServer::DTS::Assignment::Destination::Task a subclass of Win32::SqlServer::DTS::Assignment::Destination for tasks metacpan
Win32::SqlServer::DTS::Assignment::DestinationFactory abstract class to generate Win32::SqlServer::DTS::Assignment::Destination subclasses depending on the Destination string. metacpan
Win32::SqlServer::DTS::Assignment::EnvVar a class to represent a DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::Assignment::GlobalVar a class to represent a DTS DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::Assignment::INI a class to represent a DTS DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::Assignment::Query a class to represent a DTS DynamicPropertiesTaskAssignment object metacpan
Win32::SqlServer::DTS::AssignmentFactory metacpan
Win32::SqlServer::DTS::AssignmentTypes metacpan
Win32::SqlServer::DTS::Connection a Perl class to represent a Microsoft SQL Server 2000 DTS Connection object metacpan
Win32::SqlServer::DTS::Credential credentials to authenticate against a MS SQL Server 2000 metacpan
Win32::SqlServer::DTS::DateTime DateTime Perl object built from Win32::OLE Variant values metacpan
Win32::SqlServer::DTS::Package a Perl class to access Microsoft SQL Server 2000 DTS Packages metacpan
Win32::SqlServer::DTS::Package::Step a Perl class to access Microsoft SQL Server 2000 DTS Package's steps metacpan
Win32::SqlServer::DTS::Package::Step::Result a Perl class to represent a DTS Package Step execution result. metacpan
Win32::SqlServer::DTS::Task a Perl base class to access Microsoft SQL Server 2000 DTS tasks metacpan
Win32::SqlServer::DTS::Task::DataPump a Perl subclass of Win32::SqlServer::DTS::Task to represent a DTSDataPumpTask object metacpan
Win32::SqlServer::DTS::Task::DynamicProperty a subclass of Win32::SqlServer::DTS::Task to represent a DTSDynamicPropertiesTask object metacpan
Win32::SqlServer::DTS::Task::ExecutePackage a subclass of Win32::SqlServer::DTS::Task to represent a DTSExecutePackageTask object metacpan
Win32::SqlServer::DTS::Task::SendEmail a subclass of Win32::SqlServer::DTS::Task that represents a DTSSendMailTask object. metacpan
Win32::SqlServer::DTS::TaskFactory a Perl abstract class to create DTS Package Tasks in a polymorphic way metacpan
Win32::SqlServer::DTS::TaskTypes a Perl abstract class to convert DTSTask types to Win32::SqlServer::DTS::Task types. metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
examples/DTS_UT/MANIFEST metacpan
examples/DTS_UT/Makefile.PL metacpan