From c2fa076a4e7ba0dcad67d8781921fc49ba46eda4 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 28 Sep 2004 01:21:08 +0000 Subject: Import of DBIx::Profile 1.0 --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..56b2a83 --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +DBIx::Profile - DBI query profiler + + +Installation +------------ +cd DBI-Profile-1.0 +perl Makefile.PL +make +make install + +Authors +------- +Jeff Lathan +Kerry Clendinning + +Major Contributors +------------------ +Aaron Lee, aaron@pointx.org +Michael G Schwern, schwern@pobox.com -- cgit v1.2.1