Displaying 1 result from an estimated 1 matches for "aonaware".
Did you mean:
anyware
2006 May 24
3
packages, modules
i cant make sense in my own mind what is happening,
so if someone can explain, it would be appreciated.
I did the following on the command line..
>require ''md5''
=>true
>t = MD5
=>Digest::MD5
>t.md5(''confused'')
=>1a7f2a5ad77128b2f81feddac78df213
# so far so good, now start new command line
# or unload module
>require