http://qs321.pair.com?node_id=522772


in reply to Someday "everything" will be powered by...

I think that everything will be powered by beer and girls !

#!/usr/bin/perl -w use strict; use pub; my $me; my $home = "My House"; my $fun = pub->new(); while ($me < 20) { $me += $fun->getBeer("Super Bock"); print "$me talking to Girls"; } $fun->exit(); exit $home;



Mago
mago@rio.pm.org


Replies are listed 'Best First'.
Re^2: Someday "everything" will be powered by...
by Happy-the-monk (Canon) on Jan 12, 2006 at 19:24 UTC

    Can't locate pub.pm in @INC (@INC contains: all sorts of stuff) at line 3.

    too bad for my not being able to locate a pub. =(

    On topic: Sunlight it is, or even

    • Bio-ethanol (alcohol ;-) applied this way it makes the future look brighter)
    • Manpower (because it's getting cheaper =( every day)

    Cheerio, Sören

Re^2: Someday "everything" will be powered by...
by mk. (Friar) on Jan 12, 2006 at 20:25 UTC
    why the heck do you always have to think the same way as i do?! =P

    now, let's be honest: girls will definitely rule the world.
    but the 'camels' option is also very interesting.
    =)


    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    grrr.... argh!
Re^2: Someday "everything" will be powered by...
by blazar (Canon) on Jan 13, 2006 at 09:53 UTC