SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBIx-XML_RDB rpm build for : openSUSE Tumbleweed. For other distributions click perl-DBIx-XML_RDB.

Name : perl-DBIx-XML_RDB
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.70 Date : 2024-08-05 19:54:32
Group : Development/Libraries/Perl Source RPM : perl-DBIx-XML_RDB-0.05-7.70.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Perl extension for creating XML from existing DBI datasources
Description :
This module is a simple creator of XML data from DBI datasources. It allows
you to easily extract data from a database, and manipulate later using
XML::Parser.

One use of this module might be (and will be soon from me) to extract data
on the web server, and send the raw data (in XML format) to a client\'s
browser, and then use either XML::Parser from PerlScript, or MSXML from
VBScript/JavaScript on the client\'s machine to generate HTML (obviously
this relies upon using MS IE for their Active Scripting Engine, and MSXML
comes with IE5beta).

Another use is a simple database extraction tool, which is included, called
sql2xml. This tool simply dumps a table in a database to an XML file. This
can be used in conjunction with xml2sql (part of the XML::DBI(?) package)
to transfer databases from one platform or database server to another.

Binary data is encoded using UTF-8. This is automatically decoded when
parsing with XML::Parser.

Included with the distribution is a \"Scriptlet\" - this is basically a Win32
OLE wrapper around this class, allowing you to call this module from any
application that supports OLE. To install it, first install the scriptlets
download from microsoft at http://msdn.microsoft.com/scripting. Then
right-click on XMLDB.sct in explorer and select \"Register\". Create your
object as an instance of \"XMLDB.Scriptlet\".

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-DBIx-XML_RDB-0.05-7.70.noarch.rpm
     

Provides :
perl(DBIx::XML_RDB)
perl-DBIx-XML_RDB

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
perl(DBI) >= 1.00
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/sql2xml.pl
/usr/bin/xml2sql.pl
/usr/lib/perl5/vendor_perl/5.40.0/DBIx
/usr/lib/perl5/vendor_perl/5.40.0/DBIx/XML_RDB.pm
/usr/lib/perl5/vendor_perl/5.40.0/DBIx/sql2xml.pl
/usr/lib/perl5/vendor_perl/5.40.0/DBIx/xml2sql.pl
/usr/share/doc/packages/perl-DBIx-XML_RDB
/usr/share/doc/packages/perl-DBIx-XML_RDB/Changes
/usr/share/doc/packages/perl-DBIx-XML_RDB/README
/usr/share/doc/packages/perl-DBIx-XML_RDB/XMLDB.sct
/usr/share/man/man3/DBIx::XML_RDB.3pm.gz

 
ICM