Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: problem with Crypt::CBC

by karlgoethebier (Abbot)
on Nov 10, 2014 at 13:12 UTC ( [id://1106696]=note: print w/replies, xml ) Need Help??


in reply to problem with Crypt::CBC

blindluke guessed it already, but anyway, a short look at perlrebackslash:

"\n matches a logical newline. Perl converts between \n and your OS's native newline character when reading from or writing to text files."

Your newline character is CRLF. But you don't need to care about because Perl does already ;-)

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1106696]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 04:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found