Search results

Page title matches

  • Perl script to find a number in matching lines and report the sum. <geshi lang="perl"> ...
    178 bytes (30 words) - 14:10, 13 June 2013

Page text matches

  • Perl script to find a number in matching lines and report the sum. <geshi lang="perl"> ...
    178 bytes (30 words) - 14:10, 13 June 2013
  • ...tp://tldp.org/LDP/abs/html/process-sub.html process substitution] and uses perl to parse in a property file with '=' delimiters. All '''${}''' are substit java -xmlconfig <(perl -pne 'BEGIN { open my $fh, $ENV{SERVER_PROPERTIES_FILE} or die $!; \ ...
    662 bytes (106 words) - 03:11, 8 January 2010
  • <geshi lang="perl"> echo "Title Case to Camel Case" | perl -e 'while(<>) { split(/ /); print lcfirst(shift(@_)); print map(ucfirst,@_) ...
    492 bytes (68 words) - 02:14, 12 October 2009
  • This perl one-liner sends ten 100 byte packets to '''hostname''', and then displays t <geshi lang="perl"> ...
    694 bytes (91 words) - 19:44, 8 March 2009
  • ...ions can give you fast replacements in Java, along with the readability of Perl. Here's an example of using a replaceAll to mask out certain digits in a c ...
    650 bytes (78 words) - 22:40, 8 October 2009
  • == 3. Perl CGI programming == ...makes it drop dead easy to create an interactive web page. You can get a Perl CGI page working faster than reading the first page of the Java servlet spe ...
    5 KB (807 words) - 20:56, 25 May 2009
  • sudo aptitude install liblwp-useragent-determined-perl ...
    849 bytes (115 words) - 23:54, 18 January 2010
  • In attempting to install [http://www.pcre.org/ Perl Compatible Regular Expressions] on Solaris I got this error: ...
    2 KB (205 words) - 19:37, 27 August 2009
  • This means I can make my Java programs look like Perl. ...
    3 KB (381 words) - 22:48, 9 November 2007
  • autocmd FileType ruby,eruby,yaml,perl set ai sw=2 sts=2 et ...
    3 KB (441 words) - 15:44, 17 April 2013
  • ...le.com/components/com_zoom/images/pbot.txt? HTTP/1.1" 200 9936 "-" "libwww-perl/5.805" ...php?error=http://example.com/sdsdf.gif????? HTTP/1.1" 200 9912 "-" "libwww-perl/5.805" ...
    9 KB (1,678 words) - 22:33, 8 October 2009
  • ...hich would fail to parse, another regular expression would be added to the Perl program which did the parsing. This soon turned into the most unreadable p ...
    5 KB (851 words) - 21:13, 4 August 2009