add experimentals

Fri, 05 Feb 2016 12:06:38 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 05 Feb 2016 12:06:38 -0500
changeset 255
9e96941c5dba
parent 254
bb7fdde50da2
child 256
17a5684bfb9c

add experimentals

.replyrc file | annotate | diff | comparison | revisions
bin/homedir-cpan-mods file | annotate | diff | comparison | revisions
--- a/.replyrc
+++ b/.replyrc
@@ -1,4 +1,4 @@
-script_line1 = use strict; use warnings; use v5.14;
+script_line1 = use strict; use warnings; use v5.14; use experimentals;
 
 [Interrupt]
 [FancyPrompt]
--- a/bin/homedir-cpan-mods
+++ b/bin/homedir-cpan-mods
@@ -7,6 +7,8 @@ Carton
 
 App::prowess
 
+experimentals
+
 Reply
 Data::Printer
 Carp::Always

mercurial