- or download this
my ($hash_ref) = @_;
- or download this
my $hash_ref = shift;
- or download this
Not enough arguments for connect at C:\perm\dev\monk.pl line 15, near
+"$handle)"
- or download this
Can't use string ("1") as a HASH ref while "strict refs" in use at C:\
+perm\dev\monk.pl line 16.
- or download this
#!/usr/bin/perl
...
sub makeDBconnection{
}