> How do I do a bit wise operation?
> 
> For example --> (in VB code snippet)  Var = 1222222222 Xor 584929291

This is good time to learn about some of the core perl
docs that ActivePerl installs.  You can actually get
real answers faster that way.  (Look at perlop.  If
that fails try ^)
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to