Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How long will a CGI::Cookie live if -expires is set to -1?

perl cookies cgi

ImageMagick's Perl API Creating Very Large JPEG Thumbnails

perl imagemagick jpeg

Migrating to Visual Basic to perl - working with user interfaces

Tools for refactoring Perl code and PostgreSQL database structure

Use of uninitialized value $2 in concatenation (.) or string

perl

Excel VBA – How to create AND dump hash of arrays complex structure?

excel vba macos perl

mojolicious routes not working

perl mojolicious

Is there a way to get Perl to support wildcard command-line arguments like "*.txt" on Windows?

How to write a perl if statement that tests how many times a string is found using regex?

regex perl

Perl Catalyst - Couldn't render template..........not found

How do I parse a string representing a recursive data structure using Perl regular expressions?

regex perl tree

Catalyst Controller Questions

How to map nested routes to sub-classes in Mojolicious

perl mojolicious

PerlCritic example: loop iterator is not lexical

perl

What is this perl script snippet doing?

regex perl

From CSV to MySQL Database Using Perl

mysql perl

Debugging perl CGI

eclipse perl debugging cgi xampp

How do I pass a Perl array as a scalar into a subroutine?

arrays perl scalar

In Perl, how can I extract a list of ID fields from an array of hashrefs?

arrays perl hash