File: MANIFEST

package info (click to toggle)
libdbd-mock-perl 1.39-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 288 kB
  • ctags: 82
  • sloc: perl: 957; makefile: 15
file content (38 lines) | stat: -rw-r--r-- 800 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.shipit
Build.PL
Changes
lib/DBD/Mock.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/000_basic.t
t/001_db_handle.t
t/002_dr_handle.t
t/003_db_can_connect.t
t/004_misc_mock_attr.t
t/005_db_parser.t
t/006_prepare_cached.t
t/007_mock_attribute_aliases.t
t/008_db_connect_cached.t
t/009_info.t
t/010_rollback.t
t/011_st_execute_empty.t
t/012_st_handle.t
t/013_st_execute_bound_params.t
t/014_st_execute_pass_params.t
t/015_st_fetch_records.t
t/016_mock_add_resultset_test.t
t/017_st_can_connect.t
t/018_mock_statement_track.t
t/019_mock_statement_track_iterator.t
t/020_db_pool.t
t/021_DBD_Mock_Session.t
t/022_DBD_Mock_Session_bound_params.t
t/023_statement_failure.t
t/024_selcol_fetchhash.t
t/025_mock_last_insert_id.t
t/026_st_bind_col.t
t/998_pod.t
t/999_pod_coverage.t
t/bug_0001.t