Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Answer Browser Request with IO::Socket::SSL

perl ssl

How to handle: Moo::Role's `before` modifier silently skipped due to circular imports?

perl role moo

How do I most reliably preserve HTML Entities when processing HTML documents with Mojo::DOM?

How do I collect coverage from child processes when running `cover -test`, and not otherwise? (Devel::Cover)

Simple Buffer overflow Exploit with shellcode doesn't work

How to run shell command in Perl, like Raku?

perl raku

Perlbrew failed building 5.28.2 with apparently no failures

perl perlbrew

Return from sort block gives "Use of uninitialized value in sort" warning, but only with explicit return

perl

How can I determine which SSL client certificate a connection is using in mod_perl?

How do I use an index in an array reference as a method reference in Perl?

perl reference

perl Client-SSL-Warning: Peer certificate not verified

perl http ssl certificate lwp

bitwise XOR a string in Bash

perl bash scripting shell

Are there any existing Perl wrappers for USPS's new Intelligent Mail barcoding?

perl

represent allowed status transitions graph in Perl

perl data-structures graph

Should I use Jython, JRuby, Beanshell, Groovy, Rhino, or what for this small task?

Why does my threaded Perl script segfault?

How can I create a schema from an example XML document in Perl?

xml perl xsd

Perl, fork, semaphores, processes

perl semaphore

Perl DBI: how to see failed query with bound values?

perl dbi

Perl: explanation how to works the "uni::perl" module - loading pragmas and other modules

perl