Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

Questions tagged [perl]

Perl is a powerful, high level programming language. Questions about Perl should be limited to the Perl development environment, running Perl, or using Perl to automate tasks on your computer.

1 vote
0 answers
42 views

I took over a job, where we are creating prefilled pdf forms that we mail to our customers. There is a template.pdf, we create a xml fdf file from user data and use pdftk to mangle them both and ...
Jan's user avatar
  • 145
2 votes
1 answer
121 views

We've seen cases where installing a perl module via cpanm fails silently to actually install the module. This is occurring on Debian 12. For example: cpanm --installdeps --notest Unicode::Lite ...
user44021's user avatar
0 votes
0 answers
60 views

I can't get DBD-mysql to install on my Windows 11 machine. Activestate Perl 5.40.2 DBD-mysql version 5.013 (Auto) Mysql server 8.4 Mysql server is running. Database 'test' has been created. ...
Scott Bryce's user avatar
0 votes
1 answer
64 views

cpan Log::Log4perl fails with the following: >cpan Log::Log4perl Loading internal logger. Log::Log4perl recommended for better logging CPAN: CPAN::SQLite loaded ok (v0.219) Database was ...
skeetastax's user avatar
0 votes
1 answer
79 views

in my ~/.config/nvim/init.lua I added two variants: -- vim.opt.rtp:append(vim.fn.stdpath("config") .. "filter") vim.opt.rtp:append("/Users/mstep/.config/nvim/filter") ...
Marek Stepanek's user avatar
4 votes
3 answers
568 views

Require file to be sorted per numerical header line for each paragraph. e.g below 765482610 bytes each: test/folder/for_today/monthly/file1.txt test/folder/for_today/monthly/file2.txt 5553423 bytes ...
blue's user avatar
  • 49
0 votes
4 answers
157 views

Say I have two patterns (pattern 1 and pattern 2) Want to print all lines matching the pattern 1 and print only line with pattern 2 which is the line before line containing pattern 1: eg: I have a ...
Bbabu's user avatar
  • 11
10 votes
3 answers
1k views

Last week, I upgraded my Linux file server from Fedora 39 to Fedora 40, and several CGI applications written in Perl stopped working. I first noticed it when Foswiki could not show any pages, because ...
Lars Poulsen's user avatar
0 votes
0 answers
396 views

I am using Strawberry Perl to run Perl on Windows 10. The problem is: whenever I type a Perl command, it always shows warning messages like below: command: perl -v result: perl: warning: Setting ...
Becker's user avatar
  • 155
0 votes
1 answer
980 views

TLDR: I am unable to get online stock quotes from within GnuCash and KMyMoney. It seems that something is wrong with the perl Finance::Quote module. What is the easiest way to fix this? Background ...
rand'Chris's user avatar
3 votes
3 answers
1k views

Is the bash operator =~ equivalent to a perl invocation? filename="test-33.csv" regex="([^.]+)(-\d{1,5})(\.csv)" With bash test: if [[ "$filename" =~ $regex ]]; then ...
rellampec's user avatar
  • 133
2 votes
1 answer
1k views

I'm currently facing challenges with installing Perl on my Windows system, which I need for handling specific LaTeX related packages. My journey so far has led me through a series of issues, and I'm ...
Foad's user avatar
  • 932
0 votes
1 answer
147 views

On a CentOS 9 system I installed postgres via dnf # dnf info postgresql Last metadata expiration check: 3:26:33 ago on Tue 21 Nov 2023 12:13:48 PM PST. Installed Packages Name : postgresql ...
msacks's user avatar
  • 11
-1 votes
1 answer
107 views

i have some log like this: 2023-11-15T08:59:28.000000+00:00 database-1 # Time: 231115 8:59:28 # User@Host: rdsadmin[rdsadmin] @ localhost [] # Thread_id: 3 Schema: QC_hit: No # Query_time: 0....
dvthanh's user avatar
1 vote
1 answer
602 views

Si cum îi semănau ! Fraţi buni, puindu-si, ca si el, tot sufletul în ceea ce făceau, muncind din greu, luptind din greu, jert- findu-se, fără nici un gînd de răsplată. Simțind în tot ceasul, ...
Just Me's user avatar
  • 874

15 30 50 per page
1
2 3 4 5
34