Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: cpan modules - pm only?

by Tanalis (Curate)
on Sep 02, 2005 at 09:43 UTC ( #488591=note: print w/replies, xml ) Need Help??


in reply to cpan modules - pm only?

If you look at the author's page on CPAN, you'll see a list of Registered Modules for that author (see here for an example).

The codes after each module name indicate whether the module uses a combination of C and Perl (look for the 'c' flag) - for example, DBD::Sybase has flags of RcmOp.

More information on these flags is here.

I don't know if all modules on CPAN have these flags associated with them, though, so this may or may not help you :)

Replies are listed 'Best First'.
Re: cpan modules - pm only?
by b10m (Vicar) on Sep 02, 2005 at 12:36 UTC

    Indeed, not all modules (far from all modules), are 'registered' and have those codes. In all other cases, you can just browse the package on CPAN. Just follow the browse link (in your example: browse). Then you'll see the .c files.

    --
    b10m

    All code is usually tested, but rarely trusted.
Re^2: cpan modules - pm only?
by danmcb (Monk) on Sep 02, 2005 at 09:50 UTC
    that is exactly what I was seeking. Indeed, it's not there in all cases, but very useful to know about.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2023-12-05 04:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?