more Markdown testing
This commit is contained in:
@@ -49,11 +49,14 @@ consider using the Apache mod_perl module for highly a volatile domain.
|
|||||||
The setup of this solution consists of the following steps:
|
The setup of this solution consists of the following steps:
|
||||||
|
|
||||||
1. Ensure that the Perl modules CGI and Net::DNS are installed.
|
1. Ensure that the Perl modules CGI and Net::DNS are installed.
|
||||||
* on Debian/Ubuntu linux this can be done by:
|
* on Debian/Ubuntu linux this can be done with:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
sudo apt-get install libcgi-pm-perl libnet-dns-perl
|
sudo apt-get install libcgi-pm-perl libnet-dns-perl
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
* or directly from CPAN (assuming that is installed):
|
* or directly from CPAN (assuming that is installed):
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
cpan CGI Net::DNS
|
cpan CGI Net::DNS
|
||||||
~~~
|
~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user