Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

i3blocks battery script, using font awesome doesn't work with some unicodes

Reading packets with Linux::TunTap

linux perl tcp-ip tun tcp

Randomizing text between delimiters

How do I set up SNI support for Mojolicious?

perl cpan mojolicious

Turning a set of parent-child relationships into a hierarchical structure

perl

Regex lookahead non capturing with if/then

json regex perl

How to check if a Perl scalar can be treated as a subroutine?

Declaring sets of anonymous arrays in perl

perl

Perl sort won't use function from another package

perl

Is it faster to prepend to a string with substr?

Can't install XML::Parser on M1 Mac with homebrew perl 5.32

How do I convert a HTML table to a fixed font textual table?

html perl text

How do I do a non-blocking IPC read on Windows?

windows perl ipc

What is a good pure Perl on-line or streaming statistics package?

perl statistics streaming

Trapping arrow keys

perl keyboard-events

How can I POST a multipart HTTP request from Perl to Java and get a response?

How can I filter a Perl DBIx recordset with 2 conditions on the same column?

perl dbix-class

What is Perl's equivalent to awk's /text/,/END/?

perl awk

How can I tell if Log4perl emitted any warnings during a run?

perl log4perl

How can I determine if an object or reference has a valid string coercion?

perl reference coercion