Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Passing on error message if AUTOLOAD fails

perl

C program keeps crashing when calling perl function newSVpv()

c perl xs

Perl library usage

perl

create UTF-16LE with BOM and CRLF line separator on Windows

PERL Net::DNS output to file

perl dns

Return value from system() when using SIGINT default handler

bash perl signals sh

How to remove a subcolumn from a nested-csv file?

python perl csv awk sed

What does a colon as the entire first line mean?

perl

Avoiding code injection in system perl function

perl

Perl searching for string contained in array

perl

Clarification regarding IO::Select

perl

Strawberry Perl not recognising special variable for OSNAME

perl ansi strawberry-perl

Perl: How do I find a parent folder of a known subfolder?

perl

SWIG: Wrapping C++ for Perl using only a header and a shared library, can't locate loadable object error

c++ perl shell g++ swig

Is it possible to use perl/ajax to read a file line by line while the file is written by another program?

ajax bash perl ssh real-time

SSL_ca_path with IO::Socket::SSL doesn't use certs in directory

perl socket: increment port if in use

perl sockets eval

References to equal strings

perl pointers reference

How to bundle modules for an offline server with cpanm

perl bundle offline cpanm

Can Perl detect if a floating point number has been implicitly rounded?

perl floating-point