CVSROOT:        /home/cvs/fvwm
Module name:    fvwm
Changes by:     migo    02/02/11 15:19:55

Modified files:
        .              : ChangeLog configure.in 
        modules        : ChangeLog Makefile.am 
Added files:
        modules/FvwmPerl: .cvsignore FvwmPerl.1 FvwmPerl.in Makefile.am 

Log message:
* new module FvwmPerl to handle perl online

This is all experimental. It is intended to enable perl code in fvwmrc and
probably perl pre-processing (if anyone has any ideas what does this mean).

Silly example:

FvwmPerl
SendToModule FvwmPerl eval $a = "Next Focus"; command("$a NoWarp")
SendToModule FvwmPerl eval for (1 .. 5) { sleep(1); command($a); }

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to