Perl::Dist::APPerl - Actually Portable Perl
4 direct replies — Read more / Contribute
|
by Anonymous Monk
on Jan 06, 2023 at 07:34
|
|
|
"Actually Portable Perl (APPerl) is a distribution of Perl that runs on several x86_64 operating systems (most Unix-like and Windows) via the same binary. It builds to a single binary with perl modules packed inside of it. Cross-platform, single binary, standalone Perl applications can be made by building custom versions of APPerl, with and without compiling Perl from scratch"
- Perl::Dist::APPerl
- computoid.com/APPerl/
|
Perl advent calendar 2022 is live
1 direct reply — Read more / Contribute
|
by marto
on Dec 01, 2022 at 12:01
|
|
|
|
|
German Perl/Raku Workshop 2023 Call for Presentations
No replies — Read more | Post response
|
by Corion
on Nov 30, 2022 at 12:49
|
|
|
The German Perl/Raku Workshop takes place from February 27 to March 1st 2023 in Frankfurt/Main, Germany.
We are looking for your contribution in the form a talk (20 minutes or 40 minutes), a lighting talk (5 minutes) or a workshop (2-4 hours). Please submit your proposals using this online form.
The theme in 2023 is Perl Futures - of course the two developments of Perl, Raku and Perl as well as the reference to the financial metropolis Frankfurt am Main. Presentations with these emphases are especially sought after, but all contributions on Perl, Raku and software development in general are welcome.
Read the complete Call for Papers
|
PDL 2.081 released
1 direct reply — Read more / Contribute
|
by etj
on Oct 26, 2022 at 17:35
|
|
|
PDL 2.081 has just been released. Notable changes since 2.079:
- Most of PDL::VectorValued has now been incorporated into PDL::Primitive
- Bugfixes including the t_rot one in 683514, and to MatrixOps::inv, conv2d and MatrixOps::identity
- inflateN added
- allow [o] on OtherPars, which helps towards PDL::OpenCV
The IRC channel (#pdl on irc.perl.org) is a great virtual place to come and ask questions, or just watch the GitHub messages flow by.
Please give the new PDL a try and report problems.
|
YAPC::Europe/PerlCon/KohaCon 2023-08-14..18 announcement
No replies — Read more | Post response
|
by Corion
on Oct 18, 2022 at 16:13
|
|
|
|
|
Google considers Perl a useful skill
2 direct replies — Read more / Contribute
|
by reisinge
on Oct 11, 2022 at 08:43
|
|
|
One of the requirements for the SRE at Google:
- Experience programming in one or more of the following languages: C, C++, Java, Python, Go, Perl, or Ruby.
Code is read many more times than it is written. -- Dave Cheney
|
[WS] Frankfurter Perl Workshop 2022 - 6.11.2022
2 direct replies — Read more / Contribute
|
by Corion
on Oct 07, 2022 at 11:00
|
|
|
I'm happy to announce/invite you (well, the German/close to Frankfurt part of "you") to the Frankfurt Perl Workshop, a small one-day workshop without schedule, and mostly about Perl:
Hallo zusammen,
am Sonntag, dem 06. November 2022 veranstalten wir wieder den Frankfurter
Perl Workshop. Der Workshop findet wie 2019 im Haus der
Jugend statt.
Wir treffen uns ab 10 Uhr zu Vorträgen, gerne über Perl. Das Programm
liegt nicht fest, aber Vorankündigungen sind gerne willkommen! Ich habe
hoffentlich ein oder zwei Themen, die ich vortragen kann.
Für Kaffee und Stückchen ist gesorgt, mittags gehen wir wahrscheinlich
Pizza essen.
Datum: 06.11.2022
Uhrzeit: ab 10 Uhr
Ort: Haus der Jugend, Deutschherrenufer, Frankfurt
|
StackOverflow blog: This is not your grandfather's Perl
2 direct replies — Read more / Contribute
|
by mr_mischief
on Sep 12, 2022 at 15:57
|
|
|
|
|
Stackoverflow blog: Why Perl is still relevant in 2022
3 direct replies — Read more / Contribute
|
by NetWallah
on Jul 07, 2022 at 11:28
|
|
|
Girish Venkatachalam has blogged "Why Perl is still relevant in 2022" on July 6, 2022.
No new info there - it is interesting only because it purports to be positive for perl, is published on SO, and showed up on my Google news feed.
The author seems to have somewhat dated knowledge of perl and no knowledge of raku.
"These opinions are my own, though for a small fee they be yours too."
|
Admins for RT
1 direct reply — Read more / Contribute
|
by hippo
on Jul 05, 2022 at 15:02
|
|
|
TPF is calling for volunteers to assist with the administration of rt.cpan.org, specifically to help with keeping it free from spam. If you have the necessary time, skill and inclination please consider supporting this.
|
Recordings for TPC 2022 in Houston
No replies — Read more | Post response
|
by LanX
on Jun 27, 2022 at 06:12
|
|
|
|
|
Recordings of the German Perl/Raku Workshop 2022 in Leipzig
1 direct reply — Read more / Contribute
|
by Corion
on Jun 21, 2022 at 13:53
|
|
|
During the last days, we reviewed and cut the video recordings. The recordings
are now available on the media platform of the CCC:
https://media.ccc.de/c/gpw2022
Some of the presentations are not yet published - we need to work on
the video some more..
Again, thanks to our speakers, our sponsors and everybody else for the
great conference. Next year we'll hopefully meet again in Frankfurt am Main in person!
|
2022 Prospectus from TPF
No replies — Read more | Post response
|
by talexb
on Jun 15, 2022 at 15:33
|
|
|
Howdy!
I've been working on the development of a Prospectus for the TPF as a way of communicating all the good work that TPF is doing to support Perl, and you can read all about it here. There were lots of people who worked on this, and I'm really thrilled with the way it turned out.
PS I'll be at TPRC in Houston next week -- maybe I'll see some of you there. :)
Alex / talexb / Toronto
Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.
|
PDL 2.079 released
No replies — Read more | Post response
|
by etj
on May 03, 2022 at 16:44
|
|
|
|
|
pdl.perl.org website updated
1 direct reply — Read more / Contribute
|
by etj
on Apr 15, 2022 at 12:16
|
|
|
I've just (hopefully) finished tweaking the website at https://pdl.perl.org/, using Joel Berger's JavaScript-based update, enabling HTTPS by hosting on GitHub Pages. The search now uses MetaCPAN which has a neat autocomplete feature.
I've probably missed some stuff so please have a nose around and open issues on https://github.com/PDLPorters/pdlporters.github.com/issues or use the “Website issues” link in the sidebar (which links to that) - or reply on here!
As usual, please give the new website a try and report problems.
|