Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line '"Perl classes to access Microsoft SQL Server 2000 DTS Packages'

meta_json_is_parsable

Upgrade your META.json generator so it produces valid JSON.

Error: invalid character encountered while parsing JSON string, at character offset 81 (before "\r",\n "author" : ...")

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

has_changelog

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (81) does not match dist (79):
  • Missing in Dist: CHANGELOG, Win32-SqlServer-DTS.ppd

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Exception

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.10 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