Why Did Perl Never Catch On? A Nostalgic Look at Software Development Perl Python Why Did Perl Never Catch On? A Nostalgic Look at Software Development Francisco Yepes Barrera August 2, 2025 There’s More Than One Way To Do It Perl is a programming language created in 1987 by...Read More
Weather Forecasting in the Terminal using wttr.in and Perl Perl Weather Forecasting in the Terminal using wttr.in and Perl Francisco Yepes Barrera August 1, 2025 Using the wttr.in service, you can get weather forecasts on your terminal. The following Perl script (weather.pl)...Read More