Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: hex output for RADIUS packet

by Anonymous Monk
on Sep 23, 2003 at 10:52 UTC ( [id://293450]=note: print w/replies, xml ) Need Help??


in reply to hex output for RADIUS packet

print unpack("H*", $packet);

Replies are listed 'Best First'.
Re: Re: hex output for RADIUS packet
by !unlike (Beadle) on Sep 23, 2003 at 11:20 UTC

    Thanks!

    I tend not to dabble with pack/unpack and so forget its existance, let alone it usefulness!

    Cheers

    !unlike

    I write my Perl code like how I like my sex: fast and dirty. ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-24 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found