Commit Graph

526 Commits

Author SHA1 Message Date
kevlo
7a197f9e98 Initial import of String-Similarity-0.02.
The "String::Similarity" calculates the similarity index of its two
arguments. A value of '0' means that the strings are entirely
different. A value of '1' means that the strings are identical.
2001-06-15 02:13:55 +00:00
kevlo
0725a30a4c Initial import of String-Approx-3.15.
String::Approx lets you match and substitute strings approximately.
With this you can emulate errors: typing errorrs, speling errors,
closely related vocabularies (colour color), genetic mutations (GAG ACT),
abbreviations (McScot, MacScot).
2001-06-15 02:12:17 +00:00
brad
bd569f0174 tab -> space 2001-06-09 16:35:23 +00:00
naddy
7ef24eb24b make this work with WRKOBJDIR 2001-06-08 23:45:50 +00:00
shell
5c516276b0 Upgrade to 1.05 2001-06-07 17:08:17 +00:00
shell
208b75e6e8 Python 2.1 now, naddy@ 2001-06-07 17:06:49 +00:00
lebel
46992a851e update aspell to 0.33.6.3 2001-06-07 15:22:06 +00:00
lebel
57625067dc update pspell to 0.12.2 2001-06-07 15:16:25 +00:00
lebel
3d1da42b3a typo in two COMMENT- 2001-06-07 14:42:51 +00:00
avsm
f2e2ffbd07 prune .packlist; shell@ 2001-06-04 19:29:31 +00:00
shell
fecc219b57 - Upgrade to 0.92
- Fixes PLIST
2001-06-03 09:54:56 +00:00
pvalchev
1115e32bab add palm to categories
okay naddy@, espie@
2001-06-02 23:41:44 +00:00
angelos
4c780f3036 I'm sure this is not "the Apache Software Foundation project". 2001-06-02 08:39:30 +00:00
shell
9c499d225d Upgrade to 1.03
Not all CPAN mirror site got the distfile, included my CPAN mirror, seems some problems in the main server, but it is ok...
2001-06-01 07:08:58 +00:00
kevlo
77029c349f upgrade to version 1.4.0 2001-06-01 04:09:26 +00:00
jasoni
002b97ec9a - update to 0.90.3
- tidy
- take over maintainership (ok angelos@)
2001-05-29 23:22:44 +00:00
lebel
ed83776915 add libxml1. 2001-05-29 15:54:23 +00:00
lebel
cb33ec0417 initial import of libxml1-1.8.13:
--
This is a library for parsing the XML language.  Mostly used by Gnome.

checked by brad@
2001-05-29 15:53:31 +00:00
lebel
7dcae282fd according to RFC 3066, the international language tag for swedish is sv,
not se.  Reported by jakob@.
2001-05-27 21:46:07 +00:00
shell
bbc02396c1 Remove bad dirrm 2001-05-26 18:43:29 +00:00
lebel
a295f9e310 update textproc/xxdiff to 1.10.0. Submitted by maintainer. 2001-05-25 17:02:01 +00:00
lebel
48feb49715 add aspell. 2001-05-23 21:26:57 +00:00
lebel
261cceb3bb initial import of aspell 0.33.6:
--
Aspell is an Open Source spell checker designed to eventually replace
Ispell.  Its main feature is that it does a much better job of
coming up with possible suggestions than Ispell does. In fact recent
tests shows that it even does better than Microsoft Word 97's spell
checker or just about any other spell checker I have seen. It also
has support for checking (La)TeX and Html files, and run time support
for other non English languages. Aspell also is a library however
the recommend way to use aspell is through the Pspell library as
the actual interface to the aspell library is constantly changing.

WWW: http://aspell.sourceforge.net/
2001-05-23 21:25:43 +00:00
lebel
a46c5d8c13 add pspell. 2001-05-23 16:42:12 +00:00
lebel
23699c37ad initial import of pspell-0.12.1:
--
The goal of the library is to provide a generic interface to Spell
checker libraries installed on the system.
 
