|
EDXML doc : MarkupTools DESCRIPTION This library provides an interface to the standard perl routines that manipulate XML objects from XML::Parser.pm. use MarkupTools; $buffer= $toplevel->Scrolled( 'MarkupTools' ); $buffer->setHomeEnvironement( $ENV{HOME}? $ENV{HOME}: 0 ); $buffer->loadEditPreferences(); $menu = $buffer->menu(); Calin MOSUT, "Babes-Bolyai" University Faculty of Letters, A.M.L. Departement Bulevard Horea, 31, 3400 Cluj-Napoca Romania Phone : (40/)64 432 540 Email : cmosut@personal.ro This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; edxml is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. If you have not a copy of the GNU General Public License, please write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. The Berkeley DB module is free of charge under the condition that the complete source code for the application must be available and freely redistributable. The Perl2exe compiler may be used at no charge during an evaluation period of 30 days. |