Local News: Prinsburg, MN 

 | 

Sign Up

 | 

Sign In

Advertisment

Perl Wire

Comprehensive News Feed for Perl.

Results 1 - 20 of 342 in Perl

  1. Hogwash Light BR 1.7Read the original story

    6 hrs ago | Freshmeat

    ... added to init.d to make it compliant with Debian and LSB. There are new rules. Changes: The POSIX regex was replaced by Perl regex. Officially, only GNU/Linux is supported now. The COPYING file was added and the LICENSE.{en,pt_BR} files removed. ...

    Comment?

    Related Topix: Science / Technology, Programming Languages, Open Source Software, Linux

  2. Regex Captures in DebuggerRead the original story

    8 hrs ago | Planet Perl

    ... it. In the debugger, I'm not seeing the "dollar digit" regex capture variables set, even though the regex matches. $ perl -de 1 Loading DB routines from perl5db.pl version 1.3 Editor support available. Enter h or `h h' for help, or `man perldebug' ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  3. Why Python Can SuckRead the original story

    9 hrs ago | Dannyman.toldme.com

    Based on something I posted to Facebook: Perl's "natural language" emphasis and non-obvious locutions encourage developers to document their code.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  4. Four short links: 8 December 2009Read the original story

    11 hrs ago | O'Reilly

    ... Shiny they shipped. I'm reasonably sure that the ALGOL designers went through exactly the same discussions, and I know Perl did too. So, don't be afraid of it - don't think that Python is evolutionarily dead - it's not. We're taking a stability and ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  5. Template::Toolkit 0.02 - 40kb for [%- IF foo.bar.2.method %]

    14 hrs ago | Planet Perl

    ... the template elements in order from top to bottom. Which means you don't need to compile the template into intermediate Perl code, the templates won't be turing complete, and you can just evaluate it directly from template to finished text via a ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  6. Padre 0.51Read the original story

    15 hrs ago | Freshmeat

    Padre is an IDE for Perl developers. It provides syntax highlighting for many languages, but for Perl it also provides refactoring tools.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  7. The Perl 6 Advent CalendarRead the original story

    Sunday | Slashdot

    ... overrated insightful interesting informative funny underrated descriptive typo dupe error delete not in Waiting for Perl 6 seems a lot like waiting for the Messiah to arrive. And even when (if) it happens there'll be some people saying "Nope. Not ...

    Comment?

    Related Topix: Science / Technology, Programming Languages, Events

  8. My Top Resources of 2009Read the original story

    Sunday | Linux Magazine Online

    ... performance as well as identify and remove bottlenecks. AnyEvent When it comes to event-driven programming in Perl, Marc Lehmann's AnyEvent is hard to beat. It's a event library agnostic wrapper that nicely hides the details of working with ...

    Comment?

    Related Topix: Blog News, Social Software

  9. Perl 6 Design Minutes for 18 November 2009Read the original story

    Thursday Dec 3 | Planet Perl

    The Perl 6 design team met by phone on 18 November 2009. Larry, Allison, Patrick, Jerry, Will, and chromatic attended.

    Comment?

  10. Rewritten Install & Upgrade Documentation for Movable Type

    Thursday Dec 3 | TrackBack Development

    ... easy because each server environment in which it is installed is different. A few months ago (with the help of a few Perl hackers at Six Apart), I wrote a step-by-step guide to Install Movbale Type on a Mac which required the installation of a ...

    Comment?

    Related Topix: Science / Technology, Programming Languages, PHP

  11. Translating PythonRead the original story

    Wednesday Dec 2 | MaW's Blog

    ... of his own experience in Python. In that is a bit of Python code, and I started thinking what it would look like in Perl 6. The code relies on an XML node class, which is presumably one that you can find in Python's library. Perl 6's library is ...

    Comment?

    Related Topix: Science / Technology, Programming Languages, Lisp

  12. RRDcollect 0.2.5Read the original story

    Wednesday Dec 2 | Freshmeat

    RRDcollect is a daemon that polls certain files in the /proc/ directory, gathering data and storing it inside RRDtool database files. It supports both scanf-style pattern matches and Perl-compatible regular expressions.

    Comment?

  13. Perl Fundamentals

    Tuesday Dec 1 | InformIT

    In this unique video package, renowned Perl author and speaker Peter Scott takes you through the fundamental elements of the Perl 5 language so that you have a strong foundation for creating robust Perl programs.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  14. Why Should I Program in $Language?

    Tuesday Dec 1 | Planet Perl

    ... ... for me. If I assert they're dead on the basis of job stats, I'd be sorely mistaken. Naturally, when I hear the old "Perl is dead" saw, I know the job stats and I know they're not referring to them. However, what they invariably refer to is the ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  15. Pod-Autopod-1.08Read the original story

    Tuesday Dec 1 | Search.cpan.org

    Generates pod documentation by analysing perl modules. 1.08 Documentation autopod using the Perl library Pod::Autopod to generate javadoc like documentation with pod syntax.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  16. Spreadsheet::WriteExcel 2.30

    Monday Nov 30 | Freshmeat

    Spreadsheet::WriteExcel is a Perl module which can be used to create native Excel binary files.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  17. DBD::SQLite 1.27 now (finally) releasedRead the original story

    Monday Nov 23 | Planet Perl

    ... while they are live. - SQLite includes syntactic support for an infix operator 'REGEXP'. This is now implemented using Perl regular expressions. - Support for loading external sqlite3 extensions - Support for fine-grained query security via ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  18. HTML::LintRead the original story

    Monday Nov 30 | AnnoCPAN Recent Notes

    HTML::Lint - check for HTML errors in a string or file If you want much more stringent HTML checking, consider using WebService::Validator::HTML::W3C and possibly running a local copy of the validator.

    Comment?

    Related Topix: Science / Technology, Programming Languages

  19. Task::KenshoRead the original story

    Monday Nov 30 | AnnoCPAN Recent Notes

    Task::Kensho - A Glimpse at an Enlightened Perl VERSION This document describes Task::Kensho version 0.11 > cpan Task::Kensho DESCRIPTION, Kensho is a Japanese term for enlightenment experi + ences - most commonly used within the confines of Zen Buddhism - literally meanin + g "seeing one's nature"[1] or "true self."[2] It generally "refers to + ...

    Comment?

    Related Topix: Science / Technology, Programming Languages

  20. Spreadsheet::WriteExcel 2.29Read the original story

    Sunday Nov 29 | Freshmeat

    Spreadsheet::WriteExcel is a Perl module which can be used to create native Excel binary files.

    Comment?

    Related Topix: Science / Technology, Programming Languages