develooper Front page | perl.beginners | Postings from July 2022

Re: How to can develop a program

Thread Previous | Thread Next
From:
Marco Shaw
Date:
July 31, 2022 23:58
Subject:
Re: How to can develop a program
Message ID:
CAG5NM6Qp8iXv4ZiZTyOyGwkJr6i8VcsQ-9KgGxGGSkFQ5CmMbQ@mail.gmail.com
I didn't try to read and fully absorb what you've been saying.  I see
mention of PDFs...

So if you're trying to work with PDF files, the first thing you can do is
Google "Perl PDF extract information".  If that comes up empty, or points
you to external tools like an external module or command to help you, you
may just have to use it.

Start small...  Maybe you don't want to use some kind of external PDF tool,
for example, well make that a future goal to write your own Perl code to
handle it, and maybe it's not even possible or it's going to be quite a bit
more involved than you think it could be.

Being a novice, you have to realize there are certain limitations to
things.  In other words, Perl maybe can't do EVERYTHING you want it to.

On Sun, Jul 31, 2022 at 8:34 PM William Torrez Corea <willitc9888@gmail.com>
wrote:

> Where can I start?
>
> I am Script kiddie, I have zero knowledge about Perl. I need a stimulus.
>
> For example: I am executing perl examples.
>
> But the project i don't know how to start.
>
> https://learn.perl.org/
>

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About