Skip to content

virtuoso/libacme-poe-tree-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acme::POE::Tree(3)    User Contributed Perl Documentation   Acme::POE::Tree(3)



N�NA�AM�ME�E
       Acme::POE::Tree − an animated christmas tree

S�SY�YN�NO�OP�PS�SI�IS�S
               perl −MAcme::POE::Tree −e ’Acme::POE::Tree−>new()−>run()’

D�DE�ES�SC�CR�RI�IP�PT�TI�IO�ON�N
       Acme::POE::Tree uses IO::Tty to learn the current terminal size, Curses
       to fill the terminal with a colorful Christmas tree, and POE to animate
       the lights.

P�PU�UB�BL�LI�IC�C M�ME�ET�TH�HO�OD�DS�S
       n�ne�ew�w

       Create a new Acme::POE::Tree application.  The light and star animation
       delays may be set here.  The tree may also be set to exit automatically
       after a short amount of time:

               use Acme::POE::Tree;
               my $tree = Acme::POE::Tree−>new(
                       {
                               star_delay => 1.5,  # shimmer star every 1.5 sec
                               light_delay => 2,   # twinkle lights every 2 sec
                               run_for => 10,      # automatically exit after 10 sec
                       }
               );
               $tree−>run();

       r�ru�un�n

       Run the tree until the user decides they’ve had enough.

A�AU�UT�TH�HO�OR�R
       Rocco Caputo <rcaputo@cpan.org> with debugging and feedback from
       irc.perl.org channel #poe.

C�CO�OP�PY�YR�RI�IG�GH�HT�T
       Copyright (c) 2008, Rocco Caputo.  All Rights Reserved.  This module is
       free software.  It may be used, redistributed and/or modified under the
       same terms as Perl itself.



perl v5.8.8                       2008‐12‐15                Acme::POE::Tree(3)

About

Debianized package for Acme::POE::Tree.

Resources

Stars

Watchers

Forks

Packages

No packages published