File: MANIFEST

package info (click to toggle)
libsql-splitstatement-perl 1.00020-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 456 kB
  • sloc: perl: 3,231; sql: 1,478; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 1,190 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
bin/sql-split
lib/SQL/SplitStatement.pm
t/00-compile.t
t/00-load.t
t/05-empty_statements.t
t/10-simple.t
t/20-hard.t
t/25-keywords_as_unquoted_identifiers.t
t/30-nested_blocks.t
t/40-comments.t
t/42-slash_terminates.t
t/50-transactions.t
t/51-transactions_and_proc.t
t/60-placeholders.t
t/61-placeholders_empty.t
t/70-proc_plsql_mixed.t
t/70-proc_plsql_slash_endings.t
t/71-proc_plsql_RTbug_57971.t
t/72-proc_plsql_alias.t
t/72-proc_plsql_function_inside_package.t
t/72-proc_plsql_mixed_endings.t
t/72-proc_plsql_nested_functions.t
t/72-proc_plsql_package.t
t/74-proc_plpgsql_dollar_quoted.t
t/74-proc_plpgsql_dollar_quoted_w_transactions.t
t/75-proc_grant.t
t/80-examples.t
t/81-examples_procedural.t
t/82-synopsis.t
t/90-mysql_delimiter.t
t/90-mysql_mixed.t
t/90-mysql_sakila.t
t/92-postgresql_pagila.t
t/94-exception.t
t/95-script.t
t/author-critic.t
t/data/create_table.sql
t/data/create_table_and_trigger.sql
t/data/pagila-schema.sql
t/data/sakila-schema.sql
t/release-distmeta.t
t/release-kwalitee.t
t/release-no-tabs.t
t/release-pod-coverage.t
t/release-pod-syntax.t
t/release-synopsis.t
t/release-unused-vars.t