diff options
| -rw-r--r-- | README.pod | 7 | ||||
| -rw-r--r-- | README.txt | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/README.pod b/README.pod deleted file mode 100644 index cc338da..0000000 --- a/README.pod +++ /dev/null @@ -1,7 +0,0 @@ -=head1 NAME - -staticfarm-apache-handlers - -=head1 WTF? - -This just includes a few mod_perl2 handlers to include into an Apache2. diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b2295d3 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +NAME + staticfarm-apache-handlers + +WTF? + This just includes a few mod_perl2 handlers to include into an Apache2. + |
