Cannot determine perl version info from lib/HTML/TagClouder.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
Subroutine can redefined at /home/cpanrun/build/5.10.0/site/lib/Class/C3/XS.pm line 53.
Subroutine method redefined at /home/cpanrun/build/5.10.0/site/lib/Class/C3/XS.pm line 55.
Subroutine method redefined at /home/cpanrun/build/5.10.0/site/lib/Class/C3/XS.pm line 63.
[Core Features]
- overload ...loaded. (1.06)
- Class::Accessor::Fast ...loaded. (0.31)
- Class::C3 ...loaded. (0.19)
- Class::Inspector ...loaded. (1.18)
- UNIVERSAL::isa ...loaded. (0.06)
- UNIVERSAL::require ...loaded. (0.11)
[Class::C3 Speedup]
- Class::C3::XS ...loaded. (0.08 >= 0.02)
- Class::C3 ...loaded. (0.19 >= 0.16)
[Template support (required for Render::TT)]
- Template ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y
Sorry, we have to rerun the configuration dialog for CPAN.pm due to
some missing parameters...
Do you want to use a different command for './Build install'? Sudo
users will probably prefer:
su root -c ./Build
or
sudo ./Build
or
/path1/to/sudo -u admin_account ./Build
or some such. Your choice: [./Build] ./Build
Please remember to call 'o conf commit' to make the config permanent!
*** Dependencies will be installed the next time you type 'make'.
(You may need to do that as the 'root' user.)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::TagClouder
/home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Template,0
Cannot determine perl version info from lib/HTML/TagClouder.pm
Sorry, we have to rerun the configuration dialog for CPAN.pm due to
some missing parameters...
Do you want to use a different command for './Build install'? Sudo
users will probably prefer:
su root -c ./Build
or
sudo ./Build
or
/path1/to/sudo -u admin_account ./Build
or some such. Your choice: [./Build] ./Build
Please remember to call 'o conf commit' to make the config permanent!
*** Installing dependencies...
[MSG] No '/home/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources
*** Installing Template...
Running [/home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/Makefile.PL ]...
Template Toolkit Version 2.19
=============================
Using Unix defaults read from '.defaults.cfg'.
Run 'perl Makefile.PL TT_HELP' for a summary of options.
Accepting defaults automatically (TT_ACCEPT).
Template::Stash::XS
-------------------
The Template::Stash module is a core part of the Template Toolkit,
implementing the magic for accessing data using the dot notation.
There is a high speed version, Template::Stash::XS, written in C.
This makes the Template Toolkit run about twice as fast as when using
the regular Template::Stash written in Perl. If you've got a C
compiler on your system then you can elect to have the XS Stash built.
You can also specify that you want to use the XS Stash by default.
Note that as of version 2.15 the XS Stash now supports access to tied
hashes and arrays.
See 'perldoc Template::Config' for further details.
Do you want to build the XS Stash module? [y] y
Do you want to use the XS Stash by default? [y] y
Optional Extras
---------------
In additional to the Perl modules and POD documentation installed in
the usual way, the Template Toolkit distribution also contains a
number of optional components:
* Template libaries for basic HTML, Pod -> HTML, and PostScript
* Splash! - a stylish HTML user interface template library / widget set
* HTML documentation - distributed in template form for customisation
* Stylesheet templates to generate docs as vanilla HTML or using Splash!
* Examples - numerous examples of using the template libraries
If you want to install these optional components then you'll need to
specify a separate directory for them.
Do you want to install these components? [y] y
You can chose any directory for the installation of the additional
Template Toolkit components. The proposed default assumes a Unix
flavour to your operating system (suggestions for suitable defaults
for other platforms welcome).
Installation directory [/usr/local/tt2] /usr/local/tt2
Splash!
-------
The Splash! template library uses a number of (very) small images to
build user interface components. These will be installed into the
directory:
/usr/local/tt2/images
If you want to use the Splash! library then you'll need to copy these
images, define an alias (e.g. in the httpd.conf) or create a symbolic
link to them so that your web server can find them. Then you'll need
to specify the resulting URL which can be used to retrieve them from
the web server.
Typical values might be '/tt2/images', '/images/tt2', '/~user/tt2/images'
or even something like 'http://www.yourhost.org/images/tt2'.
(NOTE: If this is too much for you to think about right now, then
accept the default below and read the Template::Library::Splash
manpage at your leisure to find out more).
URL base for TT2 images? [/tt2/images] /tt2/images
HTML Documentation
------------------
The modules comprising the Template Toolkit contain comprehensive POD
documentation which can be browsed using 'perldoc' or 'man' (if your
system supports it). In additional, the distribution also includes a
set of source templates and style elements for generating the same
documentation in HTML format. These will be installed in the
directory:
/usr/local/tt2/docs
The HTML documentation can be built for you at "make install" time in
a plain and simple HTML format or using the Splash! library. You can
see examples of these different styles and browse the documentation
online at:
http://www.template-toolkit.org/docs/
Do you want to build the HTML documentation? [y] y
If you want to build the HTML documentation using the Splash! library
then you'll need to make sure you correctly defined the URL for the
Splash! images above. Otherwise, answer 'n' to the next question to
use plain HTML.
Do you want to use the Splash! library? [y] y
Which Splash! colour scheme would you like to use to build the
documentation? Acceptable values are:
Name Colours
-------------------------
default lilac/mauve
aqua aqua/marine
blue grey75/blue75
green grey75/green75
grey grey75/grey50
leon red75/orange/white/black
red grey75/red75
Enter name of colour scheme: [default] default
HTML Examples
-------------
A number of examples showing use of the HTML, Splash! and PostScript
libraries will be installed into:
/usr/local/tt2/examples
As with the documentation, the examples are provided in template form
and can be automatically built into HTML pages during the "make
install". These pages rely on the Splash! library and expect the
images URL to be correctly defined for correct viewing.
Do you want to build the HTML example pages? [y] y
Writing Makefile for Template::Stash::XS
Writing Makefile for Template
Configuration complete. You should now run 'make', 'make test' and
then 'make install'. See the README file for further information.
Installation Notes
------------------
Please note that the installation of the optional components and
building of the HTML documentation is performed at the "make install"
stage as the effective user at that time. This implies that this user
must have sufficient permission to install into the specified
directory and that all created directories and files will be owned by
them.
Running [/usr/bin/make test ]...
make[1]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19'
make[2]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
make[2]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/vmethods/*.t
t/args................ok
t/autoform............skipped
all skipped: Text::Autoformat tests unreliable under 5.010000
t/base................ok
t/binop...............ok
t/block...............ok
t/blocks..............ok
t/capture.............ok
t/case................ok
t/cgi.................ok
t/chomp...............ok
t/compile1............ok
t/compile2............ok
t/compile3............ok
t/compile4............ok
t/compile5............ok
t/config..............ok
t/constants...........ok
t/context.............ok
t/datafile............ok
t/date................ok
t/debug...............ok
t/directive...........ok
t/directry............ok
t/document............ok
t/dumper..............ok
t/error...............ok
t/evalperl............ok
t/exception...........ok
t/factory.............ok
t/file................ok
t/fileline............ok
t/filter..............ok
t/foreach.............ok
t/format..............ok
t/html................ok
t/image...............v-string in use/require non-portable at /home/cpanrun/build/5.10.0/site/lib/Image/Size.pm line 23.
ok
t/include.............ok
t/iterator............ok
t/leak................ok
t/list................ok
t/macro...............ok
t/object..............ok
t/output..............ok
t/parser..............ok
t/plugins.............ok
t/plusfile............ok
t/pod.................skipped
all skipped: Pod::POM not installed
t/prefix..............ok
t/proc................ok
t/process.............ok
t/provider............ok
t/ref.................ok
t/service.............ok
t/skel................ok
t/stash-xs............ok
t/stash...............ok
t/stashc..............ok
t/stop................ok
t/strcat..............ok
t/string..............ok
t/switch..............ok
t/table...............ok
t/tags................ok
t/template............ok
t/text................ok
t/throw...............ok
t/tiedhash............ok
t/try.................ok
t/unicode.............ok
t/url.................ok
t/vars................ok
t/varsv1..............ok
t/view................ok
t/vmethods/hash.......ok
t/vmethods/list.......ok
t/vmethods/replace....ok
t/vmethods/text.......ok
t/while...............ok
t/wrap................ok
t/wrapper.............ok
All tests successful, 2 tests skipped.
Files=80, Tests=2641, 35 wallclock secs (19.66 cusr + 3.07 csys = 22.73 CPU)
make[2]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
No tests defined for Template::Stash::XS extension.
make[2]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
make[1]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19'
[ERROR] MAKE INSTALL failed: Inappropriate ioctl for device make[1]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19'
make[2]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
make[2]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19/xs'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/cpanrun/build/5.10.0/site/lib/auto/Template/Stash/XS/XS.so
Installing /home/cpanrun/build/5.10.0/site/lib/auto/Template/Stash/XS/XS.bs
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Parser.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Service.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Exception.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Provider.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugins.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/View.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Document.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Config.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Stash.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Context.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Toolkit.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Filters.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Test.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Constants.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Modules.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Base.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Tutorial.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Iterator.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/FAQ.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Tutorial/Web.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Tutorial/Datafile.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Namespace/Constants.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Stash/Context.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Stash/XS.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Image.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Filter.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Directory.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/CGI.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Table.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Pod.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/View.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Format.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/URL.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/String.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/HTML.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Datafile.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/File.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Autoformat.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Wrap.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Procedural.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Date.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Iterator.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Dumper.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Library/PostScript.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Library/HTML.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Library/Splash.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Tools/ttree.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Tools/tpage.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Views.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Variables.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Syntax.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Plugins.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Config.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/VMethods.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Internals.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Intro.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Refs.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Filters.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Credits.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Manual/Directives.html
Installing /home/cpanrun/build/5.10.0/html/bin/ttree.html
Installing /home/cpanrun/build/5.10.0/html/bin/tpage.html
Installing /home/cpanrun/build/5.10.0/site/lib/Template.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugins.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Modules.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Base.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/VMethods.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Tutorial.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Context.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Document.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Grammar.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Toolkit.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Service.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Stash.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Constants.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Filters.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Iterator.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Exception.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Provider.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/FAQ.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Test.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/View.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Config.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Parser.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Directive.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Tutorial/Web.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Tutorial/Datafile.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Namespace/Constants.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Stash/Context.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Stash/XS.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Format.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Date.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/URL.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Image.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/CGI.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Datafile.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/String.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Filter.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Iterator.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/File.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Table.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Autoformat.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Directory.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Pod.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Procedural.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/HTML.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/View.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Wrap.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Dumper.pm
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Library/HTML.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Library/PostScript.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Library/Splash.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Tools/ttree.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Tools/tpage.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Intro.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/VMethods.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Views.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Directives.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Credits.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Plugins.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Internals.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Refs.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Filters.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Variables.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Syntax.pod
Installing /home/cpanrun/build/5.10.0/site/lib/Template/Manual/Config.pod
Installing /home/cpanrun/build/5.10.0/site/man/man1/ttree.1
Installing /home/cpanrun/build/5.10.0/site/man/man1/tpage.1
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Filters.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Tutorial::Web.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Parser.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Intro.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Iterator.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Stash::Context.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Stash.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Dumper.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Context.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Tutorial::Datafile.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Syntax.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Pod.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Tools::tpage.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Refs.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Plugins.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Procedural.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Library::PostScript.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Iterator.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Views.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::HTML.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Date.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Config.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Credits.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Provider.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::String.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::View.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Format.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Stash::XS.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Base.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Test.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Datafile.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Internals.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Exception.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Filters.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::File.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::View.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Modules.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Service.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Library::HTML.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::FAQ.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::URL.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::VMethods.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Wrap.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Library::Splash.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Document.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Table.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Directory.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Directives.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Filter.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Namespace::Constants.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Variables.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Tutorial.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Image.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Constants.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Toolkit.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::CGI.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugins.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Tools::ttree.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Autoformat.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Manual::Config.3
Installing /home/cpanrun/build/5.10.0/site/bin/ttree
Installing /home/cpanrun/build/5.10.0/site/bin/tpage
Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod
Installing optional components into /usr/local/tt2
+ docs
mkdir /usr/local/tt2: Permission denied at bin/tt2inst line 55
make[1]: *** [tt2_install] Error 9
make[1]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/Template-Toolkit-2.19'
Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at /home/cpanrun/build/5.10.0/lib/CPANPLUS/Backend.pm line 395
*** Template installation cancelled.
*** Module::AutoInstall installation finished.
cp lib/HTML/TagClouder/Processor.pm blib/lib/HTML/TagClouder/Processor.pm
cp lib/HTML/TagClouder/Tag.pm blib/lib/HTML/TagClouder/Tag.pm
cp lib/HTML/TagClouder/Iterator.pm blib/lib/HTML/TagClouder/Iterator.pm
cp lib/HTML/TagClouder/Collection/Simple.pm blib/lib/HTML/TagClouder/Collection/Simple.pm
cp lib/HTML/TagClouder/Processor/Simple.pm blib/lib/HTML/TagClouder/Processor/Simple.pm
cp lib/HTML/TagClouder/Collection.pm blib/lib/HTML/TagClouder/Collection.pm
cp lib/HTML/TagClouder/Render.pm blib/lib/HTML/TagClouder/Render.pm
cp lib/HTML/TagClouder/Render/TT.pm blib/lib/HTML/TagClouder/Render/TT.pm
cp lib/HTML/TagClouder.pm blib/lib/HTML/TagClouder.pm
Manifying blib/man3/HTML::TagClouder::Processor.3
Manifying blib/man3/HTML::TagClouder::Tag.3
Manifying blib/man3/HTML::TagClouder::Iterator.3
Manifying blib/man3/HTML::TagClouder::Collection::Simple.3
Manifying blib/man3/HTML::TagClouder::Processor::Simple.3
Manifying blib/man3/HTML::TagClouder::Collection.3
Manifying blib/man3/HTML::TagClouder::Render.3
Manifying blib/man3/HTML::TagClouder::Render::TT.3
Manifying blib/man3/HTML::TagClouder.3
/home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Template,0
Cannot determine perl version info from lib/HTML/TagClouder.pm
PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01_use.t t/99_pod-coverage.t t/99_pod.t
t/01_use.............1..1
ok 1 - use HTML::TagClouder;
ok
t/99_pod-coverage....1..0 # Skip Enable TEST_POD environment variable to test POD
skipped
all skipped: Enable TEST_POD environment variable to test POD
t/99_pod.............1..0 # Skip Enable TEST_POD environment variable to test POD
skipped
all skipped: Enable TEST_POD environment variable to test POD
All tests successful, 2 tests skipped.
Files=3, Tests=1, 0 wallclock secs ( 0.15 cusr + 0.06 csys = 0.21 CPU)
/home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Template,0
Cannot determine perl version info from lib/HTML/TagClouder.pm
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Processor.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Tag.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Collection.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Iterator.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Render.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Collection/Simple.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Render/TT.html
Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/TagClouder/Processor/Simple.html
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Tag.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Render.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Iterator.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Collection.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Processor.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Collection/Simple.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Render/TT.pm
Installing /home/cpanrun/build/5.10.0/site/lib/HTML/TagClouder/Processor/Simple.pm
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Tag.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Collection::Simple.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Render.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Iterator.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Processor.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Collection.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Processor::Simple.3
Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::TagClouder::Render::TT.3
Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod