Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Favourite One-liners?

by trammell (Priest)
on Jun 27, 2005 at 23:31 UTC ( [id://470417]=note: print w/replies, xml ) Need Help??


in reply to Favourite One-liners?

% perl -MCPAN -e shell

Update: Thanks, BDF. Tidbits like this are why I hang around PM.

Replies are listed 'Best First'.
Re^2: Favourite One-liners?
by brian_d_foy (Abbot) on Jun 28, 2005 at 04:49 UTC

    Perl comes with a "cpan" script that does that for you so you don't have to do all that typing. You can also use it just to install modules quickly:

    cpan Foo::Bar Baz Quuz::Frob
    --
    brian d foy <brian@stonehenge.com>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-18 09:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found