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

XBRL::JPFR::Dimension

XBRL::JPFR::Dimension - OO Module for Encapsulating XBRL::JPFR Dimensions

SYNOPSIS

  use XBRL::JPFR::Dimension;

        my $dim = XBRL::JPFR::Dimension->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.