2 posts tagged with Perl by Captain_Tenille.
Displaying 1 through 2.

Related tags:
+ (26)
+ (22)
+ (16)
+ (15)
+ (11)
+ (8)
+ (7)
+ (6)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
AmbroseChapel (4)
pornucopia (2)
joshwa (2)
kaozity (2)
riffola (2)
IshmaelGraves (2)
bonaldi (2)
Captain_Tenille (2)
Dag Maggot (2)

mod_perl madness! How do I choose between different perl modules at compile (such as it is) time? I'm trying to get a program to be able to run under either mod_perl or mod_perl2 (apache 1.3.x and apache 2.0.x, respectively). Almost all of the version specific stuff can be abstracted out, except... [more inside]
posted on Apr 19, 2006 - 8 answers

I need to write something (in perl) to shorten the text of a link if it's a URL, but only a URL. I've played with a variety of regexps and banged my head against HTML::Parser, but I've gotten no love. Help! [more inside]
posted on Oct 26, 2005 - 25 answers