|
Oak::DataModule - Container for non-visual components |
Oak::DataModule - Container for non-visual components
This component is the container for the non-visual components, like a database connection.
my $datamodule = new Oak::DataModule(RESTORE_TOPLEVEL => "file.xml");
Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|
Oak::DataModule - Container for non-visual components |