NAME

XAO::Objects - dynamic objects loader

SYNOPSIS

use XAO::Objects;

sub foo {
   ...
   my $page=XAO::Objects->new(objname => 'Web::Page');
}

DESCRIPTION

XXX - provide real description ASAP. For now code is the only description.

AUTHOR

Copyright (c) 2001 XAO Inc.

Author is Andrew Maltsev <am@xao.com>.