Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to jump iterator to point any other element of a list in foreach loop?

perl

Passing a hashref to a sub

json perl cgi

Perl - passing an array to subroutine

perl subroutine shift

perl print only the last line of the array

perl

calling a function which may exist within a package

perl package

Perl REST: How to send DELETE request with some data (sic!)?

perl rest http-delete

Perl Tk app sometimes crashes after exceeding 4GB ram usage

Is there a way to reformat w/ zero-fill a regex match group?

perl

Alias definition in .perldb (Perl Debugger) for expression evaluation 'x' doesn't work

perl debugging

How to make Perl's Devel::Cover ignore certain lines in coverage total?

perl code-coverage

Inserting lines at the beginning and end of multiple files

perl command-line

Finding Perl modules already packaged for Debian and Redhat

perl package debian redhat

How can I pass a sparse matix from Perl to R?

perl r sparse-matrix

Find and replace without storing variable

regex perl

How can I install a newer Perl without damaging the system install?

is it possible to read the text in a pdf file using perl?

perl

Perl Oauth2 package

perl token cpan oauth-2.0

get last few lines of file stored in variable

perl