WWW: http://pspell.sourceforge.net/
2001-05-23 16:41:21 +00:00
shell
82ade85d29 - sync with libxslt
- Upgrade to 1.02 from CPAN
- Add p5-XML-LibXML dependency
2001-05-21 04:01:13 +00:00
shell
38d3d742b8 Sync with libxml
Upgrade to 0.10.0
2001-05-21 02:59:30 +00:00
shell
f62127300e SUBDIR += p5-XML-LibXML 2001-05-21 02:57:20 +00:00
shell
3d628b0337 Initial import of p5-XML-LibXML-0.91
---
This module is an interface to the gnome libxml2 DOM parser (no SAX
parser support yet), and the DOM tree. It also provides an
XML::XPath-like findnodes() interface, providing access to the XPath
API in libxml2.
2001-05-21 02:56:47 +00:00
kevlo
eb9dcecaa0 - upgrade to version 2.3.9
- remove iconv support
  libiconv autoconf in libxml is broken -- pointed out by brad@
2001-05-20 13:00:25 +00:00
shell
272db306da Minor upgrade to 0.14 2001-05-16 08:58:18 +00:00
shell
9660606a44 bump VERSION 2001-05-11 07:04:56 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
shell
cc49eab753 - Change ARCH to MACHINE_ARCH
- bump VERSION
2001-05-08 03:45:14 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
kevlo
a04c1b415f add iconv support.
--
Submitted by jakob@
2001-05-07 03:08:18 +00:00
lebel
660a9b4a90 update to version 0.9.2. From maintainer (Brian J. Kifiak <bk@rt.fm>). 2001-05-06 23:01:58 +00:00
lebel
20cf46b6ea textproc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:11:38 +00:00
shell
c16a0db75f - Upgrade to 0.99_02
- Fix MASTER_SITES
- Change to correct HOMEPAGE
2001-05-05 23:51:59 +00:00
avsm
b3ff6787b3 ${HOMEAGE} -> ${HOMEPAGE}
should double check before commit
2001-05-05 23:40:25 +00:00
shell
71d2818643 SUBDIR += py-xml 2001-05-05 23:24:29 +00:00
shell
e0f271b6f5 Initial import py-xml-0.6.5
---
A package collecting the tools required for writing basic XML
applications in Python, along with documentation and sample
code Features include (but are not limited to) SAX, DOM, the
xmlproc validating parser, an Expat interface, and more.
2001-05-05 23:20:18 +00:00
espie
00dd65ebb6 Fix subpackage names 2001-05-05 20:26:47 +00:00
lebel
809328645e fix build when qt1 is already installed.
from maintainer.
2001-04-19 13:08:33 +00:00
shell
010b457497 SUBDIR += p5-XML-LibXSLT 2001-04-19 09:53:12 +00:00
shell
b35f4c6112 Initial import p5-XML-LibXSLT-0.99_01
---

This module is a fast XSLT library, based on the Gnome libxslt
engine.

Performance is currently about twice that of XML::Sablotron, the
engine is also quite complete in its implementation, supporting
things like xsl:import, and keys().
2001-04-19 09:43:09 +00:00
shell
d053655adf SUBDIR += libxslt 2001-04-18 18:26:49 +00:00
shell
eac6b9fdec Initial import libxslt-0.7.0
---

libXSLT is a C language implementation of the XSLT Library, based
on libxml.
2001-04-18 18:25:33 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
avsm
1e0c00b0ce update to p5-XML-Sablotron-0.52 and integrate COMMENT 2001-04-18 09:46:48 +00:00
avsm
c1d78d0891 upgrade to sablotron-0.52, and integrate COMMENT 2001-04-17 15:53:38 +00:00
shell
30a2e4d3d0 Change MAINTAINER email address 2001-04-17 15:16:46 +00:00
shell
91d63998f0 Change MAINTAINER email address 2001-04-17 06:37:33 +00:00
brad
2fab6710a0 upgrade to libxml 2.3.6
--
Ok'd by: maintainer
2001-04-16 03:40:41 +00:00
avsm
6b8baab6a5 remove conflict handling, not needed anymore 2001-04-16 02:31:21 +00:00
brad
a749e3af31 - integrate COMMENT
- bump NEED_VERSION
- add USE_X11
2001-04-15 23:10:36 +00:00
naddy
fd3bf95424 Add p5-Blatte(-HTML). 2001-04-14 16:27:23 +00:00
naddy
2d3530685b Import Blatte 0.9.1.
Submitted by Brian J. Kifiak <bk@rt.fm>.

