Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: ps in perl?

by doom (Deacon)
on Dec 26, 2007 at 19:31 UTC ( [id://659103]=note: print w/replies, xml ) Need Help??


in reply to Re: ps in perl?
in thread ps in perl?

Proc::ProcessTable is not core. If it were, this would tell you the first version of perl it was available with:

perl -MModule::CoreList -e 'print Module::CoreList->first_release('Pro +c::ProcessTable'),"\n";'

It's a unix-oriented module, which I would guess wouldn't tend to be included in core if only for that reason.

(The OP, pileofrogs, hasn't made it clear if he's happy with a unix-only solution.)

Replies are listed 'Best First'.
Re^3: ps in perl?
by bart (Canon) on Dec 26, 2007 at 22:29 UTC
    The immediate problem is not "is it core". The problem is, "do I have it", or, if not, "how hard is it to install". And the latter applies both to technical issues (how hard work is it to install, and does it even work on my platform), and political ones (will my sysadmin let me install it?)
Re^3: ps in perl?
by Anonymous Monk on Dec 27, 2007 at 01:56 UTC
    'corelist Proc::ProcessTable'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2025-07-19 11:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.