Inside single quotes it's only possible to escape another single quote and backslash.
(This rule varies of course if you use q() with differing boundary characters.)
Using Data::Dumper should be sufficient here, otherwise the OP should show us where it fails.
We can't know which interface he is using, probably he's shelling out ... in this case it's most probably a XY problem.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Re^2: How to escape single quote(s) without the use of quotemeta
by LanX
in thread How to escape single quote(s) without the use of quotemeta
by thanos1983
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |