The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

rdf.parser.pl - Prints simple text format of RDF

SYNOPSIS

    rdf.parser.pl [options] [ input file(s) ...]

     Options:
       --output=<name>  Send output to this file
       --rdf-file-type=<N3|NTriples|XML>        Parse as this file type
       --debug          Turn on debug information within ODO
       --help           Usage

OPTIONS

--debug

Turn on ODO debug information.

--help

Print a help message and exits.

DESCRIPTION

Debugging information is available with the <--debug> option.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 124:

You forgot a '=back' before '=head1'