summaryrefslogtreecommitdiff
path: root/B1
blob: 9b702684caae0ee07223deaf95f9fdf5964b64ae (plain)
1
2
3
4
5
6
7
$ActualRevision = "M";

($junk, $ActualRevision) = '';

chop($ActualRevision);

($name, $ActualRevision, $junk) = split(/\s+/, $ActualRevision);