summaryrefslogtreecommitdiff
path: root/posts/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posts/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md (renamed from content/post/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md)6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/post/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md b/posts/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md
index 10cb1b1..65a635d 100644
--- a/content/post/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md
+++ b/posts/2009-06-22-modules-i-like-getopt-long-and-moosex-getopt.md
@@ -1,9 +1,3 @@
----
-date: 2009-06-22T00:00:00Z
-summary: In which I talk about GetOpt::Long and Moosex::Getopt
-title: Modules I like Getopt::Long and MooseX::Getopt
----
-
## Getopt::Long
[Getopt::long](http://search.cpan.org/perldoc?Getopt::Long) is a useful module to parse command line arguements.