- or download this
my $build = ($vdata=~/=(\d+)$/);
- or download this
(my $build) = ($vdata=~/=(\d+)$/);
- or download this
use strict;
...
__END__
Output:
The, quick, jumps
- or download this
use strict;
...
D:\Documents and Settings\jonorton\a.pl line 25.
Build = []