Metadata
{
+
"abstracts_in_pod": { … - "Bundle::DBI": "A bundle to install DBI and required modules.",
- "DBD::DBM": "a DBI driver for DBM & MLDBM files",
- "DBD::File": "Base class for writing file based DBI drivers",
- "DBD::File::Developers": "Developers documentation for DBD::File",
- "DBD::File::HowTo": "Guide to create DBD::File based driver",
- "DBD::File::Roadmap": "Planned Enhancements for DBD::File and pure Perl DBD's",
- "DBD::Gofer": "A stateless-proxy driver for communicating with a remote DBI",
- "DBD::Gofer::Policy::Base": "Base class for DBD::Gofer policies",
- "DBD::Gofer::Policy::classic": "The 'classic' policy for DBD::Gofer",
- "DBD::Gofer::Policy::pedantic": "The 'pedantic' policy for DBD::Gofer",
- "DBD::Gofer::Policy::rush": "The 'rush' policy for DBD::Gofer",
- "DBD::Gofer::Transport::Base": "base class for DBD::Gofer client transports",
- "DBD::Gofer::Transport::corostream": "Async DBD::Gofer stream transport using Coro and AnyEvent",
- "DBD::Gofer::Transport::null": "DBD::Gofer client transport for testing",
- "DBD::Gofer::Transport::pipeone": "DBD::Gofer client transport for testing",
- "DBD::Gofer::Transport::stream": "DBD::Gofer transport for stdio streaming",
- "DBD::Mem": "a DBI driver for Mem & MLMem files",
- "DBD::Proxy": "A proxy driver for the DBI",
- "DBD::Sponge": "Create a DBI statement handle from Perl data",
- "DBI": "Database independent interface for Perl",
- "DBI::Changes": "List of significant changes to the DBI",
- "DBI::Const::GetInfo::ANSI": "ISO/IEC SQL/CLI Constants for GetInfo",
- "DBI::Const::GetInfo::ODBC": "ODBC Constants for GetInfo",
- "DBI::Const::GetInfoReturn": "Data and functions for describing GetInfo results",
- "DBI::Const::GetInfoType": "Data describing GetInfo type codes",
- "DBI::DBD": "Perl DBI Database Driver Writer's Guide",
- "DBI::DBD::Metadata": "Generate the code and data for some DBI metadata methods",
- "DBI::DBD::SqlEngine": "Base class for DBI drivers without their own SQL engine",
- "DBI::DBD::SqlEngine::Developers": "Developers documentation for DBI::DBD::SqlEngine",
- "DBI::DBD::SqlEngine::HowTo": "Guide to create DBI::DBD::SqlEngine based driver",
- "DBI::Gofer::Execute": "Executes Gofer requests and returns Gofer responses",
- "DBI::Gofer::Request": "Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute",
- "DBI::Gofer::Response": "Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer",
- "DBI::Gofer::Serializer::Base": "base class for Gofer serialization",
- "DBI::Gofer::Serializer::DataDumper": "Gofer serialization using DataDumper",
- "DBI::Gofer::Serializer::Storable": "Gofer serialization using Storable",
- "DBI::Gofer::Transport::Base": "Base class for Gofer transports",
- "DBI::Gofer::Transport::pipeone": "DBD::Gofer server-side transport for pipeone",
- "DBI::Gofer::Transport::stream": "DBD::Gofer server-side transport for stream",
- "DBI::Profile": "Performance profiling and benchmarking for the DBI",
- "DBI::ProfileData": "manipulate DBI::ProfileDumper data dumps",
- "DBI::ProfileDumper": "profile DBI usage and output data to a file",
- "DBI::ProfileDumper::Apache": "capture DBI profiling data from Apache/mod_perl",
- "DBI::ProfileSubs": "Subroutines for dynamic profile Path",
- "DBI::ProxyServer": "a server for the DBD::Proxy driver",
- "DBI::PurePerl": "a DBI emulation using pure perl (no C/XS compilation required)",
- "DBI::SQL::Nano": "a very tiny SQL engine",
- "DBI::Util::CacheMemory": "a very fast but very minimal subset of Cache::Memory",
- "DBI::W32ODBC": "An experimental DBI emulation layer for Win32::ODBC",
- "Win32::DBIODBC": "Win32::ODBC emulation layer for the DBI"
},- "author": "HMBRAND",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "ex",
- "lib/Bundle",
- "lib/DBD/File",
- "lib/DBD/Gofer/Policy",
- "lib/DBD/Gofer/Transport",
- "lib/DBD/Gofer",
- "lib/DBD",
- "lib/DBI/Const/GetInfo",
- "lib/DBI/Const",
- "lib/DBI/DBD/SqlEngine",
- "lib/DBI/DBD",
- "lib/DBI/Gofer/Serializer",
- "lib/DBI/Gofer/Transport",
- "lib/DBI/Gofer",
- "lib/DBI/ProfileDumper",
- "lib/DBI/SQL",
- "lib/DBI/Util",
- "lib/DBI",
- "lib/Win32",
- "lib",
- "t"
],- "dist": "DBI",
- "dynamic_config": 1,
+
"error": { … - "consistent_version": "0.001,0.009396,0.009479,0.009950,0.010088,0.010315,0.011566,0.012537,0.014121,0.014283,0.014599,0.015327,0.015586,0.06,0.08,0.2004,0.3005,0.44,1.015544,1.647,12.008696,12.010003,12.014311,12.014715,12.015129,2.008697,2.010008,2.011374,2.014121,2.014214,2.015065,2.015325",
+
"prereq_matches_use": [ … - "Coro",
- "Coro::Handle",
- "Coro::Select",
- "RPC::PlClient",
- "RPC::PlServer",
- "Win32::ODBC"
]
},- "extension": "tgz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "ChangeLog",
- "file_cpanfile": "cpanfile",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README.md",
+
"files_array": [ … - "ChangeLog",
- "DBI.pm",
- "DBI.xs",
- "DBIXS.h",
- "Driver.xst",
- "Driver_xst.h",
- "INSTALL",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "Perl.xs",
- "README.md",
- "cpanfile",
- "dbd_xsh.h",
- "dbi_sql.h",
- "dbilogstrip.PL",
- "dbipport.h",
- "dbiprof.PL",
- "dbiproxy.PL",
- "dbivport.h",
- "dbixs_rev.h",
- "dbixs_rev.pl",
- "ex/corogofer.pl",
- "ex/perl_dbi_nulls_test.pl",
- "ex/profile.pl",
- "ex/unicode_test.pl",
- "lib/Bundle/DBI.pm",
- "lib/DBD/DBM.pm",
- "lib/DBD/ExampleP.pm",
- "lib/DBD/File/Developers.pod",
- "lib/DBD/File/HowTo.pod",
- "lib/DBD/File/Roadmap.pod",
- "lib/DBD/File.pm",
- "lib/DBD/Gofer/Policy/Base.pm",
- "lib/DBD/Gofer/Policy/classic.pm",
- "lib/DBD/Gofer/Policy/pedantic.pm",
- "lib/DBD/Gofer/Policy/rush.pm",
- "lib/DBD/Gofer/Transport/Base.pm",
- "lib/DBD/Gofer/Transport/corostream.pm",
- "lib/DBD/Gofer/Transport/null.pm",
- "lib/DBD/Gofer/Transport/pipeone.pm",
- "lib/DBD/Gofer/Transport/stream.pm",
- "lib/DBD/Gofer.pm",
- "lib/DBD/Mem.pm",
- "lib/DBD/NullP.pm",
- "lib/DBD/Proxy.pm",
- "lib/DBD/Sponge.pm",
- "lib/DBI/Changes.pm",
- "lib/DBI/Const/GetInfo/ANSI.pm",
- "lib/DBI/Const/GetInfo/ODBC.pm",
- "lib/DBI/Const/GetInfoReturn.pm",
- "lib/DBI/Const/GetInfoType.pm",
- "lib/DBI/DBD/Metadata.pm",
- "lib/DBI/DBD/SqlEngine/Developers.pod",
- "lib/DBI/DBD/SqlEngine/HowTo.pod",
- "lib/DBI/DBD/SqlEngine.pm",
- "lib/DBI/DBD.pm",
- "lib/DBI/Gofer/Execute.pm",
- "lib/DBI/Gofer/Request.pm",
- "lib/DBI/Gofer/Response.pm",
- "lib/DBI/Gofer/Serializer/Base.pm",
- "lib/DBI/Gofer/Serializer/DataDumper.pm",
- "lib/DBI/Gofer/Serializer/Storable.pm",
- "lib/DBI/Gofer/Transport/Base.pm",
- "lib/DBI/Gofer/Transport/pipeone.pm",
- "lib/DBI/Gofer/Transport/stream.pm",
- "lib/DBI/Profile.pm",
- "lib/DBI/ProfileData.pm",
- "lib/DBI/ProfileDumper/Apache.pm",
- "lib/DBI/ProfileDumper.pm",
- "lib/DBI/ProfileSubs.pm",
- "lib/DBI/ProxyServer.pm",
- "lib/DBI/PurePerl.pm",
- "lib/DBI/SQL/Nano.pm",
- "lib/DBI/Util/CacheMemory.pm",
- "lib/DBI/Util/_accessor.pm",
- "lib/DBI/W32ODBC.pm",
- "lib/Win32/DBIODBC.pm",
- "typemap"
],+
"files_hash": { … +
"ChangeLog": { … - "mtime": 1737359992,
- "size": 125665
},+
"DBI.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBI",
- "mtime": 1737120267,
+
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … - "Config": "0",
- "DBI::PurePerl": "0",
- "Data::Dumper": "0",
- "FileHandle": "0",
- "bytes": "0"
},+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "Scalar::Util": "0",
- "XSLoader": "0",
- "perl": "5.008001",
- "strict": "0",
- "warnings": "0"
},- "size": 320800,
+
"suggests": { … }
},+
"DBI.xs": { … - "mtime": 1737107391,
- "size": 206201
},+
"DBIXS.h": { … - "mtime": 1736433554,
- "size": 26172
},+
"Driver.xst": { … - "mtime": 1736433584,
- "size": 23921
},+
"Driver_xst.h": { … - "mtime": 1365142116,
- "size": 3952
},+
"INSTALL": { … - "mtime": 1372099775,
- "size": 1891
},+
"LICENSE": { … - "mtime": 1736433595,
- "size": 20031
},+
"MANIFEST": { … - "mtime": 1737360810,
- "size": 5536
},+
"META.json": { … - "mtime": 1737360810,
- "size": 1552
},+
"META.yml": { … - "mtime": 1737360810,
- "size": 953
},+
"Makefile.PL": { … - "mtime": 1737360633,
+
"requires": { … - "Config": "0",
- "DBI::DBD": "0",
- "ExtUtils::MakeMaker": "5.16",
- "File::Find": "0",
- "File::Spec": "0",
- "Getopt::Long": "0",
- "lib": "0",
- "perl": "5.008_001",
- "strict": "0"
},- "size": 13157
},+
"Perl.xs": { … - "mtime": 1735655210,
- "size": 1681
},+
"README.md": { … - "mtime": 1737107391,
- "size": 3581
},+
"cpanfile": { … - "mtime": 1735655160,
- "size": 569
},+
"dbd_xsh.h": { … - "mtime": 1723551105,
- "size": 3630
},+
"dbi_sql.h": { … - "mtime": 1365142116,
- "size": 3703
},+
"dbilogstrip.PL": { … - "mtime": 1723551105,
+
"requires": { … },- "size": 1953
},+
"dbipport.h": { … - "mtime": 1735655822,
- "size": 561381
},+
"dbiprof.PL": { … - "license": "Perl_5",
- "mtime": 1723551105,
+
"requires": { … },- "size": 6790
},+
"dbiproxy.PL": { … - "mtime": 1723551105,
+
"requires": { … },- "size": 5980
},+
"dbivport.h": { … - "mtime": 1365142116,
- "size": 2016
},+
"dbixs_rev.h": { … - "mtime": 1737122999,
- "size": 59
},+
"dbixs_rev.pl": { … - "mtime": 1737122151,
- "size": 851
},+
"ex/corogofer.pl": { … - "mtime": 1723551105,
- "size": 704
},+
"ex/perl_dbi_nulls_test.pl": { … - "mtime": 1723551105,
- "size": 6293
},+
"ex/profile.pl": { … - "mtime": 1365142116,
- "size": 594
},+
"ex/unicode_test.pl": { … - "mtime": 1723551105,
- "size": 16480
},+
"lib/Bundle/DBI.pm": { … - "module": "Bundle::DBI",
- "mtime": 1723551105,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 1208
},+
"lib/DBD/DBM.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBD::DBM",
- "mtime": 1724051738,
+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "DBD::File": "0",
- "Fcntl": "0",
- "base": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 51999
},+
"lib/DBD/ExampleP.pm": { … - "module": "DBD::ExampleP",
- "mtime": 1723551105,
+
"noes": { … },+
"recommends": { … },+
"requires": { … - "DBI": "0",
- "Symbol": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 12431
},+
"lib/DBD/File.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBD::File",
- "mtime": 1737107391,
+
"noes": { … },+
"requires": { … - "Carp": "0",
- "Cwd": "0",
- "DBI": "0",
- "DBI::DBD::SqlEngine": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "IO::Dir": "0",
- "IO::File": "0",
- "Scalar::Util": "0",
- "base": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 41195,
+
"suggests": { … }
},+
"lib/DBD/File/Developers.pod": { … - "license": "GPL_1,GPL_2,GPL_3",
- "mtime": 1365142116,
- "size": 20598
},+
"lib/DBD/File/HowTo.pod": { … - "license": "GPL_1,GPL_2,GPL_3",
- "mtime": 1724051738,
- "size": 4851
},+
"lib/DBD/File/Roadmap.pod": { … - "mtime": 1365142116,
- "size": 5947
},+
"lib/DBD/Gofer.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer",
- "mtime": 1737107391,
+
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … - "DBI": "0",
- "DBI::Gofer::Request": "0",
- "DBI::Gofer::Response": "0"
},+
"requires": { … - "Carp": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 49100
},+
"lib/DBD/Gofer/Policy/Base.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Policy::Base",
- "mtime": 1723551105,
+
"noes": { … },+
"requires": { … - "Carp": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5088
},+
"lib/DBD/Gofer/Policy/classic.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Policy::classic",
- "mtime": 1737107391,
+
"requires": { … - "DBD::Gofer::Policy::Base": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2106
},+
"lib/DBD/Gofer/Policy/pedantic.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Policy::pedantic",
- "mtime": 1370279385,
+
"requires": { … - "DBD::Gofer::Policy::Base": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1435
},+
"lib/DBD/Gofer/Policy/rush.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Policy::rush",
- "mtime": 1737107391,
+
"requires": { … - "DBD::Gofer::Policy::Base": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2597
},+
"lib/DBD/Gofer/Transport/Base.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Transport::Base",
- "mtime": 1737107760,
+
"requires": { … - "DBI::Gofer::Transport::Base": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 12756
},+
"lib/DBD/Gofer/Transport/corostream.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Transport::corostream",
- "mtime": 1365142116,
+
"requires": { … - "Carp": "0",
- "Coro": "0",
- "Coro::Handle": "0",
- "Coro::Select": "0",
- "DBD::Gofer::Transport::stream": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3356
},+
"lib/DBD/Gofer/Transport/null.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Transport::null",
- "mtime": 1370279723,
+
"requires": { … - "DBD::Gofer::Transport::Base": "0",
- "DBI::Gofer::Execute": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2770
},+
"lib/DBD/Gofer/Transport/pipeone.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Transport::pipeone",
- "mtime": 1737107391,
+
"requires": { … - "Carp": "0",
- "DBD::Gofer::Transport::Base": "0",
- "Fcntl": "0",
- "IO::Select": "0",
- "IPC::Open3": "0",
- "Symbol": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 7299
},+
"lib/DBD/Gofer/Transport/stream.pm": { … - "license": "Perl_5",
- "module": "DBD::Gofer::Transport::stream",
- "mtime": 1370279723,
+
"requires": { … - "Carp": "0",
- "DBD::Gofer::Transport::pipeone": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 9248
},+
"lib/DBD/Mem.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBD::Mem",
- "mtime": 1737107208,
+
"requires": { … - "Carp": "0",
- "DBI::DBD::SqlEngine": "0",
- "base": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 9993
},+
"lib/DBD/NullP.pm": { … - "module": "DBD::NullP",
- "mtime": 1737107391,
+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6070,
+
"suggests": { … }
},+
"lib/DBD/Proxy.pm": { … - "license": "Perl_5",
- "module": "DBD::Proxy",
- "mtime": 1737107208,
+
"noes": { … },+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "RPC::PlClient": "0.2000",
- "strict": "0",
- "warnings": "0"
},- "size": 29101
},+
"lib/DBD/Sponge.pm": { … - "license": "Perl_5",
- "module": "DBD::Sponge",
- "mtime": 1737107391,
+
"noes": { … },+
"recommends": { … },+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 7982
},+
"lib/DBI/Changes.pm": { … - "module": "DBI::Changes",
- "mtime": 1737360020,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 127879
},+
"lib/DBI/Const/GetInfo/ANSI.pm": { … - "module": "DBI::Const::GetInfo::ANSI",
- "mtime": 1723551105,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 9614
},+
"lib/DBI/Const/GetInfo/ODBC.pm": { … - "module": "DBI::Const::GetInfo::ODBC",
- "mtime": 1723551105,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 66135
},+
"lib/DBI/Const/GetInfoReturn.pm": { … - "module": "DBI::Const::GetInfoReturn",
- "mtime": 1724051738,
+
"requires": { … - "DBI::Const::GetInfo::ANSI": "0",
- "DBI::Const::GetInfo::ODBC": "0",
- "DBI::Const::GetInfoType": "0",
- "Exporter": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2425
},+
"lib/DBI/Const/GetInfoType.pm": { … - "module": "DBI::Const::GetInfoType",
- "mtime": 1724051738,
+
"requires": { … - "DBI::Const::GetInfo::ANSI": "0",
- "DBI::Const::GetInfo::ODBC": "0",
- "Exporter": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1169
},+
"lib/DBI/DBD.pm": { … - "module": "DBI::DBD",
- "mtime": 1737108209,
+
"recommends": { … - "DBI": "0",
- "VMS::Filespec": "0",
- "vmsish": "0"
},+
"requires": { … - "Carp": "0",
- "Config": "0",
- "Cwd": "0",
- "Exporter": "0",
- "File::Spec": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 126500
},+
"lib/DBI/DBD/Metadata.pm": { … - "module": "DBI::DBD::Metadata",
- "mtime": 1723551105,
+
"noes": { … },+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "DBI::Const::GetInfoType": "0",
- "Exporter": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 15059
},+
"lib/DBI/DBD/SqlEngine.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBI::DBD::SqlEngine",
- "mtime": 1737108255,
+
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "DBI::SQL::Nano": "0",
- "Tie::Hash": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 64785,
+
"suggests": { … }
},+
"lib/DBI/DBD/SqlEngine/Developers.pod": { … - "license": "GPL_1,GPL_2,GPL_3",
- "mtime": 1724051738,
- "size": 27284
},+
"lib/DBI/DBD/SqlEngine/HowTo.pod": { … - "license": "GPL_1,GPL_2,GPL_3",
- "mtime": 1724051738,
- "size": 10671
},+
"lib/DBI/Gofer/Execute.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Execute",
- "mtime": 1737108166,
+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "DBI::Gofer::Request": "0",
- "DBI::Gofer::Response": "0",
- "DBI::Util::_accessor": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 31133
},+
"lib/DBI/Gofer/Request.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Request",
- "mtime": 1737107391,
+
"requires": { … - "DBI": "0",
- "DBI::Util::_accessor": "0",
- "base": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5250
},+
"lib/DBI/Gofer/Response.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Response",
- "mtime": 1723551105,
+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "DBI::Util::_accessor": "0",
- "Exporter": "0",
- "base": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6241
},+
"lib/DBI/Gofer/Serializer/Base.pm": { … - "module": "DBI::Gofer::Serializer::Base",
- "mtime": 1370279385,
+
"requires": { … - "Carp": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1501
},+
"lib/DBI/Gofer/Serializer/DataDumper.pm": { … - "module": "DBI::Gofer::Serializer::DataDumper",
- "mtime": 1370279385,
+
"requires": { … - "DBI::Gofer::Serializer::Base": "0",
- "Data::Dumper": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1311
},+
"lib/DBI/Gofer/Serializer/Storable.pm": { … - "module": "DBI::Gofer::Serializer::Storable",
- "mtime": 1737107391,
+
"requires": { … - "DBI::Gofer::Serializer::Base": "0",
- "Storable": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1441
},+
"lib/DBI/Gofer/Transport/Base.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Transport::Base",
- "mtime": 1370279521,
+
"recommends": { … },+
"requires": { … - "DBI": "0",
- "DBI::Gofer::Serializer::DataDumper": "0",
- "DBI::Gofer::Serializer::Storable": "0",
- "DBI::Util::_accessor": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5044
},+
"lib/DBI/Gofer/Transport/pipeone.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Transport::pipeone",
- "mtime": 1723551105,
+
"requires": { … - "DBI::Gofer::Execute": "0",
- "DBI::Gofer::Transport::Base": "0",
- "Exporter": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1374
},+
"lib/DBI/Gofer/Transport/stream.pm": { … - "license": "Perl_5",
- "module": "DBI::Gofer::Transport::stream",
- "mtime": 1370279385,
+
"requires": { … - "DBI": "0",
- "DBI::Gofer::Execute": "0",
- "DBI::Gofer::Transport::pipeone": "0",
- "Exporter": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2030
},+
"lib/DBI/Profile.pm": { … - "module": "DBI::Profile",
- "mtime": 1737107804,
+
"noes": { … },+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "Exporter": "0",
- "UNIVERSAL": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 32637
},+
"lib/DBI/ProfileData.pm": { … - "license": "Perl_5",
- "module": "DBI::ProfileData",
- "mtime": 1737107391,
+
"requires": { … - "Carp": "0",
- "DBI::Profile": "0",
- "Fcntl": "0",
- "Symbol": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 20010
},+
"lib/DBI/ProfileDumper.pm": { … - "license": "Perl_5",
- "module": "DBI::ProfileDumper",
- "mtime": 1723551105,
+
"requires": { … - "Carp": "0",
- "DBI::Profile": "0",
- "Fcntl": "0",
- "Symbol": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 10400
},+
"lib/DBI/ProfileDumper/Apache.pm": { … - "license": "Perl_5",
- "module": "DBI::ProfileDumper::Apache",
- "mtime": 1737107391,
+
"recommends": { … - "Apache": "0",
- "Apache2::ServerUtil": "0"
},+
"requires": { … - "DBI::ProfileDumper": "0",
- "File::Spec": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6567
},+
"lib/DBI/ProfileSubs.pm": { … - "module": "DBI::ProfileSubs",
- "mtime": 1370279723,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 1168
},+
"lib/DBI/ProxyServer.pm": { … - "module": "DBI::ProxyServer",
- "mtime": 1737108011,
+
"noes": { … },+
"requires": { … - "Config": "0",
- "DBI": "0",
- "RPC::PlServer": "0.2001",
- "strict": "0",
- "warnings": "0"
},- "size": 26393
},+
"lib/DBI/PurePerl.pm": { … - "module": "DBI::PurePerl",
- "mtime": 1737107391,
+
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … - "Math::BigInt": "0",
- "Storable": "0"
},+
"requires": { … - "Carp": "0",
- "Symbol": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 38638,
+
"suggests": { … }
},+
"lib/DBI/SQL/Nano.pm": { … - "license": "GPL_1,GPL_2,GPL_3",
- "module": "DBI::SQL::Nano",
- "mtime": 1737107391,
+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "DBI": "0",
- "Errno": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 30194,
+
"suggests": { … - "Clone": "0",
- "SQL::Statement": "0"
}
},+
"lib/DBI/Util/CacheMemory.pm": { … - "module": "DBI::Util::CacheMemory",
- "mtime": 1370279385,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 2325
},+
"lib/DBI/Util/_accessor.pm": { … - "module": "DBI::Util::_accessor",
- "mtime": 1723551105,
+
"noes": { … },+
"requires": { … - "Carp": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1680
},+
"lib/DBI/W32ODBC.pm": { … - "module": "DBI::W32ODBC",
- "mtime": 1737107391,
+
"requires": { … - "Carp": "0",
- "Win32::ODBC": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4622
},+
"lib/Win32/DBIODBC.pm": { … - "module": "Win32::DBIODBC",
- "mtime": 1737107391,
+
"requires": { … - "DBI": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4482
},+
"t/01basics.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "File::Spec": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 14200,
+
"suggests": { … - "Math::BigInt": "0",
- "Win32API::File": "0"
}
},+
"t/02dbidrv.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 7821
},+
"t/03handle.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 14977
},+
"t/04mods.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 1863
},+
"t/05concathash.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"noes": { … },+
"requires": { … - "Benchmark": "0",
- "Scalar::Util": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 5449
},+
"t/06attrs.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Storable": "0",
- "Test::More": "0.88",
- "strict": "0"
},- "size": 15916
},+
"t/07kids.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"requires": { … - "DBI": "1.50",
- "Test::More": "0",
- "strict": "0"
},- "size": 3623
},+
"t/08keeperr.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "DBI::db": "0",
- "DBI::st": "0",
- "Test::More": "0.88",
- "base": "0",
- "strict": "0"
},- "size": 11668
},+
"t/09trace.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 3498
},+
"t/10examp.t": { … - "mtime": 1723551105,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBI": "0",
- "Data::Dumper": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "Test::More": "0",
- "lib": "0",
- "overload": "0",
- "strict": "0"
},- "size": 20145
},+
"t/11fetch.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "DBI": "0",
- "Data::Dumper": "0",
- "Storable": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 2978
},+
"t/12quote.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBI": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0"
},- "size": 1682
},+
"t/13taint.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBI": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0"
},- "size": 2857
},+
"t/14utf8.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0"
},- "size": 1624,
+
"suggests": { … - "Encode": "0",
- "Storable": "0"
}
},+
"t/15array.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 7783
},+
"t/16destroy.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4123
},+
"t/17handle_error.t": { … - "mtime": 1723551105,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 4256
},+
"t/19fhtrace.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Symbol": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 6599
},+
"t/20meta.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 790
},+
"t/30subclass.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 4164
},+
"t/31methcache.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"noes": { … },+
"requires": { … - "Config": "0",
- "Scalar::Util": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 3865,
+
"suggests": { … }
},+
"t/35thrclone.t": { … - "mtime": 1723551105,
- "no_index": 1,
+
"recommends": { … - "base": "0",
- "threads": "0"
},+
"requires": { … - "Config": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 2357,
+
"suggests": { … }
},+
"t/40profile.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "DBI": "0",
- "DBI::Profile": "0",
- "Data::Dumper": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 16528
},+
"t/41prof_dump.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "DBI": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 2891,
+
"suggests": { … }
},+
"t/42prof_data.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "Config": "0",
- "DBI": "0",
- "Data::Dumper": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 4351
},+
"t/43prof_env.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "Config": "0",
- "DBI": "0",
- "DBI::Profile": "0",
- "Data::Dumper": "0",
- "strict": "0"
},- "size": 1142
},+
"t/48dbi_dbd_sqlengine.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Cwd": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Test::More": "0.88",
- "strict": "0"
},- "size": 2818,
+
"suggests": { … - "DBIx::ContextualFetch": "0"
}
},+
"t/49dbd_file.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Cwd": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Test::More": "0.88",
- "strict": "0"
},- "size": 8198
},+
"t/50dbm_simple.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBD::DBM": "0",
- "DBI": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 8300,
+
"suggests": { … - "FreezeThaw": "0",
- "List::MoreUtils": "0",
- "MLDBM": "0",
- "MLDBM::Serializer::JSON": "0",
- "MLDBM::Serializer::YAML": "0"
}
},+
"t/51dbm_file.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "File::Copy": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 6794
},+
"t/52dbm_complex.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBD::DBM": "0",
- "DBI": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 14596,
+
"suggests": { … - "FreezeThaw": "0",
- "List::MoreUtils": "0",
- "MLDBM": "0",
- "MLDBM::Serializer::JSON": "0",
- "MLDBM::Serializer::YAML": "0"
}
},+
"t/53sqlengine_adv.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBD::DBM": "0",
- "DBI": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1327
},+
"t/54_dbd_mem.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Cwd": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Test::More": "0.88",
- "strict": "0"
},- "size": 1086
},+
"t/60preparse.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0"
},- "size": 4538
},+
"t/65transact.t": { … - "mtime": 1365142116,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 642
},+
"t/70callbacks.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 9655
},+
"t/72childhandles.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0",
- "strict": "0"
},- "size": 3712,
+
"suggests": { … }
},+
"t/73cachedkids.t": { … - "mtime": 1723551105,
- "no_index": 1,
+
"requires": { … - "B": "0",
- "DBI": "0",
- "Scalar::Util": "0",
- "Test::More": "0.88",
- "Tie::Hash": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1806
},+
"t/80proxy.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"recommends": { … },+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBI": "0",
- "Data::Dumper": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 13664,
+
"suggests": { … - "DBD::Proxy": "0",
- "DBI::ProxyServer": "0",
- "File::Spec": "0",
- "Net::Daemon::Test": "0",
- "RPC::PlServer": "0",
- "Storable": "0"
}
},+
"t/85gofer.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "Config": "0",
- "Cwd": "0",
- "DBI": "0",
- "Data::Dumper": "0",
- "Getopt::Long": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 9534
},+
"t/86gofer_fail.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Data::Dumper": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5863
},+
"t/87gofer_cache.t": { … - "mtime": 1723551105,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "DBI::Util::CacheMemory": "0",
- "Data::Dumper": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3077,
+
"suggests": { … }
},+
"t/90sql_type_cast.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"noes": { … },+
"requires": { … - "Config": "0",
- "DBI": "0",
- "Test::More": "0",
- "constant": "0",
- "strict": "0"
},- "size": 6441,
+
"suggests": { … - "Data::Peek": "0",
- "JSON::XS": "0"
}
},+
"t/91_store_warning.t": { … - "mtime": 1737107391,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1375
},+
"t/lib.pl": { … - "mtime": 1723551105,
- "no_index": 1,
- "size": 832
},+
"typemap": { … - "mtime": 1365142116,
- "size": 64
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 0,
- "core_kwalitee": "100.00",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_security_doc": 0,
- "has_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "156.25",
- "main_module_version_matches_dist_version": 1,
- "manifest_matches_dist": 1,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 1,
- "meta_yml_has_license": 1,
- "meta_yml_has_provides": 0,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 1,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 1,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 1,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1737360810,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
+
"licenses": { … +
"GPL_1": [ … - "DBI.pm",
- "lib/DBD/DBM.pm",
- "lib/DBD/File.pm",
- "lib/DBD/File/Developers.pod",
- "lib/DBD/File/HowTo.pod",
- "lib/DBD/Mem.pm",
- "lib/DBI/DBD/SqlEngine.pm",
- "lib/DBI/DBD/SqlEngine/Developers.pod",
- "lib/DBI/DBD/SqlEngine/HowTo.pod",
- "lib/DBI/SQL/Nano.pm"
],+
"GPL_2": [ … - "DBI.pm",
- "lib/DBD/DBM.pm",
- "lib/DBD/File.pm",
- "lib/DBD/File/Developers.pod",
- "lib/DBD/File/HowTo.pod",
- "lib/DBD/Mem.pm",
- "lib/DBI/DBD/SqlEngine.pm",
- "lib/DBI/DBD/SqlEngine/Developers.pod",
- "lib/DBI/DBD/SqlEngine/HowTo.pod",
- "lib/DBI/SQL/Nano.pm"
],+
"GPL_3": [ … - "DBI.pm",
- "lib/DBD/DBM.pm",
- "lib/DBD/File.pm",
- "lib/DBD/File/Developers.pod",
- "lib/DBD/File/HowTo.pod",
- "lib/DBD/Mem.pm",
- "lib/DBI/DBD/SqlEngine.pm",
- "lib/DBI/DBD/SqlEngine/Developers.pod",
- "lib/DBI/DBD/SqlEngine/HowTo.pod",
- "lib/DBI/SQL/Nano.pm"
],+
"Perl_5": [ … - "dbiprof.PL",
- "lib/DBD/Gofer.pm",
- "lib/DBD/Gofer/Policy/Base.pm",
- "lib/DBD/Gofer/Policy/classic.pm",
- "lib/DBD/Gofer/Policy/pedantic.pm",
- "lib/DBD/Gofer/Policy/rush.pm",
- "lib/DBD/Gofer/Transport/Base.pm",
- "lib/DBD/Gofer/Transport/corostream.pm",
- "lib/DBD/Gofer/Transport/null.pm",
- "lib/DBD/Gofer/Transport/pipeone.pm",
- "lib/DBD/Gofer/Transport/stream.pm",
- "lib/DBD/Proxy.pm",
- "lib/DBD/Sponge.pm",
- "lib/DBI/Gofer/Execute.pm",
- "lib/DBI/Gofer/Request.pm",
- "lib/DBI/Gofer/Response.pm",
- "lib/DBI/Gofer/Transport/Base.pm",
- "lib/DBI/Gofer/Transport/pipeone.pm",
- "lib/DBI/Gofer/Transport/stream.pm",
- "lib/DBI/ProfileData.pm",
- "lib/DBI/ProfileDumper.pm",
- "lib/DBI/ProfileDumper/Apache.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "Database independent interface for Perl",
+
"author": [ … - "DBI team (dbi-users@perl.org)"
],- "dynamic_config": 1,
- "generated_by": "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "DBI",
+
"no_index": { … },+
"prereqs": { … +
"build": { … +
"requires": { … - "ExtUtils::MakeMaker": "6.48",
- "Test::Simple": "0.90"
}
},+
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
}
},+
"runtime": { … }
},- "release_status": "stable",
+
"resources": { … +
"bugtracker": { … },- "homepage": "http://dbi.perl.org/",
+
"license": [ … ],+
"repository": { … },- "x_IRC": "irc://irc.perl.org/#dbi",
- "x_MailingList": "mailto:dbi-dev@perl.org"
},- "version": "1.647",
- "x_serialization_backend": "JSON::PP version 4.16",
+
"x_suggests": { … - "Clone": 0.47,
- "DB_File": 0,
- "MLDBM": 0,
- "Net::Daemon": 0,
- "RPC::PlServer": 0.202,
- "SQL::Statement": 1.414
}
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "Database independent interface for Perl",
+
"author": [ … - "DBI team (dbi-users@perl.org)"
],+
"build_requires": { … - "ExtUtils::MakeMaker": "6.48",
- "Test::Simple": "0.90"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "1",
- "generated_by": "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
- "license": "perl",
+
"meta-spec": { … },- "name": "DBI",
+
"no_index": { … },+
"requires": { … },+
"resources": { … },- "version": "1.647",
- "x_serialization_backend": "CPAN::Meta::YAML version 0.020",
+
"x_suggests": { … - "Clone": "0.47",
- "DB_File": "0",
- "MLDBM": "0",
- "Net::Daemon": "0",
- "RPC::PlServer": "0.202",
- "SQL::Statement": "1.414"
}
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Bundle/DBI.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Bundle::DBI"
},+
{ … - "file": "lib/DBD/DBM.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::DBM"
},+
{ … - "file": "lib/DBD/ExampleP.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::ExampleP"
},+
{ … - "file": "lib/DBD/File.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::File"
},+
{ … - "file": "lib/DBD/Gofer.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer"
},+
{ … - "file": "lib/DBD/Gofer/Policy/Base.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Policy::Base"
},+
{ … - "file": "lib/DBD/Gofer/Policy/classic.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Policy::classic"
},+
{ … - "file": "lib/DBD/Gofer/Policy/pedantic.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Policy::pedantic"
},+
{ … - "file": "lib/DBD/Gofer/Policy/rush.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Policy::rush"
},+
{ … - "file": "lib/DBD/Gofer/Transport/Base.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Transport::Base"
},+
{ … - "file": "lib/DBD/Gofer/Transport/corostream.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Transport::corostream"
},+
{ … - "file": "lib/DBD/Gofer/Transport/null.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Transport::null"
},+
{ … - "file": "lib/DBD/Gofer/Transport/pipeone.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Transport::pipeone"
},+
{ … - "file": "lib/DBD/Gofer/Transport/stream.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Gofer::Transport::stream"
},+
{ … - "file": "lib/DBD/Mem.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Mem"
},+
{ … - "file": "lib/DBD/NullP.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::NullP"
},+
{ … - "file": "lib/DBD/Proxy.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Proxy"
},+
{ … - "file": "lib/DBD/Sponge.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBD::Sponge"
},+
{ … - "file": "DBI.pm",
- "in_basedir": 1,
- "in_lib": 0,
- "module": "DBI"
},+
{ … - "file": "lib/DBI/Changes.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Changes"
},+
{ … - "file": "lib/DBI/Const/GetInfo/ANSI.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Const::GetInfo::ANSI"
},+
{ … - "file": "lib/DBI/Const/GetInfo/ODBC.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Const::GetInfo::ODBC"
},+
{ … - "file": "lib/DBI/Const/GetInfoReturn.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Const::GetInfoReturn"
},+
{ … - "file": "lib/DBI/Const/GetInfoType.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Const::GetInfoType"
},+
{ … - "file": "lib/DBI/DBD.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::DBD"
},+
{ … - "file": "lib/DBI/DBD/Metadata.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::DBD::Metadata"
},+
{ … - "file": "lib/DBI/DBD/SqlEngine.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::DBD::SqlEngine"
},+
{ … - "file": "lib/DBI/Gofer/Execute.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Execute"
},+
{ … - "file": "lib/DBI/Gofer/Request.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Request"
},+
{ … - "file": "lib/DBI/Gofer/Response.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Response"
},+
{ … - "file": "lib/DBI/Gofer/Serializer/Base.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Serializer::Base"
},+
{ … - "file": "lib/DBI/Gofer/Serializer/DataDumper.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Serializer::DataDumper"
},+
{ … - "file": "lib/DBI/Gofer/Serializer/Storable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Serializer::Storable"
},+
{ … - "file": "lib/DBI/Gofer/Transport/Base.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Transport::Base"
},+
{ … - "file": "lib/DBI/Gofer/Transport/pipeone.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Transport::pipeone"
},+
{ … - "file": "lib/DBI/Gofer/Transport/stream.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Gofer::Transport::stream"
},+
{ … - "file": "lib/DBI/Profile.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Profile"
},+
{ … - "file": "lib/DBI/ProfileData.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::ProfileData"
},+
{ … - "file": "lib/DBI/ProfileDumper.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::ProfileDumper"
},+
{ … - "file": "lib/DBI/ProfileDumper/Apache.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::ProfileDumper::Apache"
},+
{ … - "file": "lib/DBI/ProfileSubs.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::ProfileSubs"
},+
{ … - "file": "lib/DBI/ProxyServer.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::ProxyServer"
},+
{ … - "file": "lib/DBI/PurePerl.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::PurePerl"
},+
{ … - "file": "lib/DBI/SQL/Nano.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::SQL::Nano"
},+
{ … - "file": "lib/DBI/Util/CacheMemory.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Util::CacheMemory"
},+
{ … - "file": "lib/DBI/Util/_accessor.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::Util::_accessor"
},+
{ … - "file": "lib/DBI/W32ODBC.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DBI::W32ODBC"
},+
{ … - "file": "lib/Win32/DBIODBC.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Win32::DBIODBC"
}
],- "needs_compiler": 1,
- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "H/HM/HMBRAND/DBI-1.647.tgz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "6.48"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Simple",
- "type": "build_requires",
- "version": "0.90"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.008001"
}
],- "released_epoch": 1737360887,
- "required_perl": "5.008001",
- "size_packed": 727423,
- "size_unpacked": 2610660,
+
"unindexed_test_requires": [ … ],+
"unknown_license_texts": { … - "lib/DBI/PurePerl.pm": "=head1 COPYRIGHT\n\nCopyright (c) 2002 Tim Bunce Ireland.\n\nSee COPYRIGHT section in DBI.pm for usage and distribution rights.\n\n"
},+
"uses": { … +
"build": { … },+
"configure": { … +
"requires": { … - "Config": "0",
- "ExtUtils::MakeMaker": "5.16",
- "File::Find": "0",
- "File::Spec": "0",
- "Getopt::Long": "0",
- "lib": "0",
- "perl": "5.008_001",
- "strict": "0"
}
},+
"runtime": { … +
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … - "Apache": "0",
- "Apache2::ServerUtil": "0",
- "Carp": "0",
- "Config": "0",
- "Data::Dumper": "0",
- "File::Spec": "0",
- "FileHandle": "0",
- "MLDBM": "0",
- "Math::BigInt": "0",
- "Storable": "0",
- "VMS::Filespec": "0",
- "bytes": "0",
- "vmsish": "0"
},+
"requires": { … - "Carp": "0",
- "Config": "0",
- "Coro": "0",
- "Coro::Handle": "0",
- "Coro::Select": "0",
- "Cwd": "0",
- "Data::Dumper": "0",
- "Errno": "0",
- "Exporter": "0",
- "Fcntl": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "IO::Dir": "0",
- "IO::File": "0",
- "IO::Select": "0",
- "IPC::Open3": "0",
- "RPC::PlClient": "0.2000",
- "RPC::PlServer": "0.2001",
- "Scalar::Util": "0",
- "Storable": "0",
- "Symbol": "0",
- "Tie::Hash": "0",
- "UNIVERSAL": "0",
- "Win32::ODBC": "0",
- "XSLoader": "0",
- "base": "0",
- "constant": "0",
- "perl": "5.008001",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Clone": "0",
- "File::Spec": "0",
- "Params::Util": "0",
- "SQL::Statement": "0",
- "Scalar::Util": "0",
- "Time::HiRes": "0"
}
},+
"test": { … +
"noes": { … },+
"recommends": { … - "Benchmark": "0",
- "Test::More": "0",
- "VMS::Filespec": "0",
- "base": "0",
- "threads": "0"
},+
"requires": { … - "B": "0",
- "Benchmark": "0",
- "Config": "0",
- "Cwd": "0",
- "DBI::db": "0",
- "DBI::st": "0",
- "Data::Dumper": "0",
- "File::Basename": "0",
- "File::Copy": "0",
- "File::Path": "0",
- "File::Spec": "0",
- "Getopt::Long": "0",
- "Scalar::Util": "0",
- "Storable": "0",
- "Symbol": "0",
- "Test::More": "0.88",
- "Tie::Hash": "0",
- "base": "0",
- "constant": "0",
- "lib": "0",
- "overload": "0",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Apache": "0",
- "Cache::Memory": "0",
- "DBIx::ContextualFetch": "0",
- "Data::Peek": "0",
- "Encode": "0",
- "File::Spec": "0",
- "FreezeThaw": "0",
- "JSON::XS": "0",
- "List::MoreUtils": "0",
- "MLDBM": "0",
- "MLDBM::Serializer::JSON": "0",
- "MLDBM::Serializer::YAML": "0",
- "Math::BigInt": "0",
- "Net::Daemon::Test": "0",
- "RPC::PlServer": "0",
- "Scalar::Util": "0",
- "Storable": "0",
- "Win32API::File": "0",
- "threads": "0"
}
}
},- "valid_signature": -1,
- "version": "1.647",
+
"versions": { … +
"DBI.pm": { … - "DBI": "1.647",
- "DBI::common": "1.647"
},+
"lib/Bundle/DBI.pm": { … - "Bundle::DBI": "12.008696"
},+
"lib/DBD/DBM.pm": { … - "DBD::DBM": "0.08",
- "DBD::DBM::Statement": "0.08",
- "DBD::DBM::Table": "0.08",
- "DBD::DBM::db": "0.08",
- "DBD::DBM::dr": "0.08",
- "DBD::DBM::st": "0.08"
},+
"lib/DBD/ExampleP.pm": { … - "DBD::ExampleP": "12.014311",
- "DBD::ExampleP::db": "12.014311",
- "DBD::ExampleP::dr": "12.014311",
- "DBD::ExampleP::st": "12.014311"
},+
"lib/DBD/File.pm": { … - "DBD::File": "0.44",
- "DBD::File::DataSource::File": "0.44",
- "DBD::File::DataSource::Stream": "0.44",
- "DBD::File::Statement": "0.44",
- "DBD::File::Table": "0.44",
- "DBD::File::TableSource::FileSystem": "0.44",
- "DBD::File::db": "0.44",
- "DBD::File::dr": "0.44",
- "DBD::File::st": "0.44"
},+
"lib/DBD/Gofer.pm": { … - "DBD::Gofer": "0.015327",
- "DBD::Gofer::db": "0.015327",
- "DBD::Gofer::dr": "0.015327",
- "DBD::Gofer::st": "0.015327"
},+
"lib/DBD/Gofer/Policy/Base.pm": { … - "DBD::Gofer::Policy::Base": "0.010088"
},+
"lib/DBD/Gofer/Policy/classic.pm": { … - "DBD::Gofer::Policy::classic": "0.010088"
},+
"lib/DBD/Gofer/Policy/pedantic.pm": { … - "DBD::Gofer::Policy::pedantic": "0.010088"
},+
"lib/DBD/Gofer/Policy/rush.pm": { … - "DBD::Gofer::Policy::rush": "0.010088"
},+
"lib/DBD/Gofer/Transport/Base.pm": { … - "DBD::Gofer::Transport::Base": "0.014121"
},+
"lib/DBD/Gofer/Transport/corostream.pm": { … - "DBD::Gofer::Transport::corostream": "undef"
},+
"lib/DBD/Gofer/Transport/null.pm": { … - "DBD::Gofer::Transport::null": "0.010088"
},+
"lib/DBD/Gofer/Transport/pipeone.pm": { … - "DBD::Gofer::Transport::pipeone": "0.010088"
},+
"lib/DBD/Gofer/Transport/stream.pm": { … - "DBD::Gofer::Transport::stream": "0.014599"
},+
"lib/DBD/Mem.pm": { … - "DBD::Mem": "0.001",
- "DBD::Mem::DataSource": "0.001",
- "DBD::Mem::Statement": "0.001",
- "DBD::Mem::Table": "0.001",
- "DBD::Mem::db": "0.001",
- "DBD::Mem::dr": "0.001",
- "DBD::Mem::st": "0.001"
},+
"lib/DBD/NullP.pm": { … - "DBD::NullP": "12.014715",
- "DBD::NullP::db": "12.014715",
- "DBD::NullP::dr": "12.014715",
- "DBD::NullP::st": "12.014715"
},+
"lib/DBD/Proxy.pm": { … - "DBD::Proxy": "0.2004",
- "DBD::Proxy::RPC::PlClient": "0.2004",
- "DBD::Proxy::db": "0.2004",
- "DBD::Proxy::dr": "0.2004",
- "DBD::Proxy::st": "0.2004"
},+
"lib/DBD/Sponge.pm": { … - "DBD::Sponge": "12.010003",
- "DBD::Sponge::db": "12.010003",
- "DBD::Sponge::dr": "12.010003",
- "DBD::Sponge::st": "12.010003"
},+
"lib/DBI/Const/GetInfo/ANSI.pm": { … - "DBI::Const::GetInfo::ANSI": "2.008697"
},+
"lib/DBI/Const/GetInfo/ODBC.pm": { … - "DBI::Const::GetInfo::ODBC": "2.011374"
},+
"lib/DBI/Const/GetInfoReturn.pm": { … - "DBI::Const::GetInfoReturn": "2.008697"
},+
"lib/DBI/Const/GetInfoType.pm": { … - "DBI::Const::GetInfoType": "2.008697"
},+
"lib/DBI/DBD.pm": { … - "DBDI": "12.015129",
- "DBI::DBD": "12.015129"
},+
"lib/DBI/DBD/Metadata.pm": { … - "DBI::DBD::Metadata": "2.014214"
},+
"lib/DBI/DBD/SqlEngine.pm": { … - "DBI::DBD::SqlEngine": "0.06",
- "DBI::DBD::SqlEngine::DataSource": "0.06",
- "DBI::DBD::SqlEngine::Statement": "0.06",
- "DBI::DBD::SqlEngine::Table": "0.06",
- "DBI::DBD::SqlEngine::TableSource": "0.06",
- "DBI::DBD::SqlEngine::TieMeta": "0.06",
- "DBI::DBD::SqlEngine::TieTables": "0.06",
- "DBI::DBD::SqlEngine::db": "0.06",
- "DBI::DBD::SqlEngine::dr": "0.06",
- "DBI::DBD::SqlEngine::st": "0.06"
},+
"lib/DBI/Gofer/Execute.pm": { … - "DBI::Gofer::Execute": "0.014283"
},+
"lib/DBI/Gofer/Request.pm": { … - "DBI::Gofer::Request": "0.012537"
},+
"lib/DBI/Gofer/Response.pm": { … - "DBI::Gofer::Response": "0.011566"
},+
"lib/DBI/Gofer/Serializer/Base.pm": { … - "DBI::Gofer::Serializer::Base": "0.009950"
},+
"lib/DBI/Gofer/Serializer/DataDumper.pm": { … - "DBI::Gofer::Serializer::DataDumper": "0.009950"
},+
"lib/DBI/Gofer/Serializer/Storable.pm": { … - "DBI::Gofer::Serializer::Storable": "0.015586"
},+
"lib/DBI/Gofer/Transport/Base.pm": { … - "DBI::Gofer::Transport::Base": "0.012537"
},+
"lib/DBI/Gofer/Transport/pipeone.pm": { … - "DBI::Gofer::Transport::pipeone": "0.012537"
},+
"lib/DBI/Gofer/Transport/stream.pm": { … - "DBI::Gofer::Transport::stream": "0.012537"
},+
"lib/DBI/Profile.pm": { … - "DBI::Profile": "2.015065"
},+
"lib/DBI/ProfileData.pm": { … - "DBI::ProfileData": "2.010008"
},+
"lib/DBI/ProfileDumper.pm": { … - "DBI::ProfileDumper": "2.015325"
},+
"lib/DBI/ProfileDumper/Apache.pm": { … - "DBI::ProfileDumper::Apache": "2.014121"
},+
"lib/DBI/ProfileSubs.pm": { … - "DBI::ProfileSubs": "0.009396"
},+
"lib/DBI/ProxyServer.pm": { … - "DBI::ProxyServer": "0.3005",
- "DBI::ProxyServer::db": "0.3005",
- "DBI::ProxyServer::dr": "0.3005",
- "DBI::ProxyServer::st": "0.3005"
},+
"lib/DBI/SQL/Nano.pm": { … - "DBI::SQL::Nano": "1.015544",
- "DBI::SQL::Nano::Statement_": "1.015544",
- "DBI::SQL::Nano::Table_": "1.015544"
},+
"lib/DBI/Util/CacheMemory.pm": { … - "DBI::Util::CacheMemory": "0.010315"
},+
"lib/DBI/Util/_accessor.pm": { … - "DBI::Util::_accessor": "0.009479"
}
},- "vname": "DBI-1.647"
}