Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I convert plain text to HTML (preferably using Perl)?

html perl

Is it possible to automatically coerce parameters passed to delegated methods (from the Array trait) using Moose/MooseX::Declare for Perl?

perl moose traits delegation

Why would Perl's CGI::cookie be able to set a cookie in IE, but not Firefox?

perl cookies cgi mason

How to replay traffic to web server from logs to profile / benchmark web app under real load?

boost::regex - \bb?

c++ regex perl boost

Why does Perl lose foreign characters on Windows; can this be fixed (if so, how)?

perl unicode windows-7

Can I easily add new directives to Template Toolkit for Perl?

perl template-toolkit

How can I see the values of the variables from a Perl trace?

perl

Pathological regex that blows up (time & memory)?

php python regex perl

When should I make a Moose class immutable when I'm actually using ->meta?

perl moose

What is "1;" in a Perl source? [duplicate]

perl oop class syntax package

Can I avoid referencing + dereferencing the hash returned from a map operation?

perl idioms dereference

On Linux, how do I uninstall a version of Perl which was built from source?

perl uninstallation

Perl - File Encoding and Word Comparison

Perl : constant & require

perl include constants require

How can I delete empty hash entires?

perl

perl can_read returns handle when there is nothing to read

perl select io

Problems installing CPAN Modules

windows perl module cpan

Replace repeating strings in a string

php regex perl string-search

perl: best way to match, save and replace a regex globally

regex perl