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

XBRL::JPFR::Context

XBRL::JPFR::Context - OO Module for Encapsulating XBRL::JPFR Contexts

SYNOPSIS

  use XBRL::JPFR::Context;

        my $context = XBRL::JPFR::Context->new($context_xml);

DESCRIPTION

This module is part of the XBRL::JPFR modules group and is intended for use with XBRL::JPFR.

new

Object constructor takes a scalar containing the XML representing the context

AUTHOR

Tetsuya Yamamoto <yonjouhan@gmail.com>

SEE ALSO

Modules: XBRL XBRL::JPFR XBRL::Context

COPYRIGHT AND LICENSE

Copyright (C) 2015 by Tetsuya Yamamoto

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10 or, at your option, any later version of Perl 5 you may have available.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 534:

'=item' outside of any '=over'