Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Get your Daily Tao Te Ching fix

by chanio (Priest)
on Nov 12, 2006 at 16:44 UTC ( [id://583573]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cat header.txt $(perl tao.pl --today)
    
  2. or download this
      
           __.....-..        +-+-+-+-+-+ +-+-+-+ +-+-+ +-+-+-+-+-+
    ...
        '`           _,'     |  first run for the GNL license.   |
           '--. _..-'        O-----------------------------------O
    
  3. or download this
    sub daily_tao 
    {
    ...
    HEAD
      printf "%s: %s\n%s", @{ $chapter[$day_index] };
     ...
    
  4. or download this
    ...
      'today'              => \&daily_tao,
      'B-today'          => \&daily_tao(1),            ## ADDS A BANNER
    ...
    
  5. or download this
    perl tao.pl --B-today | tkmore -
    
  6. or download this
    perl tao.pl --B-today | perl -e'while (<>){print($_,$/) if ($_=~s/^/  
    +/ && $_=~s/[\r\n]//g)}'|  Xdialog --rc-file ~/.ocrebox.rc --title="To
    +day's TAO" --textbox - 0 0 &
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 01:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found