260N/A# The contents of this file are subject to the terms of the 260N/A# Common Development and Distribution License (the "License"). 260N/A# You may not use this file except in compliance with the License. 260N/A# See the License for the specific language governing permissions 260N/A# and limitations under the License. 260N/A# When distributing Covered Code, include this CDDL HEADER in each 260N/A# If applicable, add the following below this CDDL HEADER, with the 260N/A# fields enclosed by brackets "[]" replaced with your own identifying 260N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5575N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 7115N/A# Note that the use of this module itself is discouraged in new code. 7115N/A# Other modules like XML::LibXML is highly recommended. 260N/A# man pages go in the common area 5575N/A '-e "/^PERL_DL_NONLAZY/d" ' \
5052N/A '-e "s|\(^Files=\).*|\1|" ' 5575N/A# Must have xml-parser installed for these tests to pass.