in reply to Re^2: reading values from file
in thread reading values from file

Not to mention

if ($old_version) = /ver = '(.*?)'/;

~

Update: Indeed, Aristotle!

Replies are listed 'Best First'.
Re^4: reading values from file
by Aristotle (Chancellor) on Jan 24, 2006 at 18:41 UTC

    That bit is correct.

    But your post goes to show what I meant when I said it’s needlessly dense – it’s too easy to misread the intent.

    Makeshifts last the longest.