perldoc -f unpack
perldoc -f pack

> -----Original Message-----
> From: Bridget Benson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 29, 2002 12:46 PM
> To: [EMAIL PROTECTED]
> Subject: Extracting bits from a string of bits
> 
> 
> I am trying to grab selections of an ip packet stored in a 
> string scalar.
> 
> I know if you have a string of characters, you can change the string 
> into an array of characters and then reference each character in the 
> array.  Can you do something similar with a string of bits?
> -- 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to