in reply to
Re: Strip Quotations from files
in thread
Strip Quotations from files
Why not let
DBI
deal with the quoting issues (via the
quote()
method) instead?
p
r
i
n
t
@
_
{
s
o
r
t
k
e
y
s
%
_
}
,
$
/
i
f
%
_
=
s
p
l
i
t
/
/
,
'
=
&
*
a
?
b
:
e
\
f
/
h
^
h
!
j
+
n
,
o
@
o
;
r
$
s
-
t
%
t
#
u
'
Comment on
Re:x2 Strip Quotations from files
Replies are listed 'Best First'.
Re: Re:x2 Strip Quotations from files
by
ngraham
(Initiate)
on Jun 03, 2002 at 07:08 UTC
The script was written in the event that other special characters may need to be removed eg. &*^#@! All we have to do then is update the script.
[reply]
In Section
Cool Uses for Perl