...and add mysql::perl to README.md
This commit is contained in:
parent
0dec443517
commit
724098edfc
1 changed files with 6 additions and 1 deletions
|
@ -56,7 +56,12 @@ Installs the mysql-client package.
|
|||
Installs mysql bindings for java.
|
||||
|
||||
class { 'mysql::java': }
|
||||
|
||||
|
||||
### mysql::perl
|
||||
Installs mysql bindings for perl
|
||||
|
||||
class { 'mysql::perl': }
|
||||
|
||||
### mysql::php
|
||||
Installs mysql bindings for php
|
||||
|
||||
|
|
Loading…
Reference in a new issue