Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Passing arguments to a perl package while using it

perl arguments packages

Check whether an array contains a value from another array

arrays perl nested-loops

Bug with use if REGEX_COND

perl

Can't modify key/value hash slice in list assignment at .\metro.pl line 31, near "$year;"

perl

How do I find all paths from sources to sinks in a directed graph?

perl graph-theory

Require Perl Modules using an Aliased Name

perl

cpan can't install XML::LibXML on macOS Catalina

xml perl xml-libxml

What does local do on the standard streams / bareword word filehandles: STDIN?

perl scope stdin filehandle

Can I use multithreading with Perl's DBI and Oracle?

What are "unstacked calls in outer" in Perl's Devel::DProf?

perl profiling profiler

How come MooseX::Storage doesn't seem to follow attribute traits for some objects?

perl serialization moose

How do I call Perl script in C# application?

c# perl

How can I kill Perl 'system' calls when the main script is killed?

perl kill

What is the difference in Perl when passing a variable in a regular expression between using $variable and ${variable}

Dealing with multiple-inherited constructors in Moose

perl oop moose mop cgiapp

How can I construct a family tree with Perl?

PerlEmbed - C# - Mono - Linux

c# linux perl mono embed

Why do I get "undefined reference" errors when I compile my XS with Perl 5.10?

perl perl-xs

How can I walk a YAML tree with Perl's YAML::Tiny?

perl yaml

Perl on Windows, file associations and I/O redirection