NAME DBIx::JSON - JSON serialization plugin for DBIx DESCRIPTION This module is a DBIx extension to fetch data in JSON format from datasources. One of use cases of this module is to simply implement a back-end service for a WEB application. VERSION Version 0.05 SYNOPSIS my $dsn = "dbname=$dbname;host=$host;port=$port"; print DBIx::JSON->new( $dsn, "mysql", $dbusername, $dbpasswd ) ->do_select("sel
{{#tags}}- {{label}}
{{/tags}}