Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Awk or Perl solution to delete lines with incomplete data

perl awk

How do I delay creation of a text file until I actually write a line to it? (lazy creation)

perl file

how can I restart a "do-while" loop after breaking out of a foreach loop?

perl

How to run a perl script in localhost?

Which is faster for writing files C# (.NET) or PERL? [closed]

Redirecting CGI(perl) error output to client

perl apache cgi

How to read n lines above the matched string in perl?

perl scripting

Why doesn't my Perl script use my module?

perl perl-module subroutine

Does the use of the computer while benchmarking have an influence on the benchmark results?

perl benchmarking

How can I install Email::Sender on windows?

windows perl email smtp

How to find the location where a perl script (linux process) is hung

perl process

Why does Perlbrew launch bash on Mac OS X Lion?

perl perlbrew

Can I alias an object method to different methods on different objects?

perl

Should I copy perldoc for inherited methods to the subclass's documentation?

perl oop perldoc

how to improve this perl/bash one-liner to deserialize json data

perl bash code-snippets

Using XML::Simple to build XML from an array of hashes with some keys as attributes

xml perl

The proper way of encoding detection in perl

perl utf-8 encode cp1251

Short syntax for call function if defined

Perl: Obtain range of IP addresses not in the given list

perl ip-address perl-module

How can I work with raw bytes in perl

perl encryption byte