Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

(crazyinsomniac: ;D)Re: Quick dictionary.com definition

by crazyinsomniac (Prior)
on May 28, 2002 at 09:25 UTC ( [id://169724]=note: print w/replies, xml ) Need Help??


in reply to Quick dictionary.com definition

Mommy, what does $this mean?;D
perl -MNet::Dict -le"for(@{Net::Dict->new(q{dict.org})->define(shift)} +){print qq,@{$_},,q,Do you want another definition?,;$_=<STDIN>;die u +nless /y/i;}" word
or
perl -MNet::Dict -le"for(@ARGV){print@{$_}for@{Net::Dict->new(q,dict.o +rg,)->define($_)}}"

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Replies are listed 'Best First'.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found