Difference between revisions of "Perl"
(Added Perl and Python and Ruby link) |
(Add license information) |
||
Line 4: | Line 4: | ||
|Full description='''Perl is an high-level programming and scripting language.''' | |Full description='''Perl is an high-level programming and scripting language.''' | ||
|Homepage URL=http://www.perl.org/ | |Homepage URL=http://www.perl.org/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version download=http://www.perl.org/get.html | |Version download=http://www.perl.org/get.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=Perl | |License=Perl | ||
− | |License verified by= | + | |License copyright=The README file has the following: |
− | |License verified date= | + | LICENSING |
+ | ========= | ||
+ | |||
+ | This program is free software; you can redistribute it and/or modify | ||
+ | it under the terms of either: | ||
+ | |||
+ | a) the GNU General Public License as published by the Free | ||
+ | Software Foundation; either version 1, or (at your option) any | ||
+ | later version, or | ||
+ | |||
+ | b) the "Artistic License" which comes with this Kit. | ||
+ | |||
+ | This program is distributed in the hope that it will be useful, | ||
+ | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
+ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either | ||
+ | the GNU General Public License or the Artistic License for more details. | ||
+ | |||
+ | You should have received a copy of the Artistic License with this | ||
+ | Kit, in the file named "Artistic". If not, I'll be glad to provide one. | ||
+ | |||
+ | You should also have received a copy of the GNU General Public License | ||
+ | along with this program in the file named "Copying". If not, write to the | ||
+ | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
+ | Boston, MA 02110-1301, USA or visit their web page on the internet at | ||
+ | https://www.gnu.org/copyleft/gpl.html. | ||
+ | |||
+ | For those of you that choose to use the GNU General Public License, | ||
+ | my interpretation of the GNU General Public License is that no Perl | ||
+ | script falls under the terms of the GPL unless you explicitly put | ||
+ | said script under the terms of the GPL yourself. Furthermore, any | ||
+ | object code linked with perl does not automatically fall under the | ||
+ | terms of the GPL, provided such object code only adds definitions | ||
+ | of subroutines and variables, and does not otherwise impair the | ||
+ | resulting interpreter from executing any standard Perl script. I | ||
+ | consider linking in C subroutines in this manner to be the moral | ||
+ | equivalent of defining subroutines in the Perl language itself. You | ||
+ | may sell such an object file as proprietary provided that you provide | ||
+ | or offer to provide the Perl source, as specified by the GNU General | ||
+ | Public License. (This is merely an alternate way of specifying input | ||
+ | to the program.) You may also sell a binary produced by the dumping of | ||
+ | a running Perl script that belongs to you, provided that you provide or | ||
+ | offer to provide the Perl source as specified by the GPL. (The | ||
+ | fact that a Perl interpreter and your code are in the same binary file | ||
+ | is, in this case, a form of mere aggregation.) This is my interpretation | ||
+ | of the GPL. If you still have concerns or difficulties understanding | ||
+ | my intent, feel free to contact me. Of course, the Artistic License | ||
+ | spells all this out for your protection, so you may prefer to use that. | ||
+ | |License verified by=GNUtoo | ||
+ | |License verified date=2023-11-23 | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Programming-language=perl | ||
+ | |Runs-on=Windows, BSD, OS X | ||
+ | |Software-development=programming-language | ||
+ | |Use=software-development | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 40: | Line 84: | ||
|Resource URL=https://tracker.debian.org/pkg/perl | |Resource URL=https://tracker.debian.org/pkg/perl | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
− | | | + | |Version identifier=5.36.0 |
− | | | + | |Version status=stable |
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 20:24, 22 November 2023
Perl
http://www.perl.org/
High-level programming and scripting language
Perl is an high-level programming and scripting language.
Download
https://www.cpan.org/src/5.0/perl-5.36.1.tar.gz
version 5.36.0 (stable)
User level
Intermediate
VCS Checkout
git clone https://github.com/Perl/perl5.git perl
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/perl | |
Debian (Ref) | https://tracker.debian.org/pkg/perl | |
Perl (Ref) | https://metacpan.org/release/perl | |
Ruby (Ref) | https://rubygems.org/gems/perl |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.