Copyrights and Licenses Information
path start end what value
perl-TOML-Parser/perl-TOML-Parser.spec 5 5 license gpl-1.0-plus OR artistic-perl-1.0
perl-TOML-Parser/perl-TOML-Parser.spec 50 51 license artistic-perl-1.0 OR gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 3 11 license gpl-1.0-plus OR artistic-1.0
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 3 25 license gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 8 270 license gpl-1.0
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 17 19 license gpl-1.0
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 21 21 license gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 273 273 license artistic-1.0
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 277 279 license artistic-1.0
perl-TOML-Parser/TOML-Parser-0.91/LICENSE 281 378 license artistic-1.0
perl-TOML-Parser/TOML-Parser-0.91/META.json 8 9 license artistic-perl-1.0 OR gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/META.yml 15 15 license artistic-perl-1.0 OR gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/README.md 103 104 license artistic-perl-1.0 OR gpl-1.0-plus
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser.pm 314 315 license artistic-perl-1.0 OR gpl-1.0-plus
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
perl-TOML-Parser directory
perl-TOML-Parser/perl-TOML-Parser.spec file
perl-TOML-Parser/README.md file
perl-TOML-Parser/sources file
perl-TOML-Parser/TOML-Parser-0.91-SPECPARTS directory
perl-TOML-Parser/TOML-Parser-0.91.tar.gz file
perl-TOML-Parser/TOML-Parser-0.91 directory
perl-TOML-Parser/TOML-Parser-0.91/Build.PL file
perl-TOML-Parser/TOML-Parser-0.91/Changes file
perl-TOML-Parser/TOML-Parser-0.91/cpanfile file
perl-TOML-Parser/TOML-Parser-0.91/LICENSE file
perl-TOML-Parser/TOML-Parser-0.91/MANIFEST file
perl-TOML-Parser/TOML-Parser-0.91/META.json file
perl-TOML-Parser/TOML-Parser-0.91/META.yml file
perl-TOML-Parser/TOML-Parser-0.91/minil.toml file
perl-TOML-Parser/TOML-Parser-0.91/README.md file
perl-TOML-Parser/TOML-Parser-0.91/wercker.yml file
perl-TOML-Parser/TOML-Parser-0.91/author directory
perl-TOML-Parser/TOML-Parser-0.91/author/benchmark.pl file
perl-TOML-Parser/TOML-Parser-0.91/author/extract-toml.sh file
perl-TOML-Parser/TOML-Parser-0.91/author/test-case-maker.pl file
perl-TOML-Parser/TOML-Parser-0.91/lib directory
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML directory
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser.pm file
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser directory
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser/Tokenizer.pm file
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser/Util.pm file
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser/Tokenizer directory
perl-TOML-Parser/TOML-Parser-0.91/lib/TOML/Parser/Tokenizer/Strict.pm file
perl-TOML-Parser/TOML-Parser-0.91/t directory
perl-TOML-Parser/TOML-Parser-0.91/t/000_compile.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser directory
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/broken.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/comma_at_last_of_array.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/dot_in_key.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/duplicate_key.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/empty_array.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/empty_comment.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/empty_string.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/equal_in_key_with_no_spaces.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/escape.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/example.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/example_fruit.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/float.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/hard_example.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/inline_table.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/integer.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/multi_line_string.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/single_quote.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/string_zero.t file
perl-TOML-Parser/TOML-Parser-0.91/t/001_parser/table.t file
perl-TOML-Parser/TOML-Parser-0.91/t/toml directory
perl-TOML-Parser/TOML-Parser-0.91/t/toml/comma_at_last_of_array.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/dot_in_key.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/empty_array.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/empty_comment.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/empty_string.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/example.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/example_fruit.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/float.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/hard_example.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/inline_table.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/integer.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/multi_line_string.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/single_quote.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/string_zero.toml file
perl-TOML-Parser/TOML-Parser-0.91/t/toml/table.toml file
perl-TOML-Parser/TOML-Parser-0.91/xt directory
perl-TOML-Parser/TOML-Parser-0.91/xt/too_large.t file
perl-TOML-Parser/TOML-Parser-0.91/xt/toml directory
perl-TOML-Parser/TOML-Parser-0.91/xt/toml/too_large.toml file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
artistic-1.0 Artistic 1.0 Copyleft Limited Perl Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/artistic-1.0.LICENSE https://scancode-licensedb.aboutcode.org/artistic-1.0 http://www.perlfoundation.org/ http://opensource.org/licenses/artistic-license-1.0 Artistic-1.0 https://spdx.org/licenses/Artistic-1.0
artistic-perl-1.0 Artistic-Perl-1.0 Copyleft Limited Perl Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/artistic-perl-1.0.LICENSE https://scancode-licensedb.aboutcode.org/artistic-perl-1.0 http://dev.perl.org/licenses/artistic.html http://dev.perl.org/licenses/artistic.html Artistic-1.0-Perl https://spdx.org/licenses/Artistic-1.0-Perl
gpl-1.0 GPL 1.0 Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-1.0.LICENSE https://scancode-licensedb.aboutcode.org/gpl-1.0 http://www.gnu.org/licenses/gpl-1.0.html http://www.gnu.org/licenses/gpl-1.0.txt GPL-1.0-only https://spdx.org/licenses/GPL-1.0-only
gpl-1.0-plus GPL 1.0 or later Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-1.0-plus.LICENSE https://scancode-licensedb.aboutcode.org/gpl-1.0-plus http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html GPL-1.0-or-later https://spdx.org/licenses/GPL-1.0-or-later