in reply to Re: Add Quotes to entries in a file
in thread Add Quotes to entries in a file

Are you on MSWin? Quoting is different there, single quotes don't work. Have you used copy/paste or retyped the command? Also note that @name doesn't work on PerlMonks. To get the author alerted about a reply, reply to their node.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^3: Add Quotes to entries in a file
by Anonymous Monk on Jul 13, 2018 at 07:28 UTC
    Hi, i now did it with " instead if ' but now all it does is copy my File in a new one but no quotes are added.