From 9eb169f9a629eaffe4fd01bdd7577dc57951ba0b Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Mon, 3 Jan 2011 21:44:37 -0500 Subject: [PATCH] using a docs format more becoming of a perl project --- README.pod | 7 +++++++ README.rst | 0 2 files changed, 7 insertions(+) create mode 100644 README.pod delete mode 100644 README.rst diff --git a/README.pod b/README.pod new file mode 100644 index 0000000..c195fc5 --- /dev/null +++ b/README.pod @@ -0,0 +1,7 @@ +=encoding utf8 + +=head1 I'm learning me some perl! + +After a long absence from having anything to do with +"da camel," I'm getting familiar again. + diff --git a/README.rst b/README.rst deleted file mode 100644 index e69de29..0000000