Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Can I make a Moose attribute "write once"?

perl moose

Calling command from Perl, need to see output

perl shellexecute

Perl script to extract 2 lines before and after the pattern matching

perl

Perl: Is this good or bad regex, and how to improve it?

regex perl

What's the best way to get all Perl's builtin-functions as a list?

perl function built-in

Read the last line of file with data in Perl

perl

Obtain patterns in one file from another using ack or awk or better way than grep?

regex perl awk grep ack

How to pass a replacing regex as a command line argument to a perl script

regex perl

Perl scalar declared within the scope of a for loop retains its value between iterations

perl for-loop

What is the purpose of a route name in mojolicious?

perl routes mojolicious

Use Perl to Add 2 days to Today

perl time

How can I grep in a loop?

linux perl bash shell grep

How to read data from xlsx in perl

perl xlsx

Why does SELECT FOR UPDATE works only within a transaction?

Why is JSON::XS Not Generating Valid UTF-8?

json perl utf-8

What is the difference between "perl -n" and "perl -p"?

perl

How to accept self-signed certificates with LWP::UserAgent

Perl sorting Alpha characters in a special way

sorting perl

How can I find the free space available on mounted volumes using Perl?

perl diskspace

How can I create a Zip archive in Perl?

perl zip