NAME
XBRL::JPFR::Label - Perl OO Module for encapsulating XBRL::JPFR Label information
SYNOPSIS
use XBRL::JPFR::Label;
my $label = XBRL::JPFR::Label->new();
DESCRIPTION
This module is part of the XBRL::JPFR modules group and is intended for use with XBRL::JPFR.
- new
-
Object constructor
AUTHOR
Tetsuya Yamamoto <yonjouhan@gmail.com>
SEE ALSO
Modules: XBRL XBRL::JPFR XBRL::Label
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.