Blatte is a very powerful text markup and transformation language
with a very simple syntax.  A Blatte document can be translated
into a Perl program that, when executed, produces a transformed
version of the input document.
2001-04-14 16:05:19 +00:00
lebel
7279acde4f add textutils 2001-04-14 00:47:01 +00:00
lebel
9cb736fbc0 initial import of textutils:
--
The Free Software Foundation's text processing utilities, for rearranging,
reformatting and generally mangling text.
 
Many of the utilities exist in the OpenBSD base collection, but the GNU
versions have added functionality, which is sometimes useful.
 
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.
 
Note that this port will install these utilities with a 'g' prefix,
e.g. gtar, but the texinfo documentation will refer to them without
the 'g' prefix.

checked by naddy@
2001-04-14 00:46:07 +00:00
naddy
e4f6a1841c Update to 0.22; submitted by maintainer. 2001-04-13 19:58:29 +00:00
naddy
71355fa3a4 Update to 0.97; submitted by maintainer. 2001-04-13 19:42:47 +00:00
avsm
cf29e4a0d6 update to p5-XML-XPath-1.08, and integrate COMMENT 2001-04-09 23:25:30 +00:00
jakob
cf2ed7ee0d ugly hack to handle both w/ and w/o gui in the same script 2001-04-09 18:45:20 +00:00
espie
9c7d1e0fa2 Missing 2001-04-05 12:12:13 +00:00
naddy
b0e4b4732e Pull in COMMENT. Submitted by maintainer. 2001-04-05 00:09:01 +00:00
avsm
9a1d913d3b Remove textproc/docbook-xml port; it is now part of textproc/docbook
Ok jakob@
2001-03-31 10:22:21 +00:00
avsm
5b00a9702d Pull in the docbook-xml port into this one. Since the SGML DTDs are no
longer being developed, the release number of this port now reflects the
advancing XML DTD versions. The directory structure for the XML DTDs
is similar to that of the SGML ones (share/xml/docbook/4.1, for example)

- Update to docbook-4.1.2
- bump NEED_VERSION, integrate COMMENT
- switch to tracking XML schemas, but keep installing old SGML ones

ok jakob@
2001-03-31 10:20:44 +00:00
jakob
ac08be28e7 also build no_x11 flavour for xml2rfc 2001-03-30 22:48:22 +00:00
avsm
a6f9f8ab1d + p5-Text-Template 2001-03-30 22:31:12 +00:00
avsm
8b21361485 Initial import of p5-Text-Template-1.31
--
This is a library for generating form letters, building HTML pages,
or filling in templates generally.  A `template' is a piece of text
that has little Perl programs embedded in it here and there.  When
you `fill in' a template, you evaluate the little programs and
replace them with their values.
2001-03-30 22:30:19 +00:00
avsm
91b8b377e1 + p5-Font-TTF 2001-03-30 21:55:39 +00:00
avsm
2e226919f6 Initial import of p5-Font-TTF-0.21
Submitted by Shell Hung <i@shellhung.org>

--
This module provided supports for many types of TTF tables, including
reading, processing and writing, and also supports XML output.
2001-03-30 21:54:47 +00:00
jakob
c77f5047ee add no_x11 flavour 2001-03-30 15:53:13 +00:00
jakob
7d405ba56f integrate COMMENT and add HOMEPAGE 2001-03-30 14:49:37 +00:00
wilfried
d15cba1c80 Add qt2-designer to BUILD_DEPENDS since we need uic 2001-03-30 11:06:38 +00:00
kevlo
eaec64440c oops, forgot to remove this file. 2001-03-30 02:30:18 +00:00
kevlo
35ca86eb56 - upgrade to version 0.13
- integrate COMMENT
- better style for DESCR
- bump NEED_VERSION

