Index: /trunk/psconfig/tagsets/ipp-3.3.dist
===================================================================
--- /trunk/psconfig/tagsets/ipp-3.3.dist	(revision 40673)
+++ /trunk/psconfig/tagsets/ipp-3.3.dist	(revision 40673)
@@ -0,0 +1,87 @@
+# necessary fields:                    
+# |-- tag?
+# ||-- build?
+# |||-- package? 
+# ||||-- update directory from CVS?
+# |||||-- build for developer?
+# |||||
+# |||||  module                 branch name      tag version   
+# ||||| 
+  YYNNY  Ohana                  ipp-2-9          -0
+  NNYYN  ohana.base             ipp-2-9          -0
+  NNYYN  libohana               ipp-2-9          -0
+  NNYYN  libfits                ipp-2-9          -0
+  NNYYN  libautocode            ipp-2-9          -0
+  NNYYN  libdvo                 ipp-2-9          -0
+  NNYYN  libkapa                ipp-2-9          -0
+  NNYYN  libtap.ohana           ipp-2-9          -0
+  NNYYN  addstar                ipp-2-9          -0
+  NNYYN  delstar                ipp-2-9          -0
+  NNYYN  getstar                ipp-2-9          -0
+  NNYYN  ohana.tools            ipp-2-9          -0
+  NNYYN  kapa2                  ipp-2-9          -0
+  NNYYN  relphot                ipp-2-9          -0
+  NNYYN  relastro               ipp-2-9          -0
+  NNYYN  uniphot                ipp-2-9          -0
+  NNYYN  opihi.base             ipp-2-9          -0
+  NNYYN  mana                   ipp-2-9          -0
+  NNYYN  dvo                    ipp-2-9          -0
+  NNYYN  pantasks               ipp-2-9          -0
+  NNYYN  pcontrol               ipp-2-9          -0
+  NNYYN  pclient                ipp-2-9          -0      
+          
+# psLib-based code needs the nebclient library to interact with nebulous
+  YNNYY  Nebulous/nebclient     ipp-2-9          -0
+
+  YYYYY  psLib                  ipp-2-9          -0
+  YYYYY  psModules              ipp-2-9          -0
+  YYYYY  ppStats                ipp-2-9          -0
+  YYYYY  psphot                 ipp-2-9          -0
+  YYYYY  psastro                ipp-2-9          -0
+  YYYYY  ppConfigDump           ipp-2-9          -0
+  YYYYY  ppImage                ipp-2-9          -0
+  YYYYY  ppNoiseMap             ipp-2-9          -0
+  YYYYY  ppNorm                 ipp-2-9          -0
+  YYYYY  ppMerge                ipp-2-9          -0
+  YNNYN  pedestal               ipp-2-9          -0
+  YYYYY  dvoTools               ipp-2-9          -0
+  YYYYY  pswarp                 ipp-2-9          -0
+  YYYYY  ppArith                ipp-2-9          -0
+  YYYYY  ppStack                ipp-2-9          -0
+  YYYYY  ppSub                  ipp-2-9          -0
+  YYYYY  ppSim                  ipp-2-9          -0
+          
+  YNNYY  Nebulous               ipp-2-9          -0
+  YNNYY  Nebulous-Server        ipp-2-9          -0
+  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
+  YYYYY  PS-IPP-Config          ipp-2-9          -0     
+          
+  YNNYY  glueforge              ipp-2-9          -0
+  YNNYY  dbconfig               ipp-2-9          -0
+  NNNNY  ippdb.src             
+  YYYNN  ippdb                  ipp-2-9          -0
+  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
+  YYYYY  pstamp                 ipp-2-9          -0
+  YYYYY  ippTools               ipp-2-9          -0
+  YYYYY  ippScripts             ipp-2-9          -0
+  YYYYY  ippTasks               ipp-2-9          -0
+  YYYYY  ippToPsps              ipp-2-9          -0
+          
+  YYYYY  ippconfig              ipp-2-9          -0
+  YNYYN  psconfig               ipp-2-9          -0
+  YNYYN  ippMonitor             ipp-2-9          -0
+  YYYYY  DataStore              ipp-2-9          -0
+  YYYYY  DataStoreServer        ipp-2-9          -0
+
+  YYYYY  ppTranslate            ipp-2-9          -0
+  YYYYY  ppViz                  ipp-2-9          -0
+  YYYYY  ppBackground		ipp-2-9		 -0
+  YYYYY  ppSkycell              ipp-2-9          -0
+
+  YYYYY  extsrc/gpcsw           ipp-2-9          -0
+# YYYYY  magic                  ipp-2-9          -0
+  YYYYY  magic/censorObjects    ipp-2-9          -0
+  YYYYY  magic/remove           ipp-2-9          -0
+  YYYYY  console                ipp-2-9          -0
+
+# there are externally required C libraries and perl modules (see INSTALL)
Index: /trunk/psconfig/tagsets/ipp-3.3.libs
===================================================================
--- /trunk/psconfig/tagsets/ipp-3.3.libs	(revision 40673)
+++ /trunk/psconfig/tagsets/ipp-3.3.libs	(revision 40673)
@@ -0,0 +1,98 @@
+# this file defines C libraries and C headers needed by the ipp, and information on finding them
+
+# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
+# modifications based on the architecture (eg, PATH/lib64, etc)
+# additional locations based on the env variables
+# dlltype to use
+
+# each entry contains:
+#   type : lib / include
+#   name 
+#   alternate names
+#   alternate paths
+#   tarball name
+#   tar directory
+#   force install by default?
+#   configure options
+#   make options
+#   make install options
+
+
+# Build tools
+bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
+bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
+bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
+bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
+bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
+
+lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
+lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 N NONE NONE NONE
+lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
+lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
+lib libmysqlclient       NONE           mysql  mysql-5.6.40.tar.gz      mysql-5.6.40     N --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
+lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
+lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+
+
+inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz   cfitsio3100-p3  N --enable-shared shared NONE
+inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
+inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
+inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+
+# xml is currently not used by IPP
+# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
+
+# doxygen is having some unknown build issues on alala
+# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
+
Index: /trunk/psconfig/tagsets/ipp-3.3.perl
===================================================================
--- /trunk/psconfig/tagsets/ipp-3.3.perl	(revision 40673)
+++ /trunk/psconfig/tagsets/ipp-3.3.perl	(revision 40673)
@@ -0,0 +1,131 @@
+# this is the full table of perl modules needed by IPP operations code.  modules needed only by Nebulous-Server
+# might not be in this file. The fields below are as follows:
+# |-- Group (sequence in a group should not be critical)
+# |   Name                          Tarball                                  Version        Build     Responses 
+# |                                 (in ../extperl/)                                        Opts      
+#
+  00  Module::Build                 Module-Build-0.4224.tar.gz               0              NONE      NONE
+# Module::Build is needed by various modules below, so it needs to be first
+
+# these modules are free of inter-dependencies:
+  01  AnyEvent                      AnyEvent-7.15.tar.gz                     0              NONE      NONE
+  01  Authen::NTLM                  NTLM-1.09.tar.gz			     0              NONE      NONE
+  01  AutoLoader                    AutoLoader-5.74.tar.gz		     0              NONE      NONE
+  01  CPAN::Meta::Check             CPAN-Meta-Check-0.014.tar.gz             0              NONE      NONE
+  01  Class::Data::Inheritable      Class-Data-Inheritable-0.08.tar.gz	     0              NONE      NONE
+  01  Class::Inspector              Class-Inspector-1.34.tar.gz		     1.34           NONE      NONE
+  01  Class::Prototyped             Class-Prototyped-1.13.tar.gz	     0              NONE      NONE
+  01  Class::Singleton              Class-Singleton-1.5.tar.gz		     0              NONE      NONE
+  01  Data::Dump                    Data-Dump-1.23.tar.gz		     0              NONE      NONE
+  01  Data::Validate::Domain        Data-Validate-Domain-0.14.tar.gz	     0              NONE      NONE
+  01  Date::Manip                   Date-Manip-6.76.tar.gz		     0              NONE      NONE
+  01  Date::Parse                   TimeDate-2.30.tar.gz		     0              NONE      NONE
+  01  Devel::CheckOS                Devel-CheckOS-1.81.tar.gz		     0              NONE      NONE
+  01  Devel::StackTrace             Devel-StackTrace-2.03.tar.gz	     0              NONE      NONE
+  01  Dist::CheckConflicts          Dist-CheckConflicts-0.11.tar.gz	     0              NONE      NONE
+  01  Eval::Closure                 Eval-Closure-0.14.tar.gz		     0              NONE      NONE
+  01  ExtUtils::TBone               ExtUtils-TBone-1.124.tar.gz		     0              NONE      NONE
+  01  File::Listing                 File-Listing-6.04.tar.gz		     0              NONE      NONE
+  01  File::NFSLock                 File-NFSLock-1.29.tar.gz		     0              NONE      NONE
+  01  File::ShareDir::Install       File-ShareDir-Install-0.13.tar.gz	     0              NONE      NONE
+  01  HTTP::Date                    HTTP-Date-6.02.tar.gz		     0              NONE      NONE
+  01  HTTP::Negotiate               HTTP-Negotiate-6.01.tar.gz		     6.01           NONE      NONE
+  01  HTTP::Request                 HTTP-Message-6.18.tar.gz		     6.18           NONE      NONE
+  01  Heap::Elem                    Heap-0.80.tar.gz			     0              NONE      NONE
+  01  IO::Pipely                    IO-Pipely-0.005.tar.gz		     0              NONE      NONE
+  01  IO::Pty                       IO-Tty-1.12.tar.gz			     1.12           NONE      NONE
+  01  IO::String                    IO-String-1.08.tar.gz		     1.08           NONE      NONE
+  01  IPC::Run3                     IPC-Run3-0.048.tar.gz		     0              NONE      NONE
+  01  List::MoreUtils               List-MoreUtils-0.428.tar.gz		     0.428          NONE      NONE
+  01  MIME::Entity                  MIME-tools-5.509.tar.gz		     0              NONE      NONE
+  01  MIME::Types                   MIME-Types-2.17.tar.gz		     0              NONE      NONE
+  01  MLDBM                         MLDBM-2.05.tar.gz			     0              NONE      NONE
+  01  MRO::Compat                   MRO-Compat-0.13.tar.gz		     0              NONE      NONE
+  01  Module::Implementation        Module-Implementation-0.09.tar.gz	     0              NONE      NONE
+  01  Module::Metadata              Module-Metadata-1.000033.tar.gz	     0              NONE      NONE
+  01  NetAddr::IP                   NetAddr-IP-4.079.tar.gz		     0              NONE      NONE
+  01  Number::Compare               Number-Compare-0.03.tar.gz		     0              NONE      NONE
+  01  POE::Test::Loops              POE-Test-Loops-1.360.tar.gz		     0              NONE      NONE
+  01  Params::Util                  Params-Util-1.07.tar.gz		     0              NONE      NONE
+  01  Path::Tiny                    Path-Tiny-0.108.tar.gz		     0              NONE      NONE
+  01  Perl::OSType                  Perl-OSType-1.010.tar.gz		     0              NONE      NONE
+  01  Pod::POM                      Pod-POM-2.01.tar.gz			     0              NONE      NONE
+  01  Role::Tiny                    Role-Tiny-2.000006.tar.gz                0              NONE      NONE
+  01  Specio                        Specio-0.43.tar.gz			     0              NONE      NONE
+  01  Spiffy                        Spiffy-0.46.tar.gz			     0              NONE      NONE
+  01  Sub::Exporter::Progressive    Sub-Exporter-Progressive-0.001013.tar.gz 0              NONE      NONE
+  01  Sub::Identify                 Sub-Identify-0.14.tar.gz		     0              NONE      NONE
+  01  Sub::Install                  Sub-Install-0.928.tar.gz		     0              NONE      NONE
+  01  Sub::Uplevel                  Sub-Uplevel-0.2800.tar.gz		     0              NONE      NONE
+  01  Test2::Plugin::NoWarnings     Test2-Plugin-NoWarnings-0.06.tar.gz	     0              NONE      NONE
+  01  Test2::Require::Module        Test2-Suite-0.000119.tar.gz		     0              NONE      NONE
+  01  Test::FailWarnings            Test-FailWarnings-0.008.tar.gz	     0              NONE      NONE
+  01  Test::Fatal                   Test-Fatal-0.014.tar.gz		     0              NONE      NONE
+  01  Test::File::ShareDir          Test-File-ShareDir-1.001002.tar.gz       0              NONE      NONE
+  01  Test::Needs                   Test-Needs-0.002006.tar.gz		     0              NONE      NONE
+  01  Test::Requires                Test-Requires-0.10.tar.gz		     0              NONE      NONE
+  01  Test::Warnings                Test-Warnings-0.026.tar.gz		     0              NONE      NONE
+  01  Test::Without::Module         Test-Without-Module-0.20.tar.gz	     0              NONE      NONE
+  01  Text::Diff                    Text-Diff-1.45.tar.gz		     0              NONE      NONE
+  01  Text::Glob                    Text-Glob-0.11.tar.gz		     0              NONE      NONE
+  01  Text::Template                Text-Template-1.55.tar.gz		     0              NONE      NONE
+  01  Tie::CPHash                   Tie-CPHash-2.000.tar.gz		     0              NONE      NONE
+  01  Try::Tiny                     Try-Tiny-0.30.tar.gz		     0              NONE      NONE
+  01  Variable::Magic               Variable-Magic-0.62.tar.gz               0              NONE      NONE
+  01  XML::Parser::PerlSAX          libxml-perl-0.08.tar.gz 		     0              NONE      NONE
+  01  XML::RegExp                   XML-RegExp-0.04.tar.gz		     0              NONE      NONE
+
+  02  Package::Stash                Package-Stash-0.38.tar.gz		     0              NONE      NONE -- Dist::CheckConflicts, Module::Implementation, Package::Stash::XS, Test::Fatal, Test::Requires
+  02  Test::Base                    Test-Base-0.89.tar.gz		     0              NONE      NONE -- Spiffy, Text::Diff
+  02  Test::Warn                    Test-Warn-0.36.tar.gz		     0              NONE      NONE -- Sub::Uplevel
+
+# the order here matters due to dependency chain:
+  03a Data::OptList                 Data-OptList-0.110.tar.gz		     0              NONE      NONE -- Sub::Install
+  03b Sub::Exporter                 Sub-Exporter-0.987.tar.gz		     0              NONE      NONE -- Data::OptList, Params::Util, Sub::Install
+  03c Devel::GlobalDestruction      Devel-GlobalDestruction-0.14.tar.gz	     0              NONE      NONE -- Sub::Exporter::Progressive
+  03d Exception::Class              Exception-Class-1.44.tar.gz		     0              NONE      NONE -- Class::Data::Inheritable, Devel::StackTrace
+  03e B::Hooks::EndOfScope          B-Hooks-EndOfScope-0.24.tar.gz           0              NONE      NONE -- Sub::Exporter::Progressive, Variable::Magic
+  03f namespace::clean              namespace-clean-0.27.tar.gz              0              NONE      NONE -- B::Hooks::EndOfScope, Package::Stash
+  03g namespace::autoclean          namespace-autoclean-0.28.tar.gz	     0              NONE      NONE -- B::Hooks::EndOfScope, Sub::Identify, Test::Requires, namespace::clean
+  03h Params::ValidationCompiler    Params-ValidationCompiler-0.30.tar.gz    0              NONE      NONE -- Eval::Closure, Exception::Class, Specio, Test2::Plugin::NoWarnings, Test2::Require::Module, Test2::V0, Test::Without::Module
+  03i DateTime::Locale              DateTime-Locale-1.24.tar.gz		     0              NONE      NONE -- Role::Tiny, namespace::autoclean, Params::ValidationCompiler
+  03j DateTime::TimeZone            DateTime-TimeZone-2.34.tar.gz	     0              NONE      NONE -- Class::Singleton, Params::ValidationCompiler, Specio::Library::Builtins, Specio::Library::String, Test::Fatal, Test::Requires, namespace::autoclean,
+  03k DateTime                      DateTime-1.50.tar.gz                     0              NONE      NONE -- CPAN::Meta::Check, DateTime::Locale, Test::Warnings
+  03l DateTime::Format::Strptime    DateTime-Format-Strptime-1.76.tar.gz     1.76           NONE      NONE -- DateTime::Locale, Test::Warnings
+# DateTime complains about DateTime::Format::Strptime with unknown format but succeeds
+# DateTime::Format::Strptime requires DateTime
+
+  04a Data::Validate::IP            Data-Validate-IP-0.27.tar.gz	     0              NONE      NONE -- NetAddr::IP, Test::Requires
+  04b Data::Validate::URI           Data-Validate-URI-0.07.tar.gz            0              NONE      NONE -- Data::Validate::IP
+
+# these modules are required by IPP and do NOT depend on modules above (REALLY? NONE?)
+  05  Astro::FITS::CFITSIO          Astro-FITS-CFITSIO-1.12.tar.gz           0              NONE      NONE -- libcfitsio
+  05  Cache                         Cache-2.11.tar.gz                        0              NONE      NONE
+  05  YAML                          YAML-1.27.tar.gz                         0              NONE      NONE
+  05  Config::YAML                  Config-YAML-1.42.tar.gz                  0              NONE      NONE
+  05  DBI                           DBI-1.642.tar.gz                         0              NONE      NONE
+  05  Digest::MD5::File             Digest-MD5-File-0.08.tar.gz              0              NONE      NONE
+  05  IPC::Run                      IPC-Run-20180523.0.tar.gz                20180523       NONE      NONE
+  05  LWP                           libwww-perl-6.38.tar.gz                  6.38           NONE      NONE
+  05  Log::Log4perl                 Log-Log4perl-1.49.tar.gz                 0              NONE      NONE
+  05  Params::Validate              Params-Validate-1.29.tar.gz              0              NONE      NONE
+  05  SOAP::Lite                    SOAP-Lite-1.27.tar.gz                    0              NONE      NONE
+  05  Statistics::Descriptive       Statistics-Descriptive-3.0702.tar.gz     0              NONE      NONE
+# a response is needed: (n,n) or (y,y) : (build XStash, use XStash)
+  05  Template                      Template-Toolkit-2.28.tar.gz             0              NONE      y,y  -- (build XStash, use XStash) : was n,n
+  05  URI                           URI-1.76.tar.gz                          1.76           NONE      NONE
+
+# these modules depend on modules in groups 00 - 05
+  06  DBD::Mock                     DBD-Mock-1.45.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Interp                  SQL-Interp-1.24.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Simple                  DBIx-Simple-1.37.tar.gz		     0              NONE      NONE -- DBI
+  06  File::Find::Rule              File-Find-Rule-0.34.tar.gz		     0              NONE      NONE -- Number::Compare, Text::Glob
+
+  07  Log::Dispatch::File           Log-Dispatch-2.68.tar.gz		     0              NONE      NONE -- Devel::GlobalDestruction, IPC::Run3, Params::ValidationCompiler, Specio, Test::Fatal, Test::Needs, namespace::autoclean
+  07  Log::Dispatch::FileRotate     Log-Dispatch-FileRotate-1.36.tar.gz	     0              NONE      NONE -- Date::Manip, Path::Tiny, Test::Warn, Log::Dispatch::File
+  07  MIME::Lite                    MIME-Lite-3.030.tar.gz		     0              NONE      NONE -- MIME::Types
+  07  POE                           POE-1.367.tar.gz			     0              NONE      n    -- IO::Pipely, POE::Test::Loops
+
+## the response (n) says that we do not want to skip network tests
+  08  Test::YAML                    Test-YAML-1.07.tar.gz		     0              NONE      NONE -- Test::Base
+  08  XML::DOM                      XML-DOM-1.46.tar.gz                      0              NONE      NONE -- XML::Parser::PerlSAX, XML::RegExp
