RE: request to run one-liner on perl v5.8
[email protected] ("Schneider, Jim")
| Newsgroups | perl.mvs |
|---|---|
| Message-ID | <89CB002449C1A54BA3FCB5656E0A68290C89F6E1@CH2WPEXCH3.na.ds.ussco.com> |
perl -le 'my $a = pack("U", 65); print ord $a'
65
Jim
-----Original Message-----
From: Karl Williamson [mailto:[email protected]]
Sent: Monday, March 30, 2015 12:48 PM
To: [email protected]
Subject: request to run one-liner on perl v5.8
Could someone with a working v5.8 Perl, please run this one-liner on it, and report back the output
perl -le 'my $a = pack("U", 65); print ord $a'
Thanks in advance
**********************************************************************
Information contained in this e-mail message and in any attachments thereto is confidential. If you are not the intended recipient, please destroy this message, delete any copies held on your systems, notify the sender immediately, and refrain from using or disclosing all or any part of its content to any other person.