Submitted by maintainer.
2001-03-30 02:29:17 +00:00
wilfried
57d78ce7e1 * up NEED_VERSION
* integrate pkg/COMMENT (so it can be removed)
* change to use ${MASTER_SITE_SOURCEFORGE} for MASTER_SITES=
from maintainer
2001-03-29 12:27:29 +00:00
wilfried
ca07390140 fix cvs tag, from maintainer 2001-03-29 12:26:54 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
wilfried
204cad984b respect CFLAGS, ok naddy@ 2001-03-26 08:51:11 +00:00
kevlo
91ec162b62 - Upgrade to version 2.3.5
- Integrate COMMENT
- Bump NEED_VERSION

Pointed out by Shell Hung <i@shellhung.org>
2001-03-26 03:00:39 +00:00
jakob
47cb5219bb XML version of the DocBook DTD
based on FreeBSD port
2001-03-24 18:05:53 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
avsm
3211792498 + p5-XML-RSS 2001-03-22 00:00:19 +00:00
avsm
49cf245415 - initial import of p5-XML-RSS-0.96
Based on a tarball by Shell Hung <i@shellhung.org>

--
This module was created to help those who need to manage RDF Site
Summary (RSS) files, it makes quick work of creating, updating and
saving RSS files.
2001-03-21 23:59:21 +00:00
wilfried
cd44a2f11d + xxdiff 2001-03-20 14:31:42 +00:00
wilfried
86a167b84b Initial import of xxdiff-1.9.1
graphical file comparator and merge tool

Submitted by:  Dan Weeks <danimal@danimal.org>
2001-03-20 14:29:31 +00:00
wilfried
c3713ccace respect CC/CFLAGS, ok maintainer 2001-03-19 17:40:06 +00:00
kevlo
641ba8715b Upgrade to version 1.3.1 2001-03-19 05:27:03 +00:00
kevlo
136d6908fb Sort packing list 2001-03-18 15:17:16 +00:00
kevlo
bf828a0a6a Upgrade to version 2.3.4 2001-03-18 10:48:48 +00:00
wilfried
35ad52cb4a respect CFLAGS 2001-03-17 15:47:59 +00:00
avsm
7f7bdd60e9 update to p5-XML-XPath-1.07 2001-03-17 00:39:12 +00:00
espie
23e5df79c4 Simplify 2001-03-16 16:50:48 +00:00
brad
c426d7e2ce - mkdir -> ${INSTALL_DATA_DIR}
- rename patches and make them unified diffs.
2001-03-13 16:10:50 +00:00
wilfried
8777ceefe6 respect CXXFLAGS 2001-03-12 14:51:21 +00:00
brad
caed3f3d96 - bump t1lib major rev in dependency entry.
- takeover as MAINTAINER.
- remove freetype FLAVOR and just include it by default.
2001-03-10 17:23:27 +00:00
kevlo
09174ff732 Upgrade to version 1.3.0 2001-03-09 05:44:44 +00:00
jakob
5410ce14ce add version number, currently at v1.2 2001-03-08 19:32:22 +00:00
jakob
2ae3605a7e new version, checksum changed. still no version numbers 2001-03-08 18:02:15 +00:00
brad
b796668641 If you don't want files installed then do not include them in the PLIST,
this was the incorrect way of doing it.
2001-03-07 22:48:27 +00:00
brad
ead2322d22 upgrade to xpdf 0.92 2001-03-07 19:10:01 +00:00
kevlo
7d3d69f439 Fix libxml dependency 2001-03-04 14:44:12 +00:00
kevlo
c02a62174c Upgrade to version 2.3.2 2001-03-04 14:41:23 +00:00
danh
3bb680a697 MAINTAINER set to ports@openbsd.org. This was requested by the
previous maintainer as he no longer has time to maintain this.
2001-03-03 19:19:12 +00:00
brad
9f794924db - ${PREFIX} -> ${LOCALBASE}
- add ONLY_FOR_ARCHS since this depends on jdk which in-turn depends on freebsd_lib
2001-03-02 16:06:30 +00:00
avsm
2dab3e086a - update to p5-XML-XPath-1.05
No ChangeLog, but diffs reveal improvements in predicate filtering
2001-02-27 19:49:01 +00:00
avsm
5e71e988f1 + p5-XML-Sablotron 2001-02-27 01:45:49 +00:00
avsm
2ae6a34272 - initial import of p5-XML-Sablotron-0.51
--
This module provides the Perl API to the Sablotron XSLT engine
(textproc/sablotron).  For more information about it, refer to the
XSLT standard at http://w3.org/TR/XSLT/
2001-02-27 01:43:28 +00:00
avsm
1147121822 - update to docbook-modular-1.62
- bump NEED_VERSION

