AFS-Command

 view release on metacpan or  search on metacpan

lib/AFS/Object/Cell.pm  view on Meta::CPAN

#
# $Id$
#
# (c) 2003-2004 Morgan Stanley and Co.
# See ..../src/LICENSE for terms of distribution.
#

package AFS::Object::Cell;

use strict;

our @ISA = qw(AFS::Object);
our $VERSION = '1.99';

1;



( run in 0.227 second using v1.01-cache-2.11-cpan-4d50c553e7e )