- or download this
C:\>perl -c F:\_Perl_\pl_test\verbatim.pl
Global symbol "$VAR1" requires explicit package name at verbatim.pl li
+ne 24.
syntax error at verbatim.pl line 25, near ")
}"
verbatim.pl had compilation errors.
- or download this
#!/usr/bin/perl;
use strict;
use warnings;
...
'3339' => 'HSPG2 and Name: heparan sulfate proteoglycan 2[Ho
+mo sapiens]',
'1428' => 'CRYM and Name: crystallin, mu[Homo sapiens]',
}
- or download this
$my %hash = {
'' => '',
...
'1428' => 'CRYM and Name: crystallin, mu[Homo sapiens]',
}