/ Published in: Perl
Expand |
Embed | Plain Text
my $jboss_dir = $1; my $db_name = $2; #not used $dir_ref->{$jboss_dir}->{UCN} = $3; $dir_ref->{$jboss_dir}->{jboss_port} = $4; }
You need to login to post a comment.
