summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-06-10 14:32:25 +0200
committerfranck cuny <franck@lumberjaph.net>2010-06-10 14:33:44 +0200
commit74af4adf95b8eee33eca180885fcc2945195c4ff (patch)
tree6d0db9dba54c8b50ff33aafe0f31aa28c380fd8b /README
parentadd nogetpopt; fix package; remove universal (diff)
downloadcatalystx-dispatcher-asgraph-74af4adf95b8eee33eca180885fcc2945195c4ff.tar.gz
switch to dist zillamaster
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 0 insertions, 27 deletions
diff --git a/README b/README
deleted file mode 100644
index 327ad75..0000000
--- a/README
+++ /dev/null
@@ -1,27 +0,0 @@
-This is Perl module CatalystX::Dispatcher::AsGraph.
-
-INSTALLATION
-
-CatalystX::Dispatcher::AsGraph installation is straightforward. If your CPAN shell is set up,
-you should just be able to do
-
- % cpan CatalystX::Dispatcher::AsGraph
-
-Download it, unpack it, then build it as per the usual:
-
- % perl Makefile.PL
- % make && make test
-
-Then install it:
-
- % make install
-
-DOCUMENTATION
-
-CatalystX::Dispatcher::AsGraph documentation is available as in POD. So you can do:
-
- % perldoc CatalystX::Dispatcher::AsGraph
-
-to read the documentation online with your favorite pager.
-
-Default Name