Contains minor bug fixes
2001-02-21 23:43:58 +00:00
avsm
dfdb4b7d0d oops, actually add the LIB_DEPENDS 2001-02-21 20:00:39 +00:00
avsm
ed50b1de94 - update to sablotron-0.51
- bump NEED_VERSION
- shared libraries work now! No more static constructors
- now depends on the external expat2 libraries
- new MASTER_SITE, since other one is very unreliable

There are a whole load of new features, the main one being xsl:sort
support; check out the homepage for more information
2001-02-21 19:56:23 +00:00
kevlo
f26792d45f Add p5-Text-PDF. 2001-02-20 02:57:10 +00:00
kevlo
f99667cce8 Initial import of p5-Text-PDF 0.12
This is perl modules for creating and manipulating pdf.

Submitted by:	Shell Hung <i@shellhung.org>
2001-02-20 02:56:31 +00:00
danh
56664d7a7e use included libtool; sync patches 2001-02-19 18:13:57 +00:00
kevlo
04e697852e sync libtool patches 2001-02-19 02:38:45 +00:00
brad
44e448bd5d I don't see the point of an INSTALL script in this situation, this
arrangement makes much more sense.
2001-02-18 04:40:52 +00:00
obecian
7e86353628 add antiword resource properties and do_notice() to INSTALL regarding these
resources.
2001-02-18 00:25:30 +00:00
obecian
ea50faf02c missed patch (fixes compiler warnings) 2001-02-17 22:46:07 +00:00
obecian
91d1df7830 textproc/antiword port update (antiword-0.31)
converts MSWord Documents to ASCII Text and PostScript

Changes 0.30-0.31
-----------------
Bug fixes:
- Bug in the "Show hidden (by Word) text" feature fixed
- Bug reported by David Aspinwall <aspinwall@timesten.com> fixed
- Bug reported by Robert Steinmetz <rob@steinmetznet.com> fixed
Old features:
- The -g and -c options are no longer supported. The -c option was default
  and is now used automatically (Unix only)
New features:
- Ability to show part of the images.
- Ability to use landscape mode (Unix only; PostScript version only)
- Support for all ISO-8859 character sets plus KOI8 and some code pages
  (Unix only; text version only)
- Antiword will now give a warning if the given Postscript papersize is
  unsupported. Thanks to Greg Robinson <Greg.Robinson@dsto.defence.gov.au>
- Moved from Postscript version 1 to version 2
- Antiword now returns 1 if no Word document is found among the files given
  on the command-line. As suggested by Jens Schleusener
  <Jens.Schleusener@dlr.de>
- Takes the right margin into account.
- The PostScript part now supports the AvantGarde, Bookman, Helvetica-Narrow,
  NewCenturySchlbk and Palatino font (Unix only)
- More accurate fontnames translation table
- Initial scale factor is now configurable (RISC OS only)
2001-02-17 22:44:28 +00:00
brad
c8be10d4e8 - cleanup
- fix some typos
- remove bad @dirrm tags from PLIST
2001-02-13 01:42:32 +00:00
todd
9aae4e7d4c This perl library simplifies the creation of WML cards on the fly.
It produces the most suitable wml code for the browser requesting
the card. 

