Searched defs:cowBug (Results 1 – 1 of 1) sorted by relevance
921 sub cowBug::TIESCALAR { bless[], 'cowBug' } subroutine 922 sub cowBug::FETCH { __PACKAGE__ } subroutine 923 sub cowBug::STORE{} subroutine