#
# Copyright (c) 2013-2015 Christian Jaeger, copying@christianjaeger.ch
#
# This is free software, offered under either the same terms as perl 5
# or the terms of the Artistic License version 2 or the terms of the
# MIT License (Expat version). See the file COPYING.md that came
# bundled with this file.
#
=head1 NAME
PXML::Serialize::t -- tests for PXML::Serialize
=head1 SYNOPSIS
=head1 DESCRIPTION
# is tested by `t/require_and_run_tests`
=head1 NOTE
This is alpha software! Read the status section in the package README
or on the L
2
'; TEST_STDOUT { pxml_print_fragment_fast ["abc"], *STDOUT } 'abc'; TEST_STDOUT { pxml_print_fragment_fast P({ foo => ["a", ["b", pxmlflush, "c"], "d"] }, "abc"), *STDOUT{IO} } 'abc
'; 1