perl5
Perl runs on over 100 platforms ranging from portables to mainframes. It can be used for almost all facets of programming, from rapid prototyping and large-scale development projects.
Here are 654 public repositories matching this topic...
-
Updated
Jun 29, 2020 - Perl
We should resolve values before showing them.
Describe the bug
Running a simple, valid program in the JS.do example website may lead to a valid script terminating.
Error message is:
`Operation """": no method found, argument in overloaded package WebPerl::JSObject.
exit(255) called, but NO_EXIT_RUNTIME is set, so halting execution but not exiting the runtime or preventing further async execution (build with NO_EXIT_RUNTIME=0, if you
Update docs/installation.pod (other copies of the file are updated automatically at release time)
- Add a note for basic installation, specifically for any unix-like operating system. Save the file, chmod it, run it. There's some notes in base.pod that could be cribbed I think.
- add more environments.
-
Updated
Jun 29, 2020
-
Updated
Jun 18, 2020 - Perl
-
Updated
May 10, 2020 - C++
-
Updated
Jun 26, 2020 - Perl
In a feature test with examples, failure in one step should only skip remaining steps of the current example.
Currently, a failure in an example skip all other examples.
After we now get the HTTP status code 200 on otherwise empty comment pages, which is fine, I wonder why we use "INDEX,FOLLOW" in the HTML header, instead of "NOINDEX,FOLLOW" for those empty comment pages.
In my opinion we don't need to have robots indexing empty comment pages that merely act as placeholders for creating them. Shouldn't we change it to "noindex,follow" or am I missing someth
-
Updated
Feb 22, 2020 - Perl
Hi, I wasn't really happy with str_add because it leaves much of the
powerfull api that the git command line util has (or the git-api itself,
pick any :)).
the git config manual/help states:
--bool, --int, --bool-or-int, --path, --expiry-date
Historical options for selecting a type specifier. Prefer
instead --type (see above).
I want thinking about using changing/replacing
-
Updated
Mar 28, 2020 - Perl
@TheDovakhiin97 reports [again]:
idk how often i have to report this bug but here it is again: the port of the province
3847 c_korculais inside the province3873 c_vrbas. This is defintely the case without any submods
Not sure what the numbers/IDs he's referencing are [EDIT: turns out they were just some sort of ID that the debug_mode tooltip showed], but the point is that the port
-
Updated
Mar 7, 2020 - Perl
-
Updated
Sep 9, 2019 - Perl
-
Updated
Feb 12, 2019 - Perl
-
Updated
Jan 14, 2020 - Perl
-
Updated
Mar 17, 2020 - Perl
-
Updated
Aug 11, 2017 - Perl
Created by Larry Wall
Released December 18, 1987
- Repository
- Perl/perl5
- Website
- www.perl.org
- Wikipedia
- Wikipedia
Here we see some tutorials have leaked out of the tutorials section,
ending up in the next ("Reference Manual") section.