public marks

PUBLIC MARKS from macroron with tag perl

27 January 2006

Welcome to perlmeme.org

a collection of Frequently Asked Questions, "How To" documents, and tutorials about the very cool Perl programming language.

23 January 2006

Backup Manager 0.6 User Guide

a command line backup tool for GNU/Linux, designed to help you make daily archives of your file system. Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files

21 January 2006

ibiblio: Linux Archive - Try keywords: perl and backup

by 2 others
ibiblio archives over 171 gigabytes of Linux programs and documentation freely available for download via FTP and/or WWW access. The subject categories listed to the right give you a general idea of the diversity of our archive.

ibiblio - open source +++ meta-reference

by 10 others
the largest "collections of collections" on the Internet, ibiblio.org is a conservancy of freely available information, including software, music, literature, art, history, science, politics, and cultural studies. ibiblio.org is a collaboration of the Cen

20 January 2006

Quick and Dirty Catalyst Tutorial - Perl Module

a framework for building web applications, based around the MVC design pattern - more simply, it provides you with lots of helpful infrastructure, and a suggestion on how to lay out your code, which enables you to rapidly build new applications and reuse

16 January 2006

14 January 2006

13 January 2006

Embedding Perl in HTML with Mason - documents the HTML::Mason framework in detail

a powerful text templating tool for embedding Perl in text. documents the HTML::Mason framework in detail

10 January 2006

07 January 2006

06 January 2006

CodePedia

an open system of content on programming and other computer related topics. Anyone can use the information here, and anyone can contribute what they know!

05 January 2006

The Daily ACK - powered by FeedBurner

The often deranged postings of yet another Perl hacker, pretending to be an Astronomer, pretending to be a Perl hacker.

04 January 2006

The Daily ACK - Atom Feed

The often deranged postings of yet another Perl hacker, pretending to be an Astronomer, pretending to be a Perl hacker.

03 January 2006

30 December 2005

29 December 2005

Backup Manager - an easy to use backup tool

by 5 others
a command line backup tool for GNU/Linux, designed to help you make daily archives of your file system. Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files

28 December 2005

Writing serious Perl: The absolute minimum you need to know

by 2 others
This article describes some very basic practices I consider necessary for a clear and concise style of writing Perl.