Apache-AxKit-Provider-RDBMS

 view release on metacpan or  search on metacpan

lib/Apache/AxKit/Provider/RDBMS.pm  view on Meta::CPAN

    return $_[0]->{key};
}

sub process {
    return 1;
}

1;

__END__
# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

Apache::AxKit::Provider::RDBMS - Perl extension AxKit 

=head1 SYNOPSIS

<Location /test.html>
    AxContentProvider Apache::AxKit::Provider::RDBMS
    AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT



( run in 0.268 second using v1.01-cache-2.11-cpan-de7293f3b23 )