- or download this
my $a = "Identificação do paciente";print $a,"\n";
- or download this
my $a = __t("Patient Id");print $a,"\n";
- or download this
my $loc_dsn = <<DSN;
dbi:InterBase:dbname=/home/DB/TEST.FDB;
...
RaiseError => 1
}
) or die "Can't connect to database" . DBI->errstr;