Here is a Perl script that scans a given directory for symbolic links. It also reports whether those links are broken or not.
Read more »Find and Check Symbolic Links in Perl
Category: High End Tags:
- Login to post comments
Update on the Italian Perl Workshop 2009
As recently announced, the fifth Italian Perl Workshop will take place in Pisa (Italy) on October 22nd and 23rd. 120 people subscribed already, and more are expected by the first day of the Workshop. A full list of the accepted talks is available.
read more
Category: Community Tags:
- Login to post comments
Higher-Order Perl | free download in PDF format
Higher-Order Perl is about functional programming techniques in Perl. It's about how to write functions that can modify and manufacture other functions. That way your code is more flexible and more reusable.
Read more »Who Benefits from the CPAN?
If you talk to Jarkko about the CPAN, he'll likely tell you that it's primarily a distribution service. It's a series of regularly updated mirrors containing some metadata and an archive of redistributable code. Many proposals for enhancements and replacements and reinventions in other languages have come and gone. Most of them have tried to add complexity to this simple base.
Read more »Perl 5.10.1 RC2 released
"Perl 5.10 Release Candidate 2 has been released, two (busy) weeks after the RC1. As Dave Mitchell, the 5.10 pumpking, says, I'm not planning to change anything between now and final release unless it's a real showstopper; so, help making sure there are no showstoppers left before the final release! ...
Read more »Category: High End Tags:
- Login to post comments
Perl 6 Slated for Release by Spring 2010
Patrick Michaud posted a journal entry on his use Perl; page that says We will make an “official”, intermediate, useful and usable release of Perl 6 (an appropriate subset) by Spring 2010.
Read more »Category: High End Tags:
- Login to post comments
Perl One-Liners Explained, Part II: Numbering the Lines
This is the second part of a seven-part article on famous Perl one-liners. In this part I will create various one-liners for line numbering.
Read more »Category: High End Tags:
- Login to post comments
Perl 6 training in Lisbon in August
"I am happy to announce that on 1-2 August, 2009, the week-end before YAPC::EU I am going to give a Perl 6 training in Lisbon, Portugal..."
Read more »Category: Community Tags:
- Login to post comments
YAPC::NA 2010 Call for Venue
"It's that time again! Welcome to another Yet Another Perl Conference, North America Call for Venue. Do you want to bring hundreds of Perl geeks to your city? If so, then please consider submitting your bid for YAPC::NA 2010. Similar to last year, the deadline for submissions is June 10 and the winning bid will be announced at this year's conference in Pittsburgh..."
Read more »Category: Community Tags:
- Login to post comments
The Programming Language with the Happiest Users
"Which languages make programmers the happiest? It’s clear that some languages are more popular than others, and many of us debate long and hard over the relative merits of Python vs Ruby, C vs Java or Lisp vs everything else. But what’s the general consensus? ..."
Read more »Category: Community Tags:
- Login to post comments
More cperl-mode enhancements
""I've been working on cperl-mode.el, the Emacs mode for editing Perl, again. It now comes in two flavors -- plain Perl, and Moose [...] Anyway, if you are using GNU Emacs 23, you should try this out. It's made using Perl even nicer for me."
Read more »Category: High End Tags:
- Login to post comments
Learn how to install and configure Nagios on different operating systems
Learning Nagios 3.0 is a comprehensive configuration guide to monitor and maintain your network and systems. It is a practical guide to setting up the Nagios 3.0 open source network monitoring tool, installing and configuring Nagios 3 on various operating systems. It will help understand system monitoring and how Nagios works.
Read more »Learn to work with lightning-fast web server Lighttpd
Of course, the move to Lighttpd is not a small one, especially if our Apache configuration makes use of its many features. Systems tied into Apache as a module may make the move hard or even impossible without porting the module to a Lighttpd module or moving the functionality into CGI programs, if possible. We can ease the pain by moving in small steps.
Read more »Compiling Perl Into Binary Code On Linux And Unix. Cool, But...
An interesting concept, that's been around for a while. Neat, but...
Read more »Category: High End Tags:
- Login to post comments
The Perl future
If you ask for the languages of the moment, you will hear people talk about Ruby, C#, JavaScript, Erlang, Python or even Haskell. You probably won't hear Perl mentioned. Perl's current standing is like that of JavaScript a few years ago.
Read more »