Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What's the best way to send an email if any error occurs in a Perl script?

perl

Changing code from using XML::XPath to XML::LibXML

xml linux perl xpath

How do I convert a decimal number to a hex string in Perl?

perl string hex

How to convert dd/mm/yyyy to epoch time in Perl?

perl time perl-module epoch

Using Putty to SSH ignoring all warnings in Perl [duplicate]

perl ssh putty plink

Extract Decimal and Integer numbers from sentences using Perl [closed]

regex perl

How can I find a specific line in a file without using regular expressions in Perl?

regex perl parsing

Why am I having trouble comparing lines from input in Perl?

perl validation user-input

How can I change the case of filenames in Perl?

perl filenames

How to send email via Email::Simple?

perl email utf-8 smtp metacpan

killing tcpdump without corrupting the capture

perl tcpdump

How do I test my module that uses File::ShareDir?

perl testing perl-module

Perl regex split with new lines

regex perl split

Perl: Using HTTP::Request::Common to post with authentication

perl httprequest lwp

Perl: Can I use pattern matching to find certain lines in a log file

Need to compare times in Perl; how to deal with timezone?

perl datetime

How do I breakdown common elements in hash of arrays in perl?

arrays perl hash intersection

Mojolicious::Lite - inserting picture question

perl image mojolicious

Is locale setting global in perl?

perl format locale pragma