Newbetuts
.
New posts in perl
How can I find the number of keys in a hash in Perl?
perl
hash
How does a Perl program know where to find the file containing Perl module it uses?
perl
path
include
perl-module
How do I create then use long Windows paths from Perl?
windows
perl
long-filenames
What is the difference between `read` and `sysread`?
perl
io
system-calls
Tips for keeping Perl memory usage low
perl
memory
What is the difference between parent and base in Perl 5?
perl
subclass
pragma
What is the difference between `$this`, `@that`, and `%those` in Perl?
perl
types
sigils
How do I include a Perl module that's in a different directory?
perl
module
How do I include a Perl module that's in a different directory?
perl
module
Matching balanced parenthesis in Ruby using recursive regular expressions like perl
ruby
regex
perl
Should I use YAML or JSON to store my Perl data? [closed]
perl
json
yaml
Usage of ‘if’ versus ‘unless’ for Perl conditionals
perl
if-statement
readability
What is the difference between "||" and "or" in Perl?
perl
operators
How do I set two different strings equal to each other inside a variable in perl? [closed]
string
perl
variables
How do I print unique elements in Perl array?
perl
arrays
unique
What's the best XML parser for Perl?
xml
perl
libxml2
What does the -> arrow do in Perl?
perl
Why is this regular expression so slow in Java? [duplicate]
java
python
regex
performance
perl
Perl and Catalyst: accessing maketext from a model
perl
internationalization
catalyst
When should I use the & to call a Perl subroutine?
perl
subroutine
Prev
Next