Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to remove newlines inside csv cells using regex/terminal tools?

regex perl unix sed terminal

ack - search for multiple patterns (logical AND)

regex perl ack

Pass string and temporary array into sub in 1 line?

perl

How to remove the literal string "\n" (not newlines) from a variable in bash?

bash perl awk sed tr

Why isn't my CPAN distribution indexed by PAUSE?

perl indexing cpan

How can I remove characters that are not supported by MySQL's utf8 character set?

mysql perl utf-8 utf8mb4

Save resources by only loading parts of a module?

perl perl-module

Displaying CP437 ('extended ascii') in Perl/Gtk

perl gtk ascii

Strawberry perl + Inline::CPP + <sstream> not compiled

c++ perl

How to declare function and use it recursively without "called too early to check prototype"

perl prototype

Why do `join` and/or `JSON::to_json` convert my data silently from integer to string?

perl

How to do sum of hash reference slice?

perl

Negating bracketed character classes in Perl regular expressions and grep

arrays regex perl

Is there a Perl module to monitor an email queue?

Why can't Perl find my file that is in ClearCase?

perl clearcase

How can I get content using XML::Twig?

xml perl xml-twig

Can I tell if all tests passed under Perl's Test::More?

perl unit-testing

How can I properly align UTF-8 strings with Perl's printf?

perl unicode encoding

how to reverse an anonymous list in template toolkit?

perl template-toolkit

Is there a vim plugin that makes Moose attributes show up in Tag_List?

perl vim moose taglist