From 58533d39d1bb6153bb897010ba10bc7c5ef5e9b4 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 20 Aug 2012 02:01:35 -0500 Subject: typo --- lib/Fun.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Fun.pm b/lib/Fun.pm index abd62be..4cb1b00 100644 --- a/lib/Fun.pm +++ b/lib/Fun.pm @@ -24,7 +24,7 @@ our @EXPORT = our @EXPORT_OK = ('fun'); =head1 DESCRIPTION -This mdoule provides C, a new keyword which defines functions the same way +This module provides C, a new keyword which defines functions the same way that C does, except allowing for function signatures. These signatures support defaults and slurpy arguments, but no other advanced features. The behavior should be equivalent to taking the signature, stripping out the -- cgit v1.2.3-54-g00ecf