Maintainer: Shell Hung <i@shellhung.org>
2001-02-12 17:05:07 +00:00
brad
12b9c4b720 sync libtool patches 2001-02-05 00:27:51 +00:00
jakob
44d36071ec update checksum and MASTER_SITES, fix makefile and patch 2001-02-02 13:04:29 +00:00
brad
94f80628bb - remove unnecessary patch
- respect CC and CFLAGS
2001-02-01 18:09:03 +00:00
kevlo
8de4d85f96 Add clo++ 2001-01-31 10:03:23 +00:00
kevlo
e4eaac32ed Initial import of clo++-0.3.0
clo++ is a command line parser generator.
2001-01-31 10:02:48 +00:00
avsm
1b6d327f95 + p5-XML-XPath 2001-01-26 01:02:51 +00:00
avsm
0a5c990626 - initial import of p5-XML-XPath-1.04
--
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in
the form of functions.

Modules such as XSLT and XPointer may need to do this as they support
functionality beyond XPath.
2001-01-26 01:01:38 +00:00
avsm
24eba80fb3 + p5-XML-DOM
+ p5-XML-XSLT
2001-01-25 00:20:13 +00:00
avsm
95460bee27 initial import of p5-XML-XSLT-0.32
--
This is a Perl module to parse XSL Transformational sheets. For a
description of the XSLT, see http://www.w3.org/TR/xslt.  Other
useful resources can be found at http://www.xslt.com
2001-01-25 00:18:47 +00:00
avsm
5b30648943 initial import of p5-XML-DOM-1.25
--
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an
Object Oriented datastructure with a DOM Level 1 compliant interface.
For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/
2001-01-25 00:11:52 +00:00
brad
6c33ab241e set myself as maintainer; Ok'd by previous maintainer 2001-01-23 03:27:11 +00:00
brad
7117549b06 - fixup Makefile
- sync libtool patches with our libtool port
2001-01-22 16:40:22 +00:00
avsm
748f380672 + p5-XML-Parser
+ p5-XML-Simple
2001-01-21 19:29:28 +00:00
avsm
c79cbbd3f9 - import of p5-XML-Simple-1.05
--
XML::Simple is a Perl module that makes it really easy to read and
write XML files. You can get a full rundown of the module's
capabilities and limitations in the manual page.

XML::Simple was originally developed for the purpose of reading and
writing config files in XML format (which offers various advantages
over say .INI format). Having said that, many people find it useful
for other purposes.
2001-01-21 19:27:54 +00:00
avsm
7690998c25 - import of p5-XML-Parser-2.30
--
This module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods
creates a new instance of XML::Parser::Expat which is then used to
parse the document. Expat options may be provided when the XML::Parser
object is created.

These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods,
in which case they override options given at XML::Parser creation
time.
2001-01-21 19:22:42 +00:00
avsm
6cb9ca4279 - update to expat-1.95.1
This is the new stream of official development for expat,
and is now developed on sourceforge.
2001-01-21 19:17:40 +00:00
kevlo
74f7920570 +java2html 2001-01-19 03:17:26 +00:00
kevlo
0fee206128 Initial import of java2html-1.7
java2html is the Java sources to HTML converter
2001-01-19 03:16:49 +00:00
brad
7864888328 style 2001-01-15 17:49:19 +00:00
brad
b20dcd6d5f upgrade to libxml 2.2.11 2001-01-09 14:49:31 +00:00
avsm
6c5aa773bd Clarify the DESCR regarding which DTDs are installed with the port. 2001-01-07 10:42:21 +00:00
avsm
3528b59c95 +p5-XML-Writer 2001-01-05 18:16:09 +00:00
avsm
bf7a6b8598 initial import of p5-XML-Writer-0.4
--
XML::Writer is a helper module for Perl programs that write an XML
document. The module handles all escaping for attribute values and
character data and constructs different types of markup, such as
tags, comments, and processing instructions.

By default, the module performs several well-formedness checks to
catch errors during output. This behaviour can be extremely useful
during development and debugging, but it can be turned off for
production-grade code.

The module can operate either in regular mode in or Namespace
processing mode. In Namespace mode, the module will generate Namespace
Declarations itself, and will perform additional checks on the
output.

Additional support is available for a simplified data mode with no
mixed content: newlines are automatically inserted around elements
and elements can optionally be indented based as their nesting
level.
2001-01-05 18:14:09 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00