File tree 3 files changed +211
-97
lines changed
3 files changed +211
-97
lines changed Original file line number Diff line number Diff line change 1
- personal_ws-1.1 en_EN 58
1
+ personal_ws-1.1 en_EN 16lib/SQL/Statement/Roadmap.pod5
2
+ 1x
3
+ ACKNOWLEDGEMENTS
4
+ ACOSEC
5
+ ACOSECH
6
+ ACOSH
7
+ ACOT
8
+ ACOTAN
9
+ ACOTANH
10
+ ACOTH
11
+ ACSC
12
+ ACSCH
13
+ adTie
14
+ AND'd
2
15
AnnoCPAN
3
16
Ansi
4
17
AnyData
5
18
AoA
19
+ API
6
20
aren
21
+ arg1
22
+ arg2
23
+ ASEC
24
+ ASECH
25
+ ASINH
26
+ ATAN2
27
+ ATANH
28
+ Atomicity
7
29
BerkeleyDB
8
30
buildCondition
31
+ CEIL
32
+ CGI
9
33
clike
10
34
CONCAT
35
+ CONV
36
+ COSEC
37
+ COSECH
38
+ COTAN
39
+ COTANH
40
+ COTH
11
41
CPAN
12
- cpan
13
42
CPANPLUS
43
+ CSC
44
+ CSCH
45
+ CSV
46
+ CURDATE
47
+ cursoring
48
+ CURTIME
14
49
DBD
15
50
DBDs
51
+ DBI
16
52
dbi
17
53
DBM
54
+ DBNAME
55
+ DEG2DEG
56
+ DEG2GRAD
57
+ DEG2RAD
18
58
Detlef
19
59
devATperl
20
60
didn
21
61
doesn
62
+ Dowideit
63
+ DTD
64
+ embeddable
22
65
errstr
66
+ everytime
67
+ executer
68
+ Extensibility
69
+ Fieldnames
70
+ fOo
23
71
FRoOM
24
72
GPL
73
+ GRAD2DEG
74
+ GRAD2GRAD
75
+ GRAD2RAD
25
76
gz
77
+ HTMLtable
78
+ IFNULL
26
79
indices
27
80
ini
81
+ instantiation
28
82
isn
29
83
Jens
30
84
Jochen
85
+ joe
31
86
jwiedATcpan
32
87
jZed
33
88
jzucker
34
89
jzuckerATcpan
90
+ kibbitz
91
+ LCASE
92
+ LOG10
93
+ logfiles
94
+ LTRIM
35
95
maintainership
96
+ Malcom
97
+ Merijn
98
+ mpeg
36
99
MULTITHREADING
100
+ myfile
37
101
Naur
102
+ NCSA
103
+ NUL
104
+ NULLs
38
105
numcmp
39
106
NVL
107
+ ODBC
108
+ OR'd
40
109
param
41
110
params
111
+ parsers
112
+ Passwd
42
113
PerlMonks
114
+ Persico
115
+ placehoders
116
+ PODs
43
117
polymorphism
118
+ preassign
119
+ prettyPrint
44
120
PrintError
121
+ ProtocolEncoding
122
+ PurePerl
123
+ RAD2DEG
124
+ RAD2GRAD
125
+ RAD2RAD
126
+ RADIANS
45
127
RaiseError
128
+ README
46
129
reentrant
47
130
Refactoring
48
131
Rehsack
49
132
rehsackATcpan
50
133
rlike
51
134
RSS
135
+ RTRIM
52
136
Schubbert
137
+ SECH
138
+ Sisk's
139
+ SQL
140
+ SQL99
141
+ sql
53
142
Sterin
143
+ submitters
144
+ submodule
54
145
subquery
146
+ SvenDowideit
55
147
TableA
148
+ TableExtract
149
+ tiedhash
150
+ todo
151
+ TRUNC
152
+ UCASE
56
153
UDF
57
154
UDFs
155
+ UNHEX
156
+ username
157
+ v2
58
158
ve
159
+ verifications
59
160
Volker
60
161
Wartke
162
+ weblog
163
+ Wickline
61
164
Wiedmann
62
165
Wildcards
63
166
Zucker
Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ C<where_clause>, if any.
305
305
=head2 execute
306
306
307
307
When called from a DBD or other subclass of SQL::Statement, the execute()
308
- method will be executed against whatever datasource (persistent storage) is
308
+ method will be executed against whatever data-source (persistent storage) is
309
309
supplied by the DBD or the subclass (e.g. CSV files for L<DBD::CSV>, or
310
310
BerkeleyDB for L<DBD::DBM>). If you are using L<SQL::Statement> directly
311
311
rather than as a subclass, you can call the execute() method and the
You can’t perform that action at this time.
0 commit comments