http://qs321.pair.com?node_id=11120061


in reply to oop, variable that counts the number of objects created

Possibly overkill but MCE::Shared::Scalar might be an option. And yes, I would use a framework. You may take a look at Class::Tiny and Role::Tiny. Regards, Karl P.S.: Consider a Porsche instead of a Firebird.

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help