Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I make DBI log all queries including params?

perl dbi

500 Can't connect to url with lwp in perl

json perl

How can use regex to validate iSCSI target names?

regex perl iscsi

Why does DateTime's strftime give the wrong year when I subtract days from dates near the end of a year?

perl datetime

Converting string to number “Argument isn’t number error”

perl parsing

POSTing to form using LWP::UserAgent gets no response (mostly)

perl lwp-useragent

Extracting words from file but each word once

perl

perl subtract one month from date

perl date

Using one hash reference rather than two in Perl

perl

Binary reading ID3 tag of mp3 file

c++ perl binary mp3 id3

Checksum in Perl

perl checksum

perl script to telnet an eagle stp device

perl

How do I use an arbitrary external program as a filter in a perl program?

perl template-toolkit

How to rearrange dates of the month when they span across end of current month to beginning of next month

perl

Why doesn't this run forever?

Passing array to subroutine Perl

arrays perl

How does foreach(@array, $var) work in Perl?

arrays perl foreach

Version-dependent fallback code

perl

Try::Tiny: Problem with catching warnings

perl warnings try-catch encode

dump hash values to yaml file sequentially in perl

perl