Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    DBIx::Web 0.79

    Download button

    No screenshots available
    Downloads: 332  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    5 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andrew V Makarow | More programs
    Perl Artistic License / FREE
    June 24th, 2008, 16:29 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    DBIx::Web description

    An active web database layer

    SYNOPSIS
    use DBIx::Web;
    my $w =DBIx::Web->new(
    -serial=>2
    ,-debug=>2
    ,-index=>1
    ,-path=>'path to file store'
    ,-url=>'base URL of file store'
    ,-urf=>'filesystem URL to file store'
    );
    $w->set(-table=>{
    ...... see examples ......
    ,$w->tvmVersions()
    ,$w->tvmHistory()
    });
    $w->set(-form=>{
    ...... see examples ......
    ,'default'=>{-subst=>'default form or table name'}
    });
    $w->cgiRun();

    This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also.

    Based on DBI and DB_File data engines. Based on CGI for user interface.

    Currently implemented and tested on Win32 Apache and IIS (considering w32IISdpsn warnings).

    CGI::Bus, the previous project, was: focused on CGI user interface to database tables, not database metaphor; too complex in record version control programming; too complex and surplus in architecture and setup.

    WODA has a very interesting database metaphor, but not many features.

    WIKIs are good in hypertext metaphor and records versioning, but may be without database records metaphor, file attachments, access control at the record level.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    database layer | DBI layer | Perl module | DBI | web | database

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM