Newbetuts
.
New posts in perl
Are Perl regexes turing complete?
regex
perl
turing-complete
Why is `\s+` so much faster than `\s\s*` in this Perl regex?
regex
perl
regex-greedy
In Perl, is it better to use a module than to require a file?
perl
Why doesn't my Perl one-liner work on Windows?
windows
perl
"Variable length lookbehind not implemented" but it isn't variable length
regex
perl
Why do I have to specify the -i switch with a backup extension when using ActivePerl?
perl
activeperl
How can I run a Perl script on Mac OS X?
perl
macos
Can I use Perl regular expressions to match balanced text?
regex
perl
brackets
recursive-regex
How do I get the length of a string in Perl?
perl
string
Should we hire someone who writes C in Perl? [closed]
perl
@ARGV is empty using ActivePerl in Windows 7
perl
windows-7
command-line-arguments
activeperl
How can I tell if a Perl module is core or part of the standard install?
perl
module
standard-library
Why are Perl source filters bad and when is it OK to use them?
perl
source-filter
Does python have a "use strict;" and "use warnings;" like in perl?
python
perl
warnings
strict
HTML parsing in perl
html
perl
html-parsing
Mac OS: /usr/bin/env: bad interpreter: Operation not permitted
macos
perl
bash
command-line-interface
env
Using output from a previous job in a new one in a GitHub Action
perl
github-actions
Manual installation of a Perl Module
perl
perl-module
How can I see if a Perl hash already has a certain key?
perl
hash
key
lookup
How can I find out where a Perl module is installed?
perl
path
module
config
Prev
Next