Bivio::Type::RealmName
# Copyright (c) 1999-2001 bivio Software, Inc. All rights reserved.
# $Id$
package Bivio::Type::RealmName;
use strict;
use Bivio::Base 'Bivio::Delegator';
# C<Bivio::Type::RealmName> is the name of a realm's owner.
1;
Bivio::Type::RealmName # Copyright (c) 1999-2001 bivio Software, Inc. All rights reserved.
# $Id$
package Bivio::Type::RealmName;
use strict;
use Bivio::Base 'Bivio::Delegator';
# C<Bivio::Type::RealmName> is the name of a realm's owner.
1;
|