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

XBRL::JPFR::Schema

XBRL::JPFR::Schema - OO Module for Encapsulating XBRL::JPFR Schemas

SYNOPSIS

  use XBRL::JPFR::Schema;

        my $schema = XBRL::JPFR::Schema->new();

DESCRIPTION

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

AUTHOR

Tetsuya Yamamoto <yonjouhan@gmail.com>

SEE ALSO

Modules: XBRL XBRL::JPFR

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.