in reply to Re^5: pack() returns an unusable string
in thread pack() returns an unusable string
But not when I change $template to "D<" and $nv to 2.4:C:\_32\pscrpt>perl test4.pl >qq(\0\0\0\0\0'\xB0\@)< 000000000027b040
(I can dig into this later if you're getting tired of it.)C:\_32\pscrpt>perl test4.pl >pack(qq(H*","9a999999999999990040000000000000))< syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: pack() returns an unusable string
by tybalt89 (Monsignor) on May 27, 2021 at 13:26 UTC |