https://perlfoundation.org/events.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
eventsperlrakufoundation
https://www.penguinrandomhouse.com/books/750967/dolly-partons-billy-the-kid-dances-his-heart-out-by-dolly-parton-illustrated-by-mackenzie-haley/audio/
Dec 2, 2025 - The New York Times bestsellinng series starring everyone's favorite French bulldog, Billy the Kid, is back! Featuring lyrics to an original song by...
dolly partonbillykiddancesheart
https://perlhacks.com/2023/08/github-organisations/
Aug 9, 2023 - I've mentioned before how much I enjoyed Olaf Alders' talk, Whither Perl, at the Perl and Raku Conference in Toronto last month. I think it's...
githuborganisationsperlhacks
https://perlmaven.com/supporting-perl-creators
Ways to financially support people who create Perl-related Open Source code, documentation, blog posts, books, videos and more.
supportingperlcreatorsviapatreon
https://www.perl.com/article/creating-midi-music-with-perl/
How to create MIDI music with Perl!
creatingmidimusicperl
https://www.theassignmenthelpline.com/perl-assignment-help.html
Find a personal assistant for Perl assignment help. Theassignmenthelpline provides the Perl assignment help online under your budget. Get free assistance now!
assignment helpchat supportperlhelpline
https://perlmaven.com/manipulating-perl-arrays
push(ARRAY, LIST) - extending the ARRAY with the content of LIST; LAST = pop(ARRAY) - fetching the last element; FIRST = shift(ARRAY); unshift(ARRAY, LIST)
manipulatingperlarraysshiftpush
https://perlfoundation.org/advisory_board.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
advisory boardperlrakufoundation
https://perlhacks.com/2022/10/containers-for-coverage/
Oct 18, 2022 - I've been building Docker containers again. And I think you'll find this one a little more useful than the Perlanet one I wrote about a couple of...
containerscoverageperlhacks
https://www.perl.org/cpan.html
CPAN, Comprehensive Perl Archive Network has over 25,000 open source modules available for download.
cpanwwwperlorg
https://www.meetup.com/code-mavens/events/301268306/
During this workshop you will learn why and how to use [Docker](https://www.docker.com/) in general and in particular for Perl-based projects. First we briefly...
getting starteddockerperldevelopersenglish
https://perldancer.org/documentation
PerlDancer is a micro perl web framework designed to be as effortless as possible for the developer. With PerlDancer, web development is fun again. It's a very...
web frameworkdancerperleasyfun
https://adamcrussell.livejournal.com/12177.html
This week's challenge was to encode/decode binary morse code . ch-1.pl ch-2.pl Sample Run $ perl perl5/ch-1.pl PWC 1011101110100010111011100011101011101 $ perl...
perl weekly challengelivejournal
https://github.com/perladvent/perldotcom
The source code for Perl.com website . Contribute to perladvent/perldotcom development by creating an account on GitHub.
source codegithubperlcomwebsite
https://opensource.com/life/16/11/perl-and-birth-dynamic-web
The fascinating story of Perl's role in the dynamic web spans newsgroups and mailing lists, computer science labs, and continents.
perlbirthdynamicwebopensource
https://www.guru99.com/perl-tutorials.html
Aug 21, 2025 - The tutorial is specially designed to help them who has little or no knowledge on Perl
perltutorial
https://adamcrussell.livejournal.com/12987.html
Part 1 ch-1.pl Sample Run $ perl perl/ch-1.pl 1923-01-20 What I Did First we have to validate the input, which seemed to be best done with a regex. I don't...
perl weekly challengelivejournal
https://www.perl.com/article/97/2014/6/16/How-to-build-Perl-on-Android-4-4/
A step by step guide to installing Perl 5.20 on Android KitKat
buildperlandroid
https://perlfoundation.org/charters/
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
committeechartersperlrakufoundation
https://www.endpointdev.com/blog/2025/08/a-rusty-web/
An exploration of Rust as a language for full-size web apps, as well as web-focused Crates
rustywebexcursionperlguy
https://talks.davecross.co.uk/talk/still-munging-data-with-perl/
Twenty-five years on from the first edition, Dave Cross is working on a new edition of "Data Munging With Perl". In this talk he discusses the...
stilldataperl
https://perlfoundation.org/articles.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
articlesincorporationperlrakufoundation
https://www.perl.com/article/duckduckgo-donates-25-000-to-the-perl-and-raku-foundation-v2025/
DuckDuckGo has generously donated USD 25,000 to The Perl and Raku Foundation for the second consecutive year, enabling critical language improvements by...
duckduckgoperlrakufoundation
https://perlmaven.com/first
Finding the first element of an array that matches some arbitrary condition without going over all the array.
findfirstelementarrayperl
https://opensource.com/article/18/10/how-phasers-work-perl-6
In the sixth article in this series comparing Perl 5 to Perl 6, learn how special blocks in Perl 5 translate to phasers in Perl 6.
workperlopensourcecom
https://perlmaven.com/what-is-at-inc
@INC is the search-path for perl to find modules to be loaded
incperl
https://www.perl.com/article/138/2014/12/8/Controlling-Firefox-from-Perl/
Form submission, scraping, JavaScript execution are all possible
controllingfirefoxperl
https://www.perl.com/article/perl-one-liners-part-1/
Since 1997 Perl.com has published articles about the Perl programming language, its culture and community.
perlunixonelinercage
https://perlhacks.com/2025/01/london-perl-mongers-on-github-pages/
Jan 4, 2025 - The London Perl Mongers have had a website for a very long time. Since some time in 1998, I think. At first, I hosted a static site for us. Later on, we bought...
github pageslondonperlmongershacks
https://adamcrussell.livejournal.com/4250.html
This week's challenge had a great problem selection. Both parts had succinct easy to understand problem statements and yet they both allowed lent themselves...
perl weekly challengelivejournal
https://perlmaven.com/use-perl-tidy-in-your-application
Perl::Tidy is usually used as a stand-alone program, but sometimes, for example when you'd like to build a GUI for it, you need to be able to use it as part of...
useperltidymoduleapplication
https://perlfoundation.org/cpan-licensing-guidelines.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
cpanlicensingguidelinesperlraku
https://gist.github.com/Grinnz/be5db6b1d54b22d8e21c975d68d7a54f
Perl 7 FAQ. GitHub Gist: instantly share code, notes, and snippets.
perlfaqgithub
https://perlmaven.com/perl-videos
Videos and screencasts about the Perl programming language
perlvideosscreencasts
https://www.perl.com/article/why-deriv-supports-the-perl-ecosystem/
Deriv, an online trading company processing millions of transactions daily, continues to support the Perl ecosystem after 25 years of utilizing the language in...
derivsupportsperlecosystem
https://reelsmunkey.com/video/classy-looking-teen-dancing-on-tiktok-only-wearing-a-perl-necklace
A cute baby girl on NSFW TikTok dancing without any clothes. Watch this sexy teen girl with a classy look dancing on naked nsfw TikTok
teen dancingclassylookingtiktokwearing
https://opensource.com/life/16/9/perl-6-features
Perl 6 is out there in production, and they're fixing 20 years of accumulated problems.
mustfeaturesperlopensourcecom
https://adamcrussell.livejournal.com/11383.html
I continued my efforts in the Perl Weekly Challenge with solutions in Perl, Raku, and the guest language C++. I've decided to split any write-ups on the C++...
perl weekly challengelivejournal
https://perlhacks.com/2019/01/a-subtle-bug/
Jan 11, 2019 - Earlier this week, I saw this code being recommended on Stack Overflow. The code contains a nasty, but rather subtle bug. The version I saw has been fixed now,...
subtlebugperlhacks
https://tprc.us/tprc-2024-las/
Mar 20, 2024 - The Perl and Raku Conference or TPRC (Formerly known as YAPC::NA) is a high-quality, inexpensive conference for the Perl and Raku programming languages.
perlrakuconferencejunelas
https://colincrain.com/2021/06/12/shhh-were-squaring-sequet-numbers/
Wherein we wonder where the wabbits are… THE WEEKLY CHALLENGE – PERL & RAKU #116 episode one:”Little Bunny Foo-Foo” Task 1 Number...
shhhnumbersprogramming
https://underbar.cpan.io/episodes/1/
For this episode, we assembled a cast of Perl leaders, and talked about Perl versions. At the end of the scheduled time, we hadn't started discussing the...
perlleadershipepisode
https://dev.to/szabgab/perl-weekly-754-new-year-resolution-2a45
Jan 5, 2026 - Originally published at Perl Weekly 754 Hi there, Happy New Year, everyone (albeit a belated... Tagged with perl, news, programming.
new year resolutiondev communityperlweekly
https://perlfoundation.org/the-board.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
boardperlrakufoundation
https://perlhacks.com/2020/04/the-best-of-perl-hacks/
Apr 7, 2020 - What do you do when you're stuck inside because Coronavirus means that your country is in lockdown? Well, you write a book, of course. Or, to be more...
bestperlhacks
https://perlhacks.com/2025/02/proposed-perl-changes-part-2/
Feb 2, 2025 - At the end of my last post, we had a structure in place that used GitHub Actions to run a workflow every time a change was committed to the PPC repository....
proposedperlchangesparthacks
https://perlfoundation.org/irs-filings.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
irsfilingsperlrakufoundation
https://www.pm.org/
Perl Mongers organise local Perl user groups and meetings
perlmongers
https://perlhacks.com/2024/04/collecting-talks/
Apr 7, 2024 - I gave my first public talk sometime between the 22nd and 24th September 2000. It was at the first YAPC::Europe which was held in London between those dates. I...
collectingtalksperlhacks
https://www.verizon.com/products/denon-perl-pro-true-wireless-earbuds/
Personalized sound powered by Masimo Adaptive Acoustic Technology with lossless and spatial audio technologies to deliver an unrivaled listening experience....
true wireless earbudsdenonperlproshop
https://perlfoundation.org/affiliates.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
affiliatesperlrakufoundation
https://perlhacks.com/2018/05/selenium-and-perl/
May 20, 2018 - Some of you might remember the lightning talk I gave at the London Perl Workshop last year (it's available on YouTube, I'll wait if you want to watch...
seleniumperlhacks
https://opensource.com/article/18/9/signatures-perl-6
In the first article in this series comparing Perl 5 to Perl 6, we looked into some of the issues
signaturesworkperlopensourcecom
https://www.perl.org/advocacy/white_camel/
Recognition of significant contributions made by community leaders
whitecamelawardswwwperl
https://www.auerdult.de/dultstaende/warenverkauf/alina-perl
Deko-Artikel aus Epoxit- Harz
alinaperldult
https://adamcrussell.livejournal.com/15423.html
I had previously used AI::Prolog to create a hybrid Perl/Prolog solution to a Perl Weekly Challenge . This was not quite so arbitrary as it may have seemed! In...
perlprologlivejournal
https://perlfoundation.org/perl-core-development-fund.html
The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration,...
core developmentperlfundrakufoundation
https://perlhacks.com/2025/06/generating-content-with-chatgpt/
Jun 8, 2025 - Back in January, I wrote a blog post about adding JSON-LD to your web pages to make it easier for Google to understand what they were about. The example I used...
generatingcontentchatgptperlhacks