The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Meta DOM"

Meta::Xml::Dom - XML/DOM parser. River stage zero No dependents

This object is here to be an XML::DOM::ValParser object which will hide some of the drawbacks of the Perl native XML::DOM::ValParser object. For instace, I would like to set, at runtime, whether the object will do validation or not. I would also like...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Dom - an XML/DOM parser class. River stage zero No dependents

This is a Dom class for baseline XML files. The reason we cannot use the original XML::DOM::Parser is because of external file resolution which should be done according to the search path and that is precisely the only method which is derived here ov...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

xml_dom_print.pl - parse an XML using DOM and print the result. River stage zero No dependents

This is a small program which reads an XML document, parses it using XML::DOM and prints the result. You can use this software to verify the correctness of an XML document or to see its structure more clearly....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::Def - Object to store a definition for a database. River stage zero No dependents

This is an object to let you read,write and manipulate a database definition....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Imdb::Get - module to help you get information from IMDB. River stage zero No dependents

This module will ease the task of getting information from IMDB. Just use its method and get the film info....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Widget::Gtk::XmlTree - widget to show/edit XML::DOM objects. River stage zero No dependents

This is a widget which is derived from the Gtk::Tree widget and which displays an XML::DOM object in it. The object has several options: 0. vali - if this is turned on then a validating parser will be used to parse the document. This has more overhea...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Lang::Xml::Xml - help you with xml related tasks. River stage zero No dependents

This class will help you with xml related tasks. 0. checking an xml file for correctness according to dtd. 1. setting up the search path for xml parser to find dtds. 2. extracting dependencies from XML files. 3. resolving dtds and xmls. 4. give you t...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Lang::Xql::Shell - XQL experimentation shell class. River stage zero No dependents

This class, which is derived from Meta::Shell::Shell implements a shell which allows you to experiment with XQL....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Lang::Html::Html - help you with HTML related tasks. River stage zero No dependents

This module will help you with HTML related tasks. It knows how to: 1. Generate HTML dependencies. 2. Move from relative to absolute links. 3. Move from absolute to relative links. 4. Transpose a set of files which are correctly linked to a new set. ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

valparser.pl - test the external XML::DOM::ValParser module. River stage zero No dependents

This is a test suite for the XML::DOM::ValParser package. Currently it will just validate a single xml file from the baseline....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Development::Errors - module to handle errors from tools. River stage zero No dependents

This module will help you handle XML::DOM error objects. It will print the errors in nice colors on the console. It will run editors on the errors with positions set to the correct places....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

demo_xql.pl - demo using XQL. River stage zero No dependents

This script is a small demo for how to use XML::XQL. Currently this reads the movie database and prints how many titles are in there....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

xml_tree.pl - demo the XmlTree widget. River stage zero No dependents

This program will demo the XmlTree widget which is derived from the general Gtk::CTree widget and presents an XML::DOM object....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Development::Module - a single development module. River stage zero No dependents

This class serves as an abstractization of a development module. Each class wanting to deal with development modules must go through this class. The class provides a module name, revision information and absolute path to the current file containing t...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Movie - object to import movie XML data into a database. River stage zero No dependents

This object parses a movie XML file and plugs the data into a database. This is much better than using DOM type techniques since it doesnt mean that the entire data will be at RAM in any single time (more streamlined)....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

lit_loans.pl - show books out on a loan. River stage zero No dependents

This script will report which books are out on a loan from the lit/XML database....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

lit_stats.pl - show statistics regarding XML/lit file. River stage zero No dependents

This script reports various statistics about books read from an XML/lit file. Currently it reports these metrics: 0. Number of languages in the database. 1. Number of authors in the database. 2. Number of books in the database. 3. Number of works in ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Xml::Parsers::Dbdata - parser which imports into a database. River stage zero No dependents

This parser helps you with importing xml files into a database. The reason that we use a parser and not a DOM type object is that, in theory, xml files can be very large and we dont want to follow the naive algorithm of: get the data into RAM and the...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

todo_stats.pl - show statistics regarding XML/todo file. River stage zero No dependents

This script reports various statistics about books read from an XML/todo file. Currently it reports only the nunber of items in the file....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Baseline::Lang::Sgml - doing Sgml specific stuff in the baseline. River stage zero No dependents

This package contains stuff specific to Sgml in the baseline: 0. verifies docbook source files using nsgmls/onsgmls/DOM. 1. converts docbook sources to various formats (postscript,Rtf,Pdf,Dvi,HTML, multi HTML,plain text,Tex etc...) using various tool...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
27 results (0.023 seconds)