Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: mapcar -- map for more than one list

by mugwumpjism (Hermit)
on Jan 07, 2004 at 04:49 UTC ( [id://319363]=note: print w/replies, xml ) Need Help??


in reply to mapcar -- map for more than one list

This is now on CPAN as Maptastic

$h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/." ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";

Replies are listed 'Best First'.
Re: Re: mapcar -- map for more than one list
by Anonymous Monk on Jan 07, 2004 at 07:22 UTC

    Let me guess: You didn't follow the standard protocol of bringing this module up on the modules list for naming / namespace approval before polluting CPAN with it, did you?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-29 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found