in reply to Re^4: splitting a sequence using unpack
in thread splitting a sequence using unpack
Or, considering what I want to print was stored in a file, I'd skip the perl part, and do:print $s;
I mean, if I were to optimize this snippets for some limited functionality, I might as well do the optimization right.cat file
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: splitting a sequence using unpack
by BrowserUk (Patriarch) on Mar 01, 2005 at 13:21 UTC |