Search code examples
WWW::Scripter package using 1.2GB of memory while being used for webscraping...


perlweb-scrapingwebwww-mechanize

Read More
Print the next line after match...


perl

Read More
Perl5 compile-time err "I don't know where I am! (Do you?)"...


perl

Read More
How can I sum up the data in a comma and newline separated CSV file using a while loop and split?...


perl

Read More
Replace regex with captured group ONLY...


regexperlsedregex-group

Read More
How can I determine how many columns a string will occupy when printed to the console?...


stringperlunicodeconsole

Read More
Perl to call the tr function in regex replace...


regexfunctionperl

Read More
Determine width in terminal of Asian/Japanese characters?...


perlcjkkanjikatakana

Read More
Run perl Plackup script from Scheduled Task...


perlwindows-task-schedulerplack

Read More
can you use libraries in PL/Perl...


perlpostgresqlplperl

Read More
How can I convert .har requests to HTTP string?...


httpperllwplwp-useragenthar

Read More
Appending a string variable to a fixed string in Perl...


stringperlappend

Read More
Why Perl subroutine prototype `foo()` can take parameters?...


perl

Read More
What is the difference between $var[1] and @var[1]?...


perl

Read More
Bash script to replace content of line with information in a consequent line (sed)...


regexbashperlsed

Read More
Perl to set/reset 8th bit on string...


stringperlbit-manipulation

Read More
How to skip the rest in perl as next in awk?...


perlawk

Read More
Using perl to add up data in a csv file...


perl

Read More
How does one consistently set rpath on a dynamic library and compile time?...


perldllshared-librariesdylibcmark

Read More
How does a Perl program know where to find the file containing Perl module it uses?...


perlpathincludeperl-module

Read More
Perl printf to use commas as thousands-separator...


perl

Read More
Perl/Tk Dropsite: Dragging Windows files with arbitrary Unicode names...


perlunicodedrag-and-droptk-toolkit

Read More
Randomize txt file in Linux but guarantee no repetition of lines...


linuxbashperlawk

Read More
Why are "1...2" and "1....2" not syntax errors?...


perl

Read More
OpenAPI: is it possible to include IP address (string with dots) in URL path?...


perlurlopenapimojolicious

Read More
How can I elegantly call a Perl subroutine whose name is held in a variable?...


perl

Read More
Reverse dump of a compact string into variable in Perl...


perlparsingdump

Read More
Perl numbers don't equal each other but appear the same when printed to STDOUT...


perloperators

Read More
perlcritic: "require" statement with library name as string Use a bareword instead...


perlperl-critic

Read More
perl decode and encode json preserving order...


jsonperlhash

Read More
BackNext