Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What is the best way to ignore elements in a list assignment?

perl

Converting ISO8601 duration (P3Y6M...) to seconds in perl

perl iso8601

sprintf and multi-column Unicode characters

perl unicode

No recipient addresses found in header - Sendmail

perl sendmail

Deactivate and Remove Perl Local::Lib

perl locallib

Delete elements from array if they contain some string

arrays perl

How to show a graph in a Perl Gtk GUI?

perl graph charts gtk gtk3

How can I keep only the numbers in a variable in Perl?

regex perl

Should use CGI.pm's header method to output the Content-Type header?

perl header cgi

Merge two regexes with variable number of capture groups

regex perl regex-group

Find corrupt data in xlsx file

perl xlsx corrupt

Perl - how can I match strings that are not exactly the same?

regex string perl

How can I avoid these strange numeric warnings when using Variable::Magic?

perl

How to use IPC::Run module in perl script

Importing a .pl file

perl import

How do I add custom module distributions to my local CPAN mirror?

perl cpan dpan

"Can't modify non-lvalue subroutine call" when adding Moose attribute from method

perl attributes moose

getting started with vim scripting with perl

perl vim