Main Page: Difference between revisions

From Perl Guilds - Getting Medieval with Perl
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


Perl already has loads of [https://perldoc.perl.org/ documentation] about it.
Perl already has loads of [https://perldoc.perl.org/ documentation] about it.
</div>
<div style="float:left; width:49%;”>
{| width="100%" class = "wikitable"
| valign="top" |
== Perl (Left) ==
Official Website
Downloads
Community Participation
Email Lists and Communities:
Tutorials
Books and Magazines
|}


</div>
</div>
<!-- ----------------- END OF FREE PASCAL COLUMN --------------------------------- -->


<!-- ------------------ START OF LAZARUS COLUMN ---------------------------------- -->
<div style="float:right; width:49%;”>
<div style="float:right; width:49%;”>


<!-- ------------------------ Lazarus Right Column ---------------------------- -->
{| width="100%" class = "wikitable"
{| width="100%" class = "wikitable"
| valign="top" |
| valign="top" |
== Lazarus ==
== Perl (Right) ==
{{{{FULLPAGENAME}}/LazarusMain}}
Official Website
 
Roadmap
 
Downloads
 
Community Participation
 
New and experienced users alike are invited to join:
 
Tutorials
 
Books and Magazines
 
Related Sites
|}
|}


</div>
</div>
<!-- -------------------- END OF LAZARUS COLUMN ----------------------------------- -->
<!-- ---------------- START OF FULL WIDTH WIKI FOOT ------------------------------- -->


<div style="float:left;margin-right:0.9em">
<div style="float:left;margin-right:0.9em">

Revision as of 23:11, 14 January 2025


The goal of this Wiki is to collect and store the knowledge necessary for the productive use of Perl and related projects. The Wiki is intended to be a first port of call for users looking for information both free and paid tools that may be used by Perl programmers looking to carve out an independant living. This wiki was inspired by FreePascal's Wiki. Their user community also seems to be very positive and support of independant software makers. Much of this main page has taken direct inspiration from it. No forum is planned, there are also plenty of ways Perl community members may interact.

Perl Related Documentation

Perl already has loads of documentation about it.

Perl (Left)

Official Website

Downloads

Community Participation

Email Lists and Communities:

Tutorials

Books and Magazines

Perl (Right)

Official Website

Roadmap

Downloads

Community Participation

New and experienced users alike are invited to join:

Tutorials

Books and Magazines

Related Sites

Wiki Portals

Wiki Portals have been created for a selection of the platforms and topics that Perl and related tools support. The Portals gather together all the related information for the particular platform or topic in one place to make it easier to locate. The full list of supported platforms may be found here.

In the News

A summary of recent news stories about Perl can be found here.

Projects using Perl

Details and screenshots of an extensive number of applications created with Perl may be found here. There is also plenty of source code that can be found here.

Bug Tracker

The Perl Bug Tracker and the Perl Request Tracker (RT) are the places to go to check if the anomaly you have encountered has already been recorded as a Perl or Perl module bug and, if not, you can lodge a bug report (see How do I create a bug report) so that it can be fixed. Even better, lodge a patch if you can (see Creating A Patch) with the bug report.