Perlers, I have written a module to provide an OO interface to Perl's flipflop operator (scalar ..). I have tentatively called this module Bit::FlipFlop.
You may read the pod at: http://helvella.org/Bit::FlipFlop.html or download the module at: http://helvella.org/Bit-FlipFlop-0.01.tar.gz My intent is for this module to be pedantic. I wish for programmers to use the built in operator, and hope that seeing the same functionallity with an OO interface will make inexperienced users more comfortable with the concept. I'd appreciate any comments on the module name or documentation before I upload it. Have fun, -Colin.