Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Why is my Moo object that inherits from a non-Moo class blessed into the parent's package for some modules?

How do I use a default array if no command line arguments are given?

arrays perl default

Cwd.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xde00080)

How do I print an expanded regex in unexpanded form?

regex perl

How do I turn the Perl 5 module Data::Printer's `show_tied` option off when using it in Raku?

perl import module tags raku

Regex to replace Boolean with bool

regex perl

Can I define functions outside of a class using MooseX::Declare?

perl module moose

How can I validate XML with XSD in Perl?

xml perl xsd

How should I use Perl's scalar range operator?

perl range scalar

how to use "find" to search "_id => OBjectID("id")" in Perl API

perl mongodb

Python and/or Perl VS bash [closed]

python perl bash admin

How can I get a better error message if a required attribute is not supplied in Moose?

perl moose

debugging a shared library wrapped by SWIG in perl

Hash randomization in Perl 5

perl random hash

Perl Critic: Comma used to separate statements

perl perl-critic

Is there a good CPAN module to implement state machines when parsing text?

perl parsing state-machine

How do I set "Album Artist" of a song programmatically or through command line (linux)

perl regex for extracting multiline blocks

regex perl

Can I use DBD::mysql quote() function without a database connection? [duplicate]

mysql sql perl

YAPE::Regex::Explain not working with use 5.014;

regex perl