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

  modid:       DBI::SimpleTools
  DSLIP:       bdpOp
  description: Simplified object interface to DBI
  userid:      AHICOX (Andrew Hicox)
  chapterid:    7 (Database_Interfaces)
  communities:

  similar:
    DBI DBIx

  rationale:

    This module sits atop DBI and offers a simplified object interface
    which supports only Query and Insert. The handiest feature of this
    interface is that it returns an array of hash references from the
    Query routine. Each element in the array represents a record, each
    key/value pair in the hash reference represents a field and value in
    the record.

    Also there is a routine which will parse Remedy (see ARS module)
    diary entries as they are stored in the native database. This
    alleviates the need for Remedy developers to use the ARS API to
    retrieve diary entries from their Remedy servers.

  enteredby:   AHICOX (Andrew Hicox)
  enteredon:   Wed Oct 23 16:41:59 2002 GMT

The resulting entry would be:

DBI::
::SimpleTools     bdpOp Simplified object interface to DBI           AHICOX


Thanks for registering,
The Pause Team

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=54300000_38a83ab29803bd9e&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=54300000_38a83ab29803bd9e&SUBMIT_pause99_add_mod_insertit=1

Reply via email to