News

Once you've written your Perl program, you run it by typing the name of the file. If you've made some mistake in your "code" (that's geek for "program," as if "program" weren't geeky enough) Perl will ...
This is a mixture of online courses and tutorials with basics of Perl, it includes some personal notes, command list and exercises learn-perl(dot)org.pl includes all the exercises from that website.
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
The documentation that comes with the CGI.pm module is good. It has a basic example of a working script, as well as examples and clear explanations for all of the functions it provides.