Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Where can I learn about object-oriented Perl programming?

by faq_monk (Initiate)
on Oct 13, 1999 at 02:56 UTC ( [id://792]=perlfaq nodetype: print w/replies, xml ) Need Help??

Current Perl documentation can be found at perldoc.perl.org.

Here is our local, out-dated (pre-5.6) version:

perlman:perltoot is a good place to start, and you can use perlman:perlobj and perlman:perlbot for reference. Perltoot didn't come out until the 5.004 release, but you can get a copy (in pod, html, or postscript) from http://www.perl.com/CPAN/doc/FMTEYEWTK/ .


Where can I learn about linking C with Perl? h2xs, xsubpp

If you want to call C from Perl, start with perlman:perlxstut, moving on to perlman:perlxs, the xsubpp manpage, and perlman:perlguts. If you want to call Perl from C, then read perlman:perlembed, perlman:perlcall, and perlman:perlguts. Don't forget that you can learn a lot from looking at how the authors of existing extension modules wrote their code and solved their problems.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found