SYNOPSIS

 use Text::Catalog;
 my $catalog = Text::Catalog->new;
 $catalog->read('/usr/share/my-texts.xml');

DESCRIPTION

Read and write a report as XML, using the text-catalog.xsd schema.