- or download this
use strict;
use warnings;
- or download this
my $input_file = "dump.vcd";
- or download this
open INPUT, '<', "$input_file";
- or download this
#!/usr/bin/perl
use strict;
...
$var1 1 , x $end
$varx 2 ! _ $end
$vary 3 # aa $end
- or download this
#!/usr/bin/perl
use strict;
...
$var , x
$var ! _
$vary 3 # aa $end