OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Fri Jan 05 2001 - 12:14:11 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: ports
    Changes by: avsmcvs.openbsd.org 2001/01/05 11:14:10

    Log message:
        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.
        
        Status:
        
        Vendor Tag: avsm
        Release Tags: avsm_2001-Jan-05
        
        N ports/textproc/p5-XML-Writer/Makefile
        N ports/textproc/p5-XML-Writer/files/md5
        N ports/textproc/p5-XML-Writer/pkg/COMMENT
        N ports/textproc/p5-XML-Writer/pkg/DESCR
        N ports/textproc/p5-XML-Writer/pkg/PLIST
        
        No conflicts created by this import