Bivio::Test::MockReturn
# Copyright (c) 2013 Bivio Software, Inc. All Rights Reserved.
# $Id$
package Bivio::Test::MockReturn;
use strict;
use Bivio::Base 'Collection.Attributes';
b_use('IO.ClassLoaderAUTOLOAD');
1;
Bivio::Test::MockReturn # Copyright (c) 2013 Bivio Software, Inc. All Rights Reserved.
# $Id$
package Bivio::Test::MockReturn;
use strict;
use Bivio::Base 'Collection.Attributes';
b_use('IO.ClassLoaderAUTOLOAD');
1;
|