13 Answered Questions for the topic Perl

09/27/22

Perimeter of quadrat inside a right angled triangle

Hello,A triangle has 90 Angle at C. The Side AC should be smaller than Side BC. The Points X,Y and Z has following properties, a. The Point X is on side AC b. The Point Y is on the side AB such... more

Which back-end web programming language to use?

I have a project where I will be collaborating to build a fairly simple site with some database access. I will be doing the back-end work, and my colleague will be doing the web design. The problem... more

07/29/19

PHP: when to use arrays, and when to use objects for mostly-data-storing code constructs?

PHP is a mixed paradigm language, allowing to use and return non-object data types, such as arrays. I pose a question to try to clarify some guidelines for selection of arrays vs objects when... more

Programming style in Perl?

I work in Java so basically I use OOP paradigm during coding.I am about to start working in Perl and I was wondering what is the paradigm that Perl developers follow.In wiki it mentions that it... more

Is dynamic language always interpreted?

Looking at most (if not all) dynamic languages [i.e Python, PHP, Perl and Ruby], they are all interpreted. Correct me if I'm wrong. Is there any example of dynamic language that goes through... more
Perl Python Bash

07/29/19

Pcregrep vs Perl vs Python for bash scripting when needing advanced regex features?

I've lately been using `pcregrep` to do Perl-style group matching when doing my bash scripts.The problem with `pcregrep` is that it's not readily available on Linux machines in general.An... more
Perl

07/19/19

Can Perl be used for natural language processing?

Perl

07/11/19

Can I see some Perl code?

The recognizing power of "modern" regexes?

What class of languages do real modern regexes actually recognise?Whenever there is an unbounded length capturing group with a back-reference (e.g. `(.*)_\\1`) a regex is now matching a non-regular... more

03/18/19

It it possible to grab SQL tables from a QuickBooks QBM file. Perhaps there is an SQLite Database in there?

It would simplify data import for our software if I could export the tables to SQL or CSV or other workable format. We often export from QuickBooks and import into our software and it would be... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.