Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

perl glob matching files on windows vs linux

perl cgi glob

perl: Text::Fuzzy, different string giving same edit distance?

perl edit

How to uninstall berrybrew—perlbrew for Windows?

Perl -- DBI selectall_arrayref when querying getting Not Hash Reference

sql-server perl dbi

How can I create a two-dimensional array in Perl?

Module reference passed in call to module method

perl

MooseX::Types coercions and $self

perl moose moosex-types

Perl/Sed command to replace same pattern multiple times

regex perl awk sed ubuntu-16.04

Regex does not work with input string containing + inside

regex perl

XML::LibXML::Reader need warn on schema errors instead of exit

xml linux perl xml-libxml

\w is not matching cyrillic characters in Perl

regex perl

perl: substitute pattern with pattern of different size

regex perl substitution

twiggy plack anyevent how to handle requests while the main loop is blocking?

perl plack anyevent

Best protocol for client/server communication, from PHP/Perl to C++/Qt4

php c++ perl qt4

Perl: How to correctly initialize a hash or array

arrays perl hash

How do I compile an XS module from CPAN manually?

perl cpan xs

Custom error handling is catching errors that normally are not displayed

perl file error-handling stat

Perl returing multiData from sub

perl

DBI: quote_identifier and columns

perl dbi

How to replicate use/import literal argument handling for a subroutine?

perl