Please can you tell me what the hyphen before an argument means in the following code.
many thanks$dbcontext = Bio::DB::SimpleDBContext->new( -database => 'biosql' -user => 'xxxx', -pass => 'xxxx', -dbname => 'biosql', -host => 'localhost', -port => 3306, # optional -driver => 'mysql', );
In reply to beginner - hyphen before a parameter by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |