Add tip to README to allow auto accepting of CPAN [yes] prompts user/hopkinsju/cpan_auto_accept
authorJustin Hopkins <hopkinsju@gmail.com>
Mon, 14 May 2012 19:06:49 +0000 (14:06 -0500)
committerJustin Hopkins <hopkinsju@gmail.com>
Mon, 14 May 2012 19:10:17 +0000 (14:10 -0500)
There has to be a way to include this as an option in the makefile, but this
is a quick and dirty way to get it done and doesn't hair pulling trying to
work on the makefile ;)

Signed-off-by: root <root@app1.local>
README

diff --git a/README b/README
index 5888c1c..9e9c4bb 100644 (file)
--- a/README
+++ b/README
@@ -111,6 +111,7 @@ add-apt-repository ppa:pitti/postgresql
    prerequisites using the `Makefile.install` prerequisite installer,
    substituting `debian-squeeze`, `fedora16`, `ubuntu-lucid`, or
    `ubuntu-precise` for <osname> below:
+TIP: You can use `export PERL_MM_USE_DEFAULT=1` to avoid having to confirm the \[yes] prompts for CPAN
 +
 [source, bash]
 ------------------------------------------------------------------------------