Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Psalm 100

by fredopalus (Friar)
on Jan 04, 2003 at 00:08 UTC ( [id://224162]=poem: print w/replies, xml ) Need Help??

# Psalm 100 # # 1. Make a joyful noise unto the # LORD, all ye lands. # # 2. Serve the LORD with gladness: # come before his presence with singing. # # 3. Know ye that the LORD he is God: # it is he that hath made us, and not we # ourselves; we are his people, and the # sheep of his pasture. # # 4. Enter into his gates with thanks- # giving, and into his courts with # praise: be thankful unto him, and # bless his name. # # 5. For the LORD is good; his mercy is # everlasting; and his truth endureth to # all generations. MAKE: print "a joyful \a unto the LORD"; $all{ye} = "lands"; sub serve_LORD($gladness) { %come_before = ( his => "presence", with => "singing" ); } $know{ye}{LORD} = "God"; while($made_us ne "ourselves") { $made_us="God"; } we->are( his_people ) && the->sheep( of_his_pasture ); &enter_his_gates(thanksgiving) && &into_his_courts(praise); be->thankful( unto_him ) && bless->his( name ); for($the_LORD eq "good") { while(1) { $his_mercy++; } $his_truth += $all_generations; }

Replies are listed 'Best First'.
Re: Psalm 100
by webfiend (Vicar) on Feb 06, 2003 at 08:29 UTC

    This one is pretty impressive to me, and I don't think it's just because I'm easily impressed. I might do one or two things different, like play with bless a bit more:

    be_thankful("unto him") and bless($his, "name");

    But TMTOWTDI and all that :-)


    "All you need is ignorance and confidence; then success is sure."-- Mark Twain

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-03-19 10:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found