in reply to Re: Perl Unmatched Errors
in thread Perl Unmatched Errors

i know that is a wild card, but the original code of amanda backup just used it, but for that propose it is useless, so i just removed it.

Replies are listed 'Best First'.
Re^3: Perl Unmatched Errors
by ww (Archbishop) on Aug 17, 2013 at 00:03 UTC
    "so i just removed it."
    That's probably a poor approach, if I understand you correctly (though very likely I don't).

    Why can't you escape it, instead, or use a quotemeta approach.

    If I've misconstrued your question, my apologies to all those electrons which were inconvenienced by the creation of this post.