man update-perl-sax-parsers (Administration système) - (de)register Perl SAX parser modules
NAME
update-perl-sax-parsers - (de)register Perl SAX parser modules
SYNOPSIS
update-perl-sax-parsers [options] --add parser_module
update-perl-sax-parsers [options] --remove parser_module
update-perl-sax-parsers [options] --update
DESCRIPTION
update-perl-sax-parsers inserts, updates and removes individual Perl SAX parser module info files in the directory /etc/perl/XML/SAX/ParserDetails.d and the overall Perl SAX parser modules info file /etc/perl/XML/SAX/ParserDetails.ini.
OPTIONS
- --add
- Adds the per-module info file for the indicated Perl SAX parser module to the directory /etc/perl/XML/SAX/ParserDetails.d.
- --remove
- Removes the per-module info file for Perl SAX parser module from the directory /etc/perl/XML/SAX/ParserDetails.d.
- --update
- updates the overall Perl SAX parser modules info file /etc/perl/XML/SAX/ParserDetails.ini.
- --directory
- When used with --add or with --remove indicates the ParserDetails.d directory to use for storing the per-module Perl SAX parser module info file. When used one or more times with --update indicates the ParserDetails.d directories to be used as source for generating the ParserDetails.ini file. Default is /etc/perl/XML/SAX/ParserDetails.d.
- --file
- Indicates the ParserDetails.ini file up be updated. Default is /etc/perl/XML/SAX/ParserDetails.ini.
- --quiet
- Prevents any diagnostic output.
- --test
- Prevents the modification of any files and enables debugging mode.
- --version
- Displays the version information and exits.
- --help
- Display the usage information and exits.
NOTE
- Installing the original package from CPAN into /usr/local breaks the
- Debian package, since the former is in Perl's @INC before the latter. So, please don't do this.
If there's a new version of XML::SAX simply file a wishlist against the Debian package and wait for the update.
SEE ALSO
- /usr/share/doc/libxml-sax-perl/README.Debian
AUTHOR
Ardo van Rangelrooij <ardo@debian.org>
COPYRIGHT
Copyright © 2001-2003 Ardo van Rangelrooij
This is free software; see the GNU General Public Licence version 2 or later for copying conditions. There is no warranty.