On 09 May 2004 00:32:50 +0000, Michael A. Plikk wrote: > > On Sun, 9 May 2004 01:56:58 +1000, Scott Smedley <[EMAIL PROTECTED]> wrote: > > Is there a way to determine the version of FVWM being used from > > within a (Perl) module? > > If nothing else you can run 'fvwm -V' and grab the version number using > regexp
No, if nothing else, 'fvwm-config --version' should be used without regexp. This is the only guaranteed-format string. Or $[version.num]. Regards, Mikhael. -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
