Public Scratchpad
Download
,
Select Code To D/L
Perl links
Spiraling integers
Using (s)printf()
The Lighter Side of Perl Culture (Part I): Introduction
Overriding 'use'?
Sorting multiple arrays
brutally stop a perl program if it runs too long
Advanced Sorting - GRT - Guttman Rosler Transform
Re^2: Deciding unique elements of an array
Re^2: non-exact regexp matches
,
Re: Splitting strings into words when there are no separators
Re^2: When will the 500.000th node appear?
(sorting by date)
Re: Concurrent Processes
Re: Parsing CSV into a hash
Generate thumbnail and small overstruck images for web publication
Re: Just Another Question About Sessions And User Management
Re: Just Another Question About Sessions And User Management
Re: Got Perldocs?
Re: Commonly accepted style guide?
Editing features for advanced users
Re: Things are not what they seem like.
Re: https POST and checkboxes
Re: Same function multiples unknown modules
ref($proto) - just say no!
Re: lhs substr(): refs vs. scalars
DBI recipes
True or False? A Quick Reference Guide
need to put values (from unpack) into array-ref
Re: How do I find peaks in noisy data?
Re^3: standard perl routine
Re^5: regex at word boundary
Simplifying for loop and applying multiple push function
Regex: Matching around a word(s)
Re: Regex: Matching around a word(s)
Re: Losing bytes with Device::SerialPort ?
Re^3: Cron Jobs That Run For Too Long
Re: Generating lists from a charset
Re: "eval"ing a hash without eval
Re^4: IO::Select and sockets
Re: How do you properly tty-ify a non-tty STDOUT?
do [...], @INC subs, 3-args open to heredoc refs (oh my)
Recursive regular expression weirdness
Re: Combining flat file records
Re: parallel reading
Competency for perl
Inconsistent behaviour of pos() in s/ ... / ... /
Using 'select' to handle multiple sockets
Re: Scriptome and Perl One-Liners
Re: Real Life Perl Exercises
Help with Hash of hashes, is there a better way?
Personal library with CPAN
Hash Keys (strings or numbers?)
possible combinations in sequence
Perl test - Make sure all perl files will compile
HTML::Template Tutorial
|
Author's (offsite)
Re: Beginner question about displaying database contents using HTML Template
Re: Some Parse::RecDescent Tutorials
The Dynamic Duo --or-- Holy Getopt::Long, Pod::UsageMan!
Zero sound detection with Tk graphics
Re: Installing Perl Modules
Getting Started with Inline::C
Style geekcode
Perl Geek Code .. diffed!
Re: Simple TCP server recomendations
Re^3: Class or Object composition ??
Perl oddities
Re^2: Testing effectiveness of Log4Perl synchronized appender
José's Guide for creating Perl modules
Re^5: Adding fields to a form using Catalyst/TT
(ajax)
Re: Why should I use perl 5.10?
Re: What habits do you have to avoid introducing bugs?
(Log::Log4perl)
Re: Option to Toggle Perlmonks Markup for Free Nodelet
Re^3: UTF-8 text files with Byte Order Mark
Re: read from a file and write into the same file
How to answer "Perl is not secure" objections?
encryption golf (one time pad)
RFC: Proposed tutorial - simple login script using CGI::Application
Test driven development with Perl and vim
Re: What do you write when learning a new language?
General pattern for interactive text-mode script?
Better keyboard-driven navigation, any? - yes...
Re^2: Anything better than 'times' ?
Re: The “real length" of UTF8 strings
Re^5: Handling malformed UTF-16 data with PerlIO layer
Using WWW::Selenium To Test Or Automate An Ajax Website
Re: what is the difference between *a and *a{GLOB}?
Re^3: getting sometimes empty cgi form with post
Re: Test::Warn, 'use' vs 'require'
Re: Why does perl's internal utf8 seem to allow single-byte latin1?
Re^5: threads with shared variables across multiple instances of a module
Re^3: all occurences of a target word by regular expression
Re: RegEx Question - I want a line that contains this, but not this
Re: Parallel ForkManager
Re: How I Learned About Quines
Re^3: poorly documented behaviour of readline() and IO::Select
Split at specific spaces