Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: ETLp-0.04/lib/ETLp.pm -- Around line 491: Expected text after =item, not a bullet Around line 497: Expected text after =item, not a bullet Around line 501: Expected text after =item, not a bullet

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
ETLp A framework for managing and auditing ETL processing 0.04 metacpan
ETLp::Audit::Browser::Controller::Base metacpan
ETLp::Audit::Browser::Controller::Schedule metacpan
ETLp::Audit::Browser::Controller::User metacpan
ETLp::Audit::Browser::Model::FileProcess Model Class for interacting with Runtime FileProcess Audit Records metacpan
ETLp::Audit::Browser::Model::Item Model Class for interacting with Runtime Item Audit Records metacpan
ETLp::Audit::Browser::Model::Job Model Class for interacting with Runtime Process Audit Records metacpan
ETLp::Audit::Browser::Model::Schedule Model Class for interacting with Runtime Process Audit Schedules metacpan
ETLp::Audit::Browser::Model::User Model Class for interacting with Runtime FileProcess User Records metacpan
ETLp::Audit::FileProcess metacpan
ETLp::Audit::Item audit the execution of an ETLp job metacpan
ETLp::Audit::Job audit the execution of an ETLp job metacpan
ETLp::Config the basic configuration setting for ETLp metacpan
ETLp::Exception ETLp Exception Class metacpan
ETLp::Execute::Iteration Execute an Iterative Pipeline metacpan
ETLp::Execute::Serial Execute a Serial Pipeline metacpan
ETLp::File::Config Parse the file confgiuration defintions metacpan
ETLp::File::Read Open a file and read a line when requested metacpan
ETLp::File::Validate Validate file content metacpan
ETLp::File::Watch Waits for the appearance of a specific file or one or more files that match the supplied patterns metacpan
ETLp::ItemBuilder Builds the pipeline of items to execute metacpan
ETLp::Loader::CSV Load a CSV file's content into a table metacpan
ETLp::Loader::OracleSQLLoader Load data using SQL*Loader metacpan
ETLp::Plugin The base class for ETLp plugins metacpan
ETLp::Plugin::Iterative::CSVLoader Plugin to load delimited files metacpan
ETLp::Plugin::Iterative::Gunzip Plugin to gunzip files metacpan
ETLp::Plugin::Iterative::Gzip Plugin to gzip files metacpan
ETLp::Plugin::Iterative::OS Plugin for calling the Operating System metacpan
ETLp::Plugin::Iterative::OracleSQLLoader Plugin for loading data using ORACLE SQL*Loader metacpan
ETLp::Plugin::Iterative::PLSQL Plugin for calling Oracle procedures metacpan
ETLp::Plugin::Iterative::Perl Plugin for calling Perl subroutines metacpan
ETLp::Plugin::Iterative::Validate Plugin for validating data metacpan
ETLp::Plugin::Serial::Perl metacpan
ETLp::Plugin::Serial::Watch Plugin for File Watcher metacpan
ETLp::Role::Audit utility methods for ETLp auiditing metacpan
ETLp::Role::Browser utility methods for the audir owser metacpan
ETLp::Role::Config the basic configuration setting for ETLp metacpan
ETLp::Role::Schema Access to ETLp resultsets metacpan
ETLp::Schema metacpan
ETLp::Schema::Result::EtlpAppConfig metacpan
ETLp::Schema::Result::EtlpConfiguration metacpan
ETLp::Schema::Result::EtlpDayOfWeek metacpan
ETLp::Schema::Result::EtlpFile metacpan
ETLp::Schema::Result::EtlpFileProcess metacpan
ETLp::Schema::Result::EtlpItem metacpan
ETLp::Schema::Result::EtlpJob metacpan
ETLp::Schema::Result::EtlpMonth metacpan
ETLp::Schema::Result::EtlpPhase metacpan
ETLp::Schema::Result::EtlpSchedule metacpan
ETLp::Schema::Result::EtlpScheduleDayOfMonth metacpan
ETLp::Schema::Result::EtlpScheduleDayOfWeek metacpan
ETLp::Schema::Result::EtlpScheduleHour metacpan
ETLp::Schema::Result::EtlpScheduleMinute metacpan
ETLp::Schema::Result::EtlpScheduleMonth metacpan
ETLp::Schema::Result::EtlpSection metacpan
ETLp::Schema::Result::EtlpStatus metacpan
ETLp::Schema::Result::EtlpUser metacpan
ETLp::Types define types for parameter checking metacpan
ETLp::Utility::Command Runs Operating System Commands metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan