Bivio::Type::Text64K
# Copyright (c) 2005-2009 bivio Software, Inc. All Rights Reserved. # $Id$ package Bivio::Type::Text64K; use strict; use Bivio::Base 'Type.TextArea'; 1;