The following module was proposed for inclusion in the Module List:

  modid:       Data::Cleaner
  DSLIP:       bdpOp
  description: Rule-based framework for dataset cleaning
  userid:      TURNERJ (Jason Turner)
  chapterid:   6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

    Data::cleaner best describes what the module does - it makes the
    writing of data cleaning code easy, especially for developers who
    are less familiar with Perl. It provides a framework in which to
    define objects relating to table columns (or other data structures),
    then validate each row of a dataset against its respective column
    types.

    I don't believe there are other Perl modules providing this
    function in the form of a framework.

    Under this namespace will be a non-pure perl module (Data::Cleaner)
    and a pure-perl version (Data::Cleaner::PP). There will also be one
    submodule for each datatype (I have 35 ready so far), for example,
    Data::Cleaner::Boolean.

  enteredby:   TURNERJ (Jason Turner)
  enteredon:   Tue Feb 18 09:32:49 2014 UTC

The resulting entry would be:

Data::
::Cleaner         bdpOp Rule-based framework for dataset cleaning    TURNERJ


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5bd00000_146fcbcda73ec81d&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5bd00000_146fcbcda73ec81d&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Data%3A%3ACleaner

Reply via email to