unless ($INC{"Math/XOR.pm"}) { require Math::XOR; Math::XOR->import(); } #### require Math::XOR; *xor_buf = \&Math::XOR::xor_buf unless defined &xor_buf;