#!/usr/bin/perl use strict; use warnings; use SVN::Notify; my $exe = SVN::Notify->find_exe('gnuplot'); system("$exe -V");
In reply to Re: Get file version information in Perl
by Khen1950fx
in thread Get file version information in Perl
by salem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |