Newbetuts
.
New posts in perl
What exactly does Perl's "bless" do?
perl
bless
Using Modifiers of Perl-compatible Regex (PCRE) in grep
grep
perl
regex
How to batch rename files with "variables"? [duplicate]
command-line
scripts
rename
perl
How can I output UTF-8 from Perl?
perl
unicode
utf-8
while (1) Vs. for (;;) Is there a speed difference?
c++
perl
optimization
performance
Difference of Two Arrays Using Perl
perl
arrays
Can I use perl regular expressions in the vim command line?
vim
regex
perl
How to cut a file to a given size under Linux?
linux
ubuntu
shell
perl
Perl daemonize with child daemons
perl
daemon
How can I require an optional Perl module if installed?
perl
module
require
Should I use \d or [0-9] to match digits in a Perl regex?
regex
perl
How can I delete a newline if it is the last character in a file?
linux
perl
shell
awk
sed
Rename Files and Directories (Add Prefix)
linux
perl
shell
How do I get the full path to a Perl script that is executing?
perl
path
location
Command line: search and replace in all filenames matched by grep
linux
perl
awk
sed
grep
How can I print the contents of a hash in Perl?
perl
hash
printing
Seeking clarification on apparent contradictions regarding weakly typed languages
c#
java
python
perl
weakly-typed
Fastest way to find lines of a file from another larger file in Bash
linux
bash
perl
awk
grep
Perl RE global matching is not working /.*(11).*/g
regex
perl
How do you round a floating point number in Perl?
perl
floating-point
rounding
Prev
Next