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


in reply to Happy New year!

use Happy; my $midnight = Happy->new('Year');

Replies are listed 'Best First'.
Re^2: Happy New year! (poetically)
by CountZero (Bishop) on Jan 01, 2011 at 19:22 UTC
    What? No strictures? :)

    Bad way to start the new year.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James