Search code examples
How can I delete the lines which include subStr1 and subStr2 in a big file?...


regexperlfile-io

Read More
Perl Search and Capture Line After...


regexperlsearch

Read More
What kind of neat use cases exist for given/when?...


regexperlswitch-statement

Read More
(m/regexp/) or {multiple ; commands; after; or; }...


regexperlerror-handling

Read More
How can I format URLs nicely in Perl?...


regexperlurl

Read More
How can I filter an array without using a loop in Perl?...


arraysregexperl

Read More
how to loop through an array to find more than one pattern using perl regex?...


regexperl

Read More
Perl: How to get all grouped patterns...


regexperl

Read More
Strategies to handle a file with multiple fixed formats...


regexperl

Read More
How do I best pass arguments to a Perl one-liner?...


regexperl

Read More
Questions every good Perl developer should be able to answer...


regexperl

Read More
How can I grab multiple lines after a matching line in Perl?...


regexperl

Read More
Is there a one-liner to get the first element of a split?...


regexperl

Read More
How can I call a shell command in my Perl script?...


perl

Read More
How to programmatically determine character dimensions of my terminal window?...


perlbashscriptingterminalterminal-emulator

Read More
In freeradius, how to retrieve variable declared perl module to sites-available/default?...


perlperl-modulefreeradiusradius

Read More
How can I use CPAN as a non-root user?...


perlcpan

Read More
perl regex negative lookahead replacement with wildcard...


regexperl

Read More
Why do I have to use an intermediate variable in Perl when JSON-decoding a file with newlines?...


perl

Read More
my variable $x masks earlier declaration in same statement...


perl

Read More
Remove the tag of an XML node with certain attributes using perl XML::LibXML...


xmlperlxml-libxml

Read More
How do I install Image::Magick on mac os x?...


macosperlimagemagick

Read More
Match whitespace but not newlines...


regexperl

Read More
How can I create a Crypt::RSA object from modulus, exponent, and private exponent?...


perlrsa

Read More
Perl ord and chr working with unicode...


perlunicode

Read More
reverse doesn't use $_ implicitly in list context, is this a bug?...


perl

Read More
CSV to xls conversion in perl...


excelperlcsv

Read More
Multiple package with Exporter...


perl

Read More
Merge two regexes with variable number of capture groups...


regexperlregex-group

Read More
How can I suppress error messages from Perl modules?...


perl

Read More
BackNext