Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Centering Text with GD::Image

by kcott (Archbishop)
on Nov 05, 2021 at 07:10 UTC ( [id://11138453]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Centering Text with GD::Image
in thread Centering Text with GD::Image

G'day Bod,

"Thanks for your wise words and useful link."

You're very welcome.

When you get around to reading the documentation to which I linked, you'll see the very good reasons for avoiding indirect syntax. You will still encounter new Some::Module on CPAN and elsewhere; I just write Some::Module::->new() and move on. Code like new Some::Module->method() can be difficult to understand and, in my opinion, should never appear in modern Perl code. As the doco explains, Perl itself can have trouble parsing indirect syntax code.

[By the way, you might want to take a peek at my response to pryrt's reply.]

— Ken

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11138453]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 05:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found