Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Extracting lines starting with a pattern from an array

by u65 (Chaplain)
on Dec 18, 2015 at 11:37 UTC ( [id://1150687]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Extracting lines starting with a pattern from an array
in thread Extracting lines starting with a pattern from an array

If you suspect that, you might try looking at the raw input data. For example, on *nix start with this

 $ od -cx input-data.txt > raw-input-data.txt

and look at the output file.

Replies are listed 'Best First'.
Re^4: Extracting lines starting with a pattern from an array
by hippo (Bishop) on Dec 18, 2015 at 12:19 UTC

    As an added bonus, od is part of the PerlPowerTools suite so you don't even have to rely on it being supplied as a binary by your O/S.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-28 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found