Codebase list libmath-symbolic-perl / 78b26a79-d485-4b63-be43-00244d47086e/upstream
Import upstream version 0.612+git20210108.1.57f5fbf Debian Janitor 2 years ago
3 changed file(s) with 46 addition(s) and 48 deletion(s). Raw diff Collapse all Expand all
33 "Steffen Mueller <smueller@cpan.org>"
44 ],
55 "dynamic_config" : 1,
6 "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
6 "generated_by" : "Module::Build version 0.4231",
77 "license" : [
88 "perl_5"
99 ],
1010 "meta-spec" : {
1111 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
12 "version" : "2"
12 "version" : 2
1313 },
1414 "name" : "Math-Symbolic",
1515 "prereqs" : {
2020 },
2121 "configure" : {
2222 "requires" : {
23 "Module::Build" : "0.40"
23 "Module::Build" : "0.42"
2424 }
2525 },
2626 "runtime" : {
101101 "version" : "0.612"
102102 },
103103 "Math::Symbolic::Parser::Yapp" : {
104 "file" : "lib/Math/Symbolic/Parser/Yapp.pm",
105 "version" : 0
104 "file" : "lib/Math/Symbolic/Parser/Yapp.pm"
106105 },
107106 "Math::Symbolic::Parser::Yapp::Driver" : {
108107 "file" : "lib/Math/Symbolic/Parser/Yapp.pm",
117116 "version" : "0.612"
118117 },
119118 "Parse::RecDescent::Math::Symbolic::Parser::Precompiled" : {
120 "file" : "lib/Math/Symbolic/Parser/Precompiled.pm",
121 "version" : 0
119 "file" : "lib/Math/Symbolic/Parser/Precompiled.pm"
122120 }
123121 },
124122 "release_status" : "stable",
127125 "http://dev.perl.org/licenses/"
128126 ]
129127 },
130 "version" : "0.612"
128 "version" : "0.612",
129 "x_serialization_backend" : "JSON::PP version 4.04"
131130 }
22 author:
33 - 'Steffen Mueller <smueller@cpan.org>'
44 build_requires:
5 Test::More: 0
5 Test::More: '0'
66 configure_requires:
7 Module::Build: 0.40
7 Module::Build: '0.42'
88 dynamic_config: 1
9 generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921'
9 generated_by: 'Module::Build version 0.4231, CPAN::Meta::Converter version 2.150010'
1010 license: perl
1111 meta-spec:
1212 url: http://module-build.sourceforge.net/META-spec-v1.4.html
13 version: 1.4
13 version: '1.4'
1414 name: Math-Symbolic
1515 provides:
1616 Math::Symbolic:
1717 file: lib/Math/Symbolic.pm
18 version: 0.612
18 version: '0.612'
1919 Math::Symbolic::AuxFunctions:
2020 file: lib/Math/Symbolic/AuxFunctions.pm
21 version: 0.612
21 version: '0.612'
2222 Math::Symbolic::Base:
2323 file: lib/Math/Symbolic/Base.pm
24 version: 0.612
24 version: '0.612'
2525 Math::Symbolic::Compiler:
2626 file: lib/Math/Symbolic/Compiler.pm
27 version: 0.612
27 version: '0.612'
2828 Math::Symbolic::Constant:
2929 file: lib/Math/Symbolic/Constant.pm
30 version: 0.612
30 version: '0.612'
3131 Math::Symbolic::Custom:
3232 file: lib/Math/Symbolic/Custom.pm
33 version: 0.612
33 version: '0.612'
3434 Math::Symbolic::Custom::Base:
3535 file: lib/Math/Symbolic/Custom/Base.pm
36 version: 0.612
36 version: '0.612'
3737 Math::Symbolic::Custom::DefaultDumpers:
3838 file: lib/Math/Symbolic/Custom/DefaultDumpers.pm
39 version: 0.612
39 version: '0.612'
4040 Math::Symbolic::Custom::DefaultMods:
4141 file: lib/Math/Symbolic/Custom/DefaultMods.pm
42 version: 0.612
42 version: '0.612'
4343 Math::Symbolic::Custom::DefaultTests:
4444 file: lib/Math/Symbolic/Custom/DefaultTests.pm
45 version: 0.612
45 version: '0.612'
4646 Math::Symbolic::Derivative:
4747 file: lib/Math/Symbolic/Derivative.pm
48 version: 0.612
48 version: '0.612'
4949 Math::Symbolic::ExportConstants:
5050 file: lib/Math/Symbolic/ExportConstants.pm
51 version: 0.612
51 version: '0.612'
5252 Math::Symbolic::MiscAlgebra:
5353 file: lib/Math/Symbolic/MiscAlgebra.pm
54 version: 0.612
54 version: '0.612'
5555 Math::Symbolic::MiscCalculus:
5656 file: lib/Math/Symbolic/MiscCalculus.pm
57 version: 0.612
57 version: '0.612'
5858 Math::Symbolic::Operator:
5959 file: lib/Math/Symbolic/Operator.pm
60 version: 0.612
60 version: '0.612'
6161 Math::Symbolic::Parser:
6262 file: lib/Math/Symbolic/Parser.pm
63 version: 0.612
63 version: '0.612'
6464 Math::Symbolic::Parser::Precompiled:
6565 file: lib/Math/Symbolic/Parser/Precompiled.pm
66 version: 0.612
66 version: '0.612'
6767 Math::Symbolic::Parser::Yapp:
6868 file: lib/Math/Symbolic/Parser/Yapp.pm
69 version: 0
7069 Math::Symbolic::Parser::Yapp::Driver:
7170 file: lib/Math/Symbolic/Parser/Yapp.pm
72 version: 1.05
71 version: '1.05'
7372 Math::Symbolic::Variable:
7473 file: lib/Math/Symbolic/Variable.pm
75 version: 0.612
74 version: '0.612'
7675 Math::Symbolic::VectorCalculus:
7776 file: lib/Math/Symbolic/VectorCalculus.pm
78 version: 0.612
77 version: '0.612'
7978 Parse::RecDescent::Math::Symbolic::Parser::Precompiled:
8079 file: lib/Math/Symbolic/Parser/Precompiled.pm
81 version: 0
8280 requires:
83 Data::Dumper: 0
84 Memoize: 1.01
85 Parse::RecDescent: 0
81 Data::Dumper: '0'
82 Memoize: '1.01'
83 Parse::RecDescent: '0'
8684 resources:
8785 license: http://dev.perl.org/licenses/
88 version: 0.612
86 version: '0.612'
87 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
0 # Note: this file was auto-generated by Module::Build::Compat version 0.4003
0 # Note: this file was auto-generated by Module::Build::Compat version 0.4231
11 use ExtUtils::MakeMaker;
22 WriteMakefile
33 (
44 'NAME' => 'Math::Symbolic',
5 'PREREQ_PM' => {
6 'Parse::RecDescent' => '0',
7 'Memoize' => '1.01',
8 'Test::More' => 0,
9 'Data::Dumper' => '0'
10 },
11 'PL_FILES' => {},
12 'INSTALLDIRS' => 'site',
513 'VERSION_FROM' => 'lib/Math/Symbolic.pm',
6 'PREREQ_PM' => {
7 'Data::Dumper' => '0',
8 'Memoize' => '1.01',
9 'Parse::RecDescent' => '0',
10 'Test::More' => 0
11 },
12 'INSTALLDIRS' => 'site',
13 'EXE_FILES' => [],
14 'PL_FILES' => {}
14 'EXE_FILES' => []
1515 )
1616 ;