• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H04-Jan-2015-9251

lib/DBIx/SQLite/H04-Jan-2015-703317

t/H04-Jan-2015-153112

ChangesH A D04-Jan-2015787 2719

LICENSEH A D04-Jan-2015181 54

LICENSE.ArtisticH A D04-Jan-20156 KiB12999

MANIFESTH A D04-Jan-2015321 1817

META.jsonH A D04-Jan-20151 KiB4746

META.ymlH A D04-Jan-2015707 2827

Makefile.PLH A D04-Jan-2015460 1914

READMEH A D04-Jan-2015465 2414

README

1DBIx::SQLite::Simple
2====================
3
4DESCRIPTION
5
6   DBIx::SQLite::Simple - easy access to SQLite databases using objects
7
8INSTALLATION
9
10   To install this module type the following:
11
12   perl Makefile.PL
13   make
14   make test
15   make install
16
17COPYRIGHT AND LICENSE
18
19   You may distribute this module under the terms of the Artistic license.
20   See LICENSE.Artistic file in the source distribution archive.
21
22   Copyright (c) 2005-2015, Patrice <GomoR> Auffret
23
24