End App/TDWTF.pm with a true value
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 19 Mar 2016 18:52:45 +0000 (20:52 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 19 Mar 2016 18:52:45 +0000 (20:52 +0200)
lib/App/TDWTF.pm

index b31574280ba55edf4ea6001381ab9409461312c4..6a990efbb513365d74810e957a24f807a7a97c25 100644 (file)
@@ -39,3 +39,5 @@ sub run {
        return print_list tdwtf_list_author @argv if $args->{author};
        print_article tdwtf_article @argv
 }
+
+1;
This page took 0.009534 seconds and 4 git commands to generate.