components/perl512/perl-512.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3562 d0d2750c6f52
child 7711 48f87ff8204e
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/runtime/perl-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/runtime/perl-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value=Perl
    27 set name=pkg.description \
    28 set name=pkg.description \
    28     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
    29     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
    29 set name=pkg.summary value=Perl
       
    30 set name=com.oracle.info.description value="Perl 5.12"
    30 set name=com.oracle.info.description value="Perl 5.12"
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    32 set name=info.classification \
    32     value=org.opensolaris.category.2008:Development/Perl
    33     value=org.opensolaris.category.2008:Development/Perl
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid \
    36 set name=org.opensolaris.arc-caseid value=PSARC/2010/359
    36     value=PSARC/2010/359
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=com.oracle.info.tpno value=$(TPNO)
    38 dir  path=usr
    39 dir path=usr
    39 
    40 dir path=usr/perl5
    40 # This link is always mediated.
    41 dir path=usr/perl5/$(PERL_VERSION)
    41 # Customers may customize this link by creating their own IPS
    42 dir path=usr/perl5/$(PERL_VERSION)/bin
    42 # packages with mediated links.
    43 dir path=usr/perl5/$(PERL_VERSION)/lib
    43 # DELETE the dupaction once the mediated link is published
    44 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int
    44 # in the main repo.
    45 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B
    45 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
    46 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE
    46     mediator-priority=vendor mediator-version=5.12 \
    47 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress
    47     pkg.linted.pkglint.dupaction010.2=true
    48 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw
    48 dir  path=usr/perl5
    49 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Data
    49 dir  path=usr/perl5/$(PERL_VERSION)
    50 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel
    50 dir  path=usr/perl5/$(PERL_VERSION)/bin
    51 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest
       
    52 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode
       
    53 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN
       
    54 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP
       
    55 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR
       
    56 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME
       
    57 dir \
       
    58     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header
       
    59 dir \
       
    60     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode
       
    61 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File
       
    62 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec
       
    63 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter
       
    64 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter/Util
       
    65 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash
       
    66 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util
       
    67 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/I18N
       
    68 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO
       
    69 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket
       
    70 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC
       
    71 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List
       
    72 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util
       
    73 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME
       
    74 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math
       
    75 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math/BigInt
       
    76 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO
       
    77 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar
       
    78 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util
       
    79 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys
       
    80 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Text
       
    81 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time
       
    82 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Unicode
       
    83 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto
       
    84 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/B
       
    85 dir \
       
    86     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress
       
    87 dir \
       
    88     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw
       
    89 dir \
       
    90     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2
       
    91 dir \
       
    92     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib
       
    93 dir \
       
    94     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Zlib
       
    95 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Cwd
       
    96 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data
       
    97 dir \
       
    98     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data/Dumper
       
    99 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel
       
   100 dir \
       
   101     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/DProf
       
   102 dir \
       
   103     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/PPPort
       
   104 dir \
       
   105     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/Peek
       
   106 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest
       
   107 dir \
       
   108     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/MD5
       
   109 dir \
       
   110     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/SHA
       
   111 dir \
       
   112     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader
       
   113 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode
       
   114 dir \
       
   115     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Byte
       
   116 dir \
       
   117     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/CN
       
   118 dir \
       
   119     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/EBCDIC
       
   120 dir \
       
   121     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/JP
       
   122 dir \
       
   123     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/KR
       
   124 dir \
       
   125     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Symbol
       
   126 dir \
       
   127     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/TW
       
   128 dir \
       
   129     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Unicode
       
   130 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Fcntl
       
   131 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File
       
   132 dir \
       
   133     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File/Glob
       
   134 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter
       
   135 dir \
       
   136     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util
       
   137 dir \
       
   138     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util/Call
       
   139 dir \
       
   140     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/GDBM_File
       
   141 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash
       
   142 dir \
       
   143     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util
       
   144 dir \
       
   145     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/FieldHash
       
   146 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N
       
   147 dir \
       
   148     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo
       
   149 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IO
       
   150 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC
       
   151 dir \
       
   152     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC/SysV
       
   153 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List
       
   154 dir \
       
   155     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List/Util
       
   156 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME
       
   157 dir \
       
   158     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME/Base64
       
   159 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math
       
   160 dir \
       
   161     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt
       
   162 dir \
       
   163     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt/FastCalc
       
   164 dir \
       
   165     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/NDBM_File
       
   166 dir \
       
   167     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/ODBM_File
       
   168 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Opcode
       
   169 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX
       
   170 dir \
       
   171     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction
       
   172 dir \
       
   173     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt
       
   174 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO
       
   175 dir \
       
   176     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/encoding
       
   177 dir \
       
   178     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/scalar
       
   179 dir \
       
   180     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/via
       
   181 dir \
       
   182     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/SDBM_File
       
   183 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Socket
       
   184 dir \
       
   185     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable
       
   186 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys
       
   187 dir \
       
   188     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname
       
   189 dir \
       
   190     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Syslog
       
   191 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text
       
   192 dir \
       
   193     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text/Soundex
       
   194 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time
       
   195 dir \
       
   196     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/HiRes
       
   197 dir \
       
   198     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/Piece
       
   199 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode
       
   200 dir \
       
   201     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode/Normalize
       
   202 dir \
       
   203     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/attributes
       
   204 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/mro
       
   205 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/re
       
   206 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/sdbm
       
   207 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads
       
   208 dir \
       
   209     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/shared
       
   210 dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads
       
   211 dir path=usr/perl5/$(PERL_VERSION)/lib/App
       
   212 dir path=usr/perl5/$(PERL_VERSION)/lib/App/Prove
       
   213 dir path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State
       
   214 dir path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result
       
   215 dir path=usr/perl5/$(PERL_VERSION)/lib/Archive
       
   216 dir path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar
       
   217 dir path=usr/perl5/$(PERL_VERSION)/lib/Attribute
       
   218 dir path=usr/perl5/$(PERL_VERSION)/lib/B
       
   219 dir path=usr/perl5/$(PERL_VERSION)/lib/B/Lint
       
   220 dir path=usr/perl5/$(PERL_VERSION)/lib/CGI
       
   221 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN
       
   222 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN/API
       
   223 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception
       
   224 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP
       
   225 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify
       
   226 dir path=usr/perl5/$(PERL_VERSION)/lib/CPAN/LWP
       
   227 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS
       
   228 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend
       
   229 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure
       
   230 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist
       
   231 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build
       
   232 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals
       
   233 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants
       
   234 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source
       
   235 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite
       
   236 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils
       
   237 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module
       
   238 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author
       
   239 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell
       
   240 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default
       
   241 dir path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins
       
   242 dir path=usr/perl5/$(PERL_VERSION)/lib/Carp
       
   243 dir path=usr/perl5/$(PERL_VERSION)/lib/Class
       
   244 dir path=usr/perl5/$(PERL_VERSION)/lib/Compress
       
   245 dir path=usr/perl5/$(PERL_VERSION)/lib/Config
       
   246 dir path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter
       
   247 dir path=usr/perl5/$(PERL_VERSION)/lib/Devel
       
   248 dir path=usr/perl5/$(PERL_VERSION)/lib/Digest
       
   249 dir path=usr/perl5/$(PERL_VERSION)/lib/Encode
       
   250 dir path=usr/perl5/$(PERL_VERSION)/lib/Exporter
       
   251 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils
       
   252 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder
       
   253 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform
       
   254 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows
       
   255 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command
       
   256 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant
       
   257 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist
       
   258 dir path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker
       
   259 dir path=usr/perl5/$(PERL_VERSION)/lib/File
       
   260 dir path=usr/perl5/$(PERL_VERSION)/lib/Filter
       
   261 dir path=usr/perl5/$(PERL_VERSION)/lib/Getopt
       
   262 dir path=usr/perl5/$(PERL_VERSION)/lib/I18N
       
   263 dir path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags
       
   264 dir path=usr/perl5/$(PERL_VERSION)/lib/IO
       
   265 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress
       
   266 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter
       
   267 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base
       
   268 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip
       
   269 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip
       
   270 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib
       
   271 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress
       
   272 dir path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter
       
   273 dir path=usr/perl5/$(PERL_VERSION)/lib/IPC
       
   274 dir path=usr/perl5/$(PERL_VERSION)/lib/Locale
       
   275 dir path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext
       
   276 dir path=usr/perl5/$(PERL_VERSION)/lib/Log
       
   277 dir path=usr/perl5/$(PERL_VERSION)/lib/Log/Message
       
   278 dir path=usr/perl5/$(PERL_VERSION)/lib/Math
       
   279 dir path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat
       
   280 dir path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt
       
   281 dir path=usr/perl5/$(PERL_VERSION)/lib/Memoize
       
   282 dir path=usr/perl5/$(PERL_VERSION)/lib/Module
       
   283 dir path=usr/perl5/$(PERL_VERSION)/lib/Module/Build
       
   284 dir path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform
       
   285 dir path=usr/perl5/$(PERL_VERSION)/lib/Module/Load
       
   286 dir path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable
       
   287 dir path=usr/perl5/$(PERL_VERSION)/lib/Net
       
   288 dir path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP
       
   289 dir path=usr/perl5/$(PERL_VERSION)/lib/Object
       
   290 dir path=usr/perl5/$(PERL_VERSION)/lib/Package
       
   291 dir path=usr/perl5/$(PERL_VERSION)/lib/Params
       
   292 dir path=usr/perl5/$(PERL_VERSION)/lib/Parse
       
   293 dir path=usr/perl5/$(PERL_VERSION)/lib/Parse/CPAN
       
   294 dir path=usr/perl5/$(PERL_VERSION)/lib/PerlIO
       
   295 dir path=usr/perl5/$(PERL_VERSION)/lib/PerlIO/via
       
   296 dir path=usr/perl5/$(PERL_VERSION)/lib/Pod
       
   297 dir path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc
       
   298 dir path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple
       
   299 dir path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text
       
   300 dir path=usr/perl5/$(PERL_VERSION)/lib/Search
       
   301 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP
       
   302 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter
       
   303 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console
       
   304 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File
       
   305 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser
       
   306 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator
       
   307 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result
       
   308 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler
       
   309 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source
       
   310 dir path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish
       
   311 dir path=usr/perl5/$(PERL_VERSION)/lib/Term
       
   312 dir path=usr/perl5/$(PERL_VERSION)/lib/Term/UI
       
   313 dir path=usr/perl5/$(PERL_VERSION)/lib/Test
       
   314 dir path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder
       
   315 dir path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester
       
   316 dir path=usr/perl5/$(PERL_VERSION)/lib/Text
       
   317 dir path=usr/perl5/$(PERL_VERSION)/lib/Thread
       
   318 dir path=usr/perl5/$(PERL_VERSION)/lib/Tie
       
   319 dir path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash
       
   320 dir path=usr/perl5/$(PERL_VERSION)/lib/Time
       
   321 dir path=usr/perl5/$(PERL_VERSION)/lib/Unicode
       
   322 dir path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate
       
   323 dir path=usr/perl5/$(PERL_VERSION)/lib/User
       
   324 dir path=usr/perl5/$(PERL_VERSION)/lib/autodie
       
   325 dir path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception
       
   326 dir path=usr/perl5/$(PERL_VERSION)/lib/encoding
       
   327 dir path=usr/perl5/$(PERL_VERSION)/lib/inc
       
   328 dir path=usr/perl5/$(PERL_VERSION)/lib/inc/latest
       
   329 dir path=usr/perl5/$(PERL_VERSION)/lib/overload
       
   330 dir path=usr/perl5/$(PERL_VERSION)/lib/pod
       
   331 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore
       
   332 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/To
       
   333 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary
       
   334 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted
       
   335 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib
       
   336 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex
       
   337 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age
       
   338 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha
       
   339 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc
       
   340 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC
       
   341 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM
       
   342 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk
       
   343 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE
       
   344 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI
       
   345 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF
       
   346 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM
       
   347 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF
       
   348 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL
       
   349 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT
       
   350 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU
       
   351 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased
       
   352 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc
       
   353 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx
       
   354 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI
       
   355 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash
       
   356 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep
       
   357 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia
       
   358 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt
       
   359 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea
       
   360 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext
       
   361 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB
       
   362 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc
       
   363 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase
       
   364 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt
       
   365 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex
       
   366 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hst
       
   367 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen
       
   368 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC
       
   369 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS
       
   370 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB
       
   371 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST
       
   372 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo
       
   373 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In
       
   374 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg
       
   375 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC
       
   376 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt
       
   377 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/LOE
       
   378 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb
       
   379 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower
       
   380 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math
       
   381 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar
       
   382 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFCQC
       
   383 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC
       
   384 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC
       
   385 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKDQC
       
   386 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt
       
   387 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv
       
   388 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha
       
   389 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI
       
   390 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt
       
   391 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC
       
   392 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS
       
   393 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower
       
   394 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath
       
   395 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper
       
   396 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn
       
   397 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS
       
   398 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl
       
   399 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark
       
   400 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical
       
   401 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB
       
   402 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD
       
   403 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm
       
   404 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc
       
   405 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space
       
   406 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term
       
   407 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo
       
   408 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper
       
   409 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS
       
   410 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB
       
   411 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC
       
   412 dir path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS
       
   413 dir path=usr/perl5/$(PERL_VERSION)/lib/version
       
   414 dir path=usr/perl5/$(PERL_VERSION)/lib/warnings
       
   415 dir path=usr/perl5/$(PERL_VERSION)/man
       
   416 dir path=usr/perl5/$(PERL_VERSION)/man/man1
       
   417 dir path=usr/perl5/$(PERL_VERSION)/man/man3
       
   418 dir path=usr/perl5/site_perl
       
   419 dir path=usr/perl5/site_perl/$(PERL_VERSION)
       
   420 dir path=usr/perl5/site_perl/$(PERL_VERSION)/$(PERL_ARCH)-solaris-64int
       
   421 file path=usr/perl5/$(PERL_VERSION)/bin/a2p
    51 file path=usr/perl5/$(PERL_VERSION)/bin/a2p
   422 file path=usr/perl5/$(PERL_VERSION)/bin/c2ph
    52 file path=usr/perl5/$(PERL_VERSION)/bin/c2ph
   423 file path=usr/perl5/$(PERL_VERSION)/bin/config_data
    53 file path=usr/perl5/$(PERL_VERSION)/bin/config_data
   424 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
    54 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
   425 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
    55 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
   431 file path=usr/perl5/$(PERL_VERSION)/bin/find2perl
    61 file path=usr/perl5/$(PERL_VERSION)/bin/find2perl
   432 file path=usr/perl5/$(PERL_VERSION)/bin/h2ph
    62 file path=usr/perl5/$(PERL_VERSION)/bin/h2ph
   433 file path=usr/perl5/$(PERL_VERSION)/bin/h2xs
    63 file path=usr/perl5/$(PERL_VERSION)/bin/h2xs
   434 file path=usr/perl5/$(PERL_VERSION)/bin/instmodsh
    64 file path=usr/perl5/$(PERL_VERSION)/bin/instmodsh
   435 file path=usr/perl5/$(PERL_VERSION)/bin/libnetcfg
    65 file path=usr/perl5/$(PERL_VERSION)/bin/libnetcfg
   436 file build/$(MACH32)-st/perl path=usr/perl5/$(PERL_VERSION)/bin/perl$(COMPONENT_VERSION)
    66 hardlink path=usr/perl5/$(PERL_VERSION)/bin/perl target=perl$(COMPONENT_VERSION)
       
    67 file build/$(MACH32)-st/perl \
       
    68     path=usr/perl5/$(PERL_VERSION)/bin/perl$(COMPONENT_VERSION)
   437 file path=usr/perl5/$(PERL_VERSION)/bin/perlbug
    69 file path=usr/perl5/$(PERL_VERSION)/bin/perlbug
   438 file path=usr/perl5/$(PERL_VERSION)/bin/perldoc
    70 file path=usr/perl5/$(PERL_VERSION)/bin/perldoc
   439 file path=usr/perl5/$(PERL_VERSION)/bin/perlivp
    71 file path=usr/perl5/$(PERL_VERSION)/bin/perlivp
       
    72 hardlink path=usr/perl5/$(PERL_VERSION)/bin/perlthanks target=perlbug
   440 file path=usr/perl5/$(PERL_VERSION)/bin/piconv
    73 file path=usr/perl5/$(PERL_VERSION)/bin/piconv
   441 file path=usr/perl5/$(PERL_VERSION)/bin/pl2pm
    74 file path=usr/perl5/$(PERL_VERSION)/bin/pl2pm
   442 file path=usr/perl5/$(PERL_VERSION)/bin/pod2html
    75 file path=usr/perl5/$(PERL_VERSION)/bin/pod2html
   443 file path=usr/perl5/$(PERL_VERSION)/bin/pod2latex
    76 file path=usr/perl5/$(PERL_VERSION)/bin/pod2latex
   444 file path=usr/perl5/$(PERL_VERSION)/bin/pod2man
    77 file path=usr/perl5/$(PERL_VERSION)/bin/pod2man
   445 file path=usr/perl5/$(PERL_VERSION)/bin/pod2text
    78 file path=usr/perl5/$(PERL_VERSION)/bin/pod2text
   446 file path=usr/perl5/$(PERL_VERSION)/bin/pod2usage
    79 file path=usr/perl5/$(PERL_VERSION)/bin/pod2usage
   447 file path=usr/perl5/$(PERL_VERSION)/bin/podchecker
    80 file path=usr/perl5/$(PERL_VERSION)/bin/podchecker
   448 file path=usr/perl5/$(PERL_VERSION)/bin/podselect
    81 file path=usr/perl5/$(PERL_VERSION)/bin/podselect
   449 file path=usr/perl5/$(PERL_VERSION)/bin/prove
    82 file path=usr/perl5/$(PERL_VERSION)/bin/prove
       
    83 hardlink path=usr/perl5/$(PERL_VERSION)/bin/psed target=s2p
       
    84 hardlink path=usr/perl5/$(PERL_VERSION)/bin/pstruct target=c2ph
   450 file path=usr/perl5/$(PERL_VERSION)/bin/ptar
    85 file path=usr/perl5/$(PERL_VERSION)/bin/ptar
   451 file path=usr/perl5/$(PERL_VERSION)/bin/ptardiff
    86 file path=usr/perl5/$(PERL_VERSION)/bin/ptardiff
   452 file path=usr/perl5/$(PERL_VERSION)/bin/s2p
    87 file path=usr/perl5/$(PERL_VERSION)/bin/s2p
   453 file path=usr/perl5/$(PERL_VERSION)/bin/shasum
    88 file path=usr/perl5/$(PERL_VERSION)/bin/shasum
   454 file path=usr/perl5/$(PERL_VERSION)/bin/splain
    89 file path=usr/perl5/$(PERL_VERSION)/bin/splain
   455 file path=usr/perl5/$(PERL_VERSION)/bin/xsubpp
    90 file path=usr/perl5/$(PERL_VERSION)/bin/xsubpp
       
    91 dir  path=usr/perl5/$(PERL_VERSION)/lib
       
    92 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int
   456 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/.packlist
    93 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/.packlist
       
    94 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B
   457 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B.pm
    95 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B.pm
   458 file \
    96 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Concise.pm
   459     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Concise.pm
    97 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Showlex.pm
   460 file \
       
   461     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Showlex.pm
       
   462 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Terse.pm
    98 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Terse.pm
   463 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Xref.pm
    99 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/B/Xref.pm
   464 file \
   100 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE
   465     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/EXTERN.h
   101 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/EXTERN.h
   466 file \
   102 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/INTERN.h
   467     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/INTERN.h
       
   468 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/XSUB.h
   103 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/XSUB.h
   469 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/av.h
   104 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/av.h
   470 file \
   105 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/bitcount.h
   471     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/bitcount.h
   106 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cc_runtime.h
   472 file \
   107 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/config.h
   473     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cc_runtime.h
       
   474 file \
       
   475     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/config.h
       
   476 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cop.h
   108 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cop.h
   477 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cv.h
   109 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/cv.h
   478 file \
   110 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/dosish.h
   479     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/dosish.h
   111 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/embed.h
   480 file \
   112 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/embedvar.h
   481     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/embed.h
   113 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/fakesdio.h
   482 file \
   114 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/fakethr.h
   483     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/embedvar.h
       
   484 file \
       
   485     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/fakesdio.h
       
   486 file \
       
   487     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/fakethr.h
       
   488 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/form.h
   115 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/form.h
   489 file \
   116 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/git_version.h
   490     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/git_version.h
       
   491 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/gv.h
   117 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/gv.h
   492 file \
   118 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/handy.h
   493     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/handy.h
       
   494 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/hv.h
   119 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/hv.h
   495 file \
   120 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/intrpvar.h
   496     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/intrpvar.h
   121 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/iperlsys.h
   497 file \
   122 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/keywords.h
   498     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/iperlsys.h
   123 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/libperl.so
   499 file \
   124 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/malloc_ctl.h
   500     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/keywords.h
       
   501 file \
       
   502     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/libperl.so
       
   503 file \
       
   504     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/malloc_ctl.h
       
   505 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/mg.h
   125 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/mg.h
   506 file \
   126 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/mydtrace.h
   507     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/mydtrace.h
   127 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/nostdio.h
   508 file \
       
   509     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/nostdio.h
       
   510 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/op.h
   128 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/op.h
   511 file \
   129 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/opcode.h
   512     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/opcode.h
   130 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/opnames.h
   513 file \
   131 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/overload.h
   514     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/opnames.h
       
   515 file \
       
   516     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/overload.h
       
   517 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pad.h
   132 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pad.h
   518 file \
   133 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/parser.h
   519     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/parser.h
   134 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/patchlevel.h
   520 file \
       
   521     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/patchlevel.h
       
   522 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perl.h
   135 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perl.h
   523 file \
   136 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlapi.h
   524     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlapi.h
   137 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perldtrace.h
   525 file \
   138 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlio.h
   526     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perldtrace.h
   139 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perliol.h
   527 file \
   140 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlsdio.h
   528     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlio.h
   141 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlsfio.h
   529 file \
   142 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlvars.h
   530     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perliol.h
   143 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perly.h
   531 file \
       
   532     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlsdio.h
       
   533 file \
       
   534     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlsfio.h
       
   535 file \
       
   536     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perlvars.h
       
   537 file \
       
   538     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/perly.h
       
   539 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pp.h
   144 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pp.h
   540 file \
   145 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pp_proto.h
   541     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/pp_proto.h
   146 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/proto.h
   542 file \
   147 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/reentr.h
   543     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/proto.h
   148 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regcharclass.h
   544 file \
   149 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regcomp.h
   545     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/reentr.h
   150 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regexp.h
   546 file \
   151 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regnodes.h
   547     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regcharclass.h
   152 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/scope.h
   548 file \
       
   549     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regcomp.h
       
   550 file \
       
   551     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regexp.h
       
   552 file \
       
   553     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/regnodes.h
       
   554 file \
       
   555     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/scope.h
       
   556 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/sv.h
   153 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/sv.h
   557 file \
   154 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/thread.h
   558     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/thread.h
   155 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/time64.h
   559 file \
   156 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/time64_config.h
   560     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/time64.h
   157 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/uconfig.h
   561 file \
   158 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/unixish.h
   562     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/time64_config.h
       
   563 file \
       
   564     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/uconfig.h
       
   565 file \
       
   566     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/unixish.h
       
   567 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/utf8.h
   159 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/utf8.h
   568 file \
   160 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/utfebcdic.h
   569     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/utfebcdic.h
       
   570 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/util.h
   161 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/util.h
   571 file \
   162 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/uudmap.h
   572     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/uudmap.h
   163 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/warnings.h
   573 file \
   164 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress
   574     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/CORE/warnings.h
   165 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw
   575 file \
   166 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw/Bzip2.pm
   576     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw/Bzip2.pm
   167 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw/Zlib.pm
   577 file \
       
   578     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Compress/Raw/Zlib.pm
       
   579 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config.pm
   168 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config.pm
   580 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config.pod
   169 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config.pod
   581 file \
   170 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config_git.pl
   582     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config_git.pl
   171 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config_heavy.pl
   583 file \
       
   584     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Config_heavy.pl
       
   585 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Cwd.pm
   172 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Cwd.pm
   586 file \
   173 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/DB_File.pm
   587     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Data/Dumper.pm
   174 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Data
   588 file \
   175 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Data/Dumper.pm
   589     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/DB_File.pm
   176 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel
   590 file \
   177 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/DProf.pm
   591     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/DProf.pm
   178 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/PPPort.pm
   592 file \
   179 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/Peek.pm
   593     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/PPPort.pm
   180 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest
   594 file \
   181 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest/MD5.pm
   595     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Devel/Peek.pm
   182 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest/SHA.pm
   596 file \
   183 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/DynaLoader.pm
   597     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest/MD5.pm
   184 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode
   598 file \
       
   599     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Digest/SHA.pm
       
   600 file \
       
   601     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/DynaLoader.pm
       
   602 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode.pm
   185 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode.pm
   603 file \
   186 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Alias.pm
   604     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Alias.pm
   187 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Byte.pm
   605 file \
   188 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CJKConstants.pm
   606     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Byte.pm
   189 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN
   607 file \
   190 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN.pm
   608     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CJKConstants.pm
   191 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN/HZ.pm
   609 file \
   192 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Config.pm
   610     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN.pm
   193 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/EBCDIC.pm
   611 file \
   194 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Encoder.pm
   612     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/CN/HZ.pm
   195 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Encoding.pm
   613 file \
   196 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/GSM0338.pm
   614     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Config.pm
   197 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Guess.pm
   615 file \
   198 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP
   616     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/EBCDIC.pm
   199 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP.pm
   617 file \
   200 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP/H2Z.pm
   618     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Encoder.pm
   201 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP/JIS7.pm
   619 file \
   202 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR
   620     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Encoding.pm
   203 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR.pm
   621 file \
   204 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR/2022_KR.pm
   622     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/GSM0338.pm
   205 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME
   623 file \
   206 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header
   624     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Guess.pm
   207 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header.pm
   625 file \
   208 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header/ISO_2022_JP.pm
   626     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP.pm
   209 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Name.pm
   627 file \
   210 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Symbol.pm
   628     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP/H2Z.pm
   211 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/TW.pm
   629 file \
   212 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode
   630     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/JP/JIS7.pm
   213 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode.pm
   631 file \
   214 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode/UTF7.pm
   632     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR.pm
       
   633 file \
       
   634     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/KR/2022_KR.pm
       
   635 file \
       
   636     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header.pm
       
   637 file \
       
   638     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Header/ISO_2022_JP.pm
       
   639 file \
       
   640     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/MIME/Name.pm
       
   641 file \
       
   642     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Symbol.pm
       
   643 file \
       
   644     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/TW.pm
       
   645 file \
       
   646     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode.pm
       
   647 file \
       
   648     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Encode/Unicode/UTF7.pm
       
   649 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Errno.pm
   215 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Errno.pm
   650 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Fcntl.pm
   216 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Fcntl.pm
   651 file \
   217 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File
   652     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Glob.pm
   218 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Glob.pm
   653 file \
   219 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec
   654     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec.pm
   220 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec.pm
   655 file \
   221 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Cygwin.pm
   656     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Cygwin.pm
   222 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Epoc.pm
   657 file \
   223 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Functions.pm
   658     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Epoc.pm
   224 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Mac.pm
   659 file \
   225 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/OS2.pm
   660     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Functions.pm
   226 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Unix.pm
   661 file \
   227 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/VMS.pm
   662     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Mac.pm
   228 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Win32.pm
   663 file \
   229 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter
   664     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/OS2.pm
   230 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter/Util
   665 file \
   231 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter/Util/Call.pm
   666     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Unix.pm
   232 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/GDBM_File.pm
   667 file \
   233 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash
   668     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/VMS.pm
   234 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util
   669 file \
   235 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util.pm
   670     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/File/Spec/Win32.pm
   236 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util/FieldHash.pm
   671 file \
   237 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/I18N
   672     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Filter/Util/Call.pm
   238 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/I18N/Langinfo.pm
   673 file \
   239 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO
   674     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/GDBM_File.pm
       
   675 file \
       
   676     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util.pm
       
   677 file \
       
   678     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Hash/Util/FieldHash.pm
       
   679 file \
       
   680     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/I18N/Langinfo.pm
       
   681 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO.pm
   240 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO.pm
   682 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Dir.pm
   241 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Dir.pm
   683 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/File.pm
   242 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/File.pm
   684 file \
   243 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Handle.pm
   685     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Handle.pm
       
   686 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Pipe.pm
   244 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Pipe.pm
   687 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Poll.pm
   245 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Poll.pm
   688 file \
   246 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Seekable.pm
   689     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Seekable.pm
   247 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Select.pm
   690 file \
   248 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket
   691     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Select.pm
   249 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket.pm
   692 file \
   250 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket/INET.pm
   693     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket.pm
   251 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket/UNIX.pm
   694 file \
   252 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC
   695     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket/INET.pm
       
   696 file \
       
   697     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IO/Socket/UNIX.pm
       
   698 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/Msg.pm
   253 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/Msg.pm
   699 file \
   254 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/Semaphore.pm
   700     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/Semaphore.pm
   255 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/SharedMem.pm
   701 file \
       
   702     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/SharedMem.pm
       
   703 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/SysV.pm
   256 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/IPC/SysV.pm
   704 file \
   257 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List
   705     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util.pm
   258 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util
   706 file \
   259 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util.pm
   707     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util/PP.pm
   260 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util/PP.pm
   708 file \
   261 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util/XS.pm
   709     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/List/Util/XS.pm
   262 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME
   710 file \
   263 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME/Base64.pm
   711     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME/Base64.pm
   264 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME/QuotedPrint.pm
   712 file \
   265 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math
   713     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/MIME/QuotedPrint.pm
   266 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math/BigInt
   714 file \
   267 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math/BigInt/FastCalc.pm
   715     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Math/BigInt/FastCalc.pm
   268 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/NDBM_File.pm
   716 file \
       
   717     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/NDBM_File.pm
       
   718 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/O.pm
   269 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/O.pm
   719 file \
   270 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/ODBM_File.pm
   720     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/ODBM_File.pm
       
   721 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Opcode.pm
   271 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Opcode.pm
   722 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/POSIX.pm
   272 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/POSIX.pm
   723 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/POSIX.pod
   273 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/POSIX.pod
   724 file \
   274 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO
   725     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/encoding.pm
   275 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/encoding.pm
   726 file \
   276 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/scalar.pm
   727     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/scalar.pm
   277 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/via.pm
   728 file \
   278 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/SDBM_File.pm
   729     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/PerlIO/via.pm
   279 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar
   730 file \
   280 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util
   731     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/SDBM_File.pm
   281 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util.pm
   732 file \
   282 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util/PP.pm
   733     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util.pm
       
   734 file \
       
   735     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Scalar/Util/PP.pm
       
   736 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Socket.pm
   283 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Socket.pm
   737 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Storable.pm
   284 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Storable.pm
   738 file \
   285 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys
   739     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys/Hostname.pm
   286 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys/Hostname.pm
   740 file \
   287 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys/Syslog.pm
   741     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Sys/Syslog.pm
   288 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Text
   742 file \
   289 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Text/Soundex.pm
   743     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Text/Soundex.pm
   290 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time
   744 file \
   291 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/HiRes.pm
   745     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/HiRes.pm
   292 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/Piece.pm
   746 file \
   293 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/Seconds.pm
   747     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/Piece.pm
   294 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Unicode
   748 file \
   295 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Unicode/Normalize.pm
   749     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Time/Seconds.pm
   296 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/attributes.pm
   750 file \
   297 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto
   751     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/Unicode/Normalize.pm
   298 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/B
   752 file \
       
   753     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/attributes.pm
       
   754 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/B/B.so
   299 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/B/B.so
   755 file \
   300 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress
   756     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2/Bzip2.so
   301 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw
   757 file \
   302 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2
   758     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2/autosplit.ix
   303 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2/Bzip2.so
   759 file \
   304 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Bzip2/autosplit.ix
   760     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib/Zlib.so
   305 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib
   761 file \
   306 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib/Zlib.so
   762     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib/autosplit.ix
   307 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Raw/Zlib/autosplit.ix
   763 file \
   308 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Zlib
   764     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Zlib/autosplit.ix
   309 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Compress/Zlib/autosplit.ix
   765 file \
   310 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Cwd
   766     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Cwd/Cwd.so
   311 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Cwd/Cwd.so
   767 file \
   312 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DB_File/DB_File.so
   768     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data/Dumper/Dumper.so
   313 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DB_File/autosplit.ix
   769 file \
   314 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data
   770     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DB_File/autosplit.ix
   315 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data/Dumper
   771 file \
   316 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Data/Dumper/Dumper.so
   772     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DB_File/DB_File.so
   317 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel
   773 file \
   318 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/DProf
   774     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/DProf/DProf.so
   319 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/DProf/DProf.so
   775 file \
   320 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/PPPort
   776     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/PPPort/PPPort.so
   321 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/PPPort/PPPort.so
   777 file \
   322 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/Peek
   778     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/Peek/Peek.so
   323 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Devel/Peek/Peek.so
   779 file \
   324 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest
   780     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/MD5/MD5.so
   325 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/MD5
   781 file \
   326 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/MD5/MD5.so
   782     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/SHA/SHA.so
   327 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/SHA
   783 file \
   328 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Digest/SHA/SHA.so
   784     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/autosplit.ix
   329 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader
   785 file \
   330 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/autosplit.ix
   786     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_expandspec.al
   331 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_expandspec.al
   787 file \
   332 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_find_symbol_anywhere.al
   788     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_find_symbol_anywhere.al
   333 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_findfile.al
   789 file \
   334 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode
   790     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/DynaLoader/dl_findfile.al
   335 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Byte
   791 file \
   336 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Byte/Byte.so
   792     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Byte/Byte.so
   337 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/CN
   793 file \
   338 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/CN/CN.so
   794     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/CN/CN.so
   339 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/EBCDIC
   795 file \
   340 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/EBCDIC/EBCDIC.so
   796     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/EBCDIC/EBCDIC.so
   341 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Encode.so
   797 file \
   342 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/JP
   798     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Encode.so
   343 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/JP/JP.so
   799 file \
   344 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/KR
   800     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/JP/JP.so
   345 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/KR/KR.so
   801 file \
   346 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Symbol
   802     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/KR/KR.so
   347 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Symbol/Symbol.so
   803 file \
   348 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/TW
   804     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Symbol/Symbol.so
   349 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/TW/TW.so
   805 file \
   350 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Unicode
   806     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/TW/TW.so
   351 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Unicode/Unicode.so
   807 file \
   352 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Fcntl
   808     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Encode/Unicode/Unicode.so
   353 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Fcntl/Fcntl.so
   809 file \
   354 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File
   810     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Fcntl/Fcntl.so
   355 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File/Glob
   811 file \
   356 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File/Glob/Glob.so
   812     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/File/Glob/Glob.so
   357 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter
   813 file \
   358 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util
   814     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util/Call/Call.so
   359 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util/Call
   815 file \
   360 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Filter/Util/Call/Call.so
   816     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/GDBM_File/GDBM_File.so
   361 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/GDBM_File
   817 file \
   362 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/GDBM_File/GDBM_File.so
   818     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/FieldHash/FieldHash.so
   363 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash
   819 file \
   364 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util
   820     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/Util.so
   365 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/FieldHash
   821 file \
   366 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/FieldHash/FieldHash.so
   822     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo/Langinfo.so
   367 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Hash/Util/Util.so
   823 file \
   368 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N
   824     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo/autosplit.ix
   369 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo
   825 file \
   370 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo/Langinfo.so
   826     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IO/IO.so
   371 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/I18N/Langinfo/autosplit.ix
   827 file \
   372 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IO
   828     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC/SysV/SysV.so
   373 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IO/IO.so
   829 file \
   374 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC
   830     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List/Util/Util.so
   375 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC/SysV
   831 file \
   376 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/IPC/SysV/SysV.so
   832     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME/Base64/Base64.so
   377 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List
   833 file \
   378 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List/Util
   834     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt/FastCalc/FastCalc.so
   379 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/List/Util/Util.so
   835 file \
   380 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME
   836     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/NDBM_File/NDBM_File.so
   381 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME/Base64
   837 file \
   382 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/MIME/Base64/Base64.so
   838     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/ODBM_File/ODBM_File.so
   383 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math
   839 file \
   384 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt
   840     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Opcode/Opcode.so
   385 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt/FastCalc
   841 file \
   386 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Math/BigInt/FastCalc/FastCalc.so
   842     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/POSIX.so
   387 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/NDBM_File
   843 file \
   388 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/NDBM_File/NDBM_File.so
   844     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/flags.al
   389 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/ODBM_File
   845 file \
   390 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/ODBM_File/ODBM_File.so
   846     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/handler.al
   391 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Opcode
   847 file \
   392 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Opcode/Opcode.so
   848     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/mask.al
   393 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX
   849 file \
   394 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/POSIX.so
   850     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/new.al
   395 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction
   851 file \
   396 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/flags.al
   852     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/safe.al
   397 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/handler.al
   853 file \
   398 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/mask.al
   854     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/CLEAR.al
   399 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/new.al
   855 file \
   400 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigAction/safe.al
   856     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/DELETE.al
   401 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt
   857 file \
   402 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/CLEAR.al
   858     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/EXISTS.al
   403 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/DELETE.al
   859 file \
   404 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/EXISTS.al
   860     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/FETCH.al
   405 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/FETCH.al
   861 file \
   406 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/SCALAR.al
   862     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/SCALAR.al
   407 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/STORE.al
   863 file \
   408 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_check.al
   864     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/STORE.al
   409 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_croak.al
   865 file \
   410 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_exist.al
   866     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_check.al
   411 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_getsig.al
   867 file \
   412 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_init.al
   868     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_croak.al
   413 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/new.al
   869 file \
   414 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/abs.al
   870     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_exist.al
   415 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/alarm.al
   871 file \
   416 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/assert.al
   872     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_getsig.al
   417 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atan2.al
   873 file \
   418 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atexit.al
   874     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/_init.al
   419 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atof.al
   875 file \
   420 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atoi.al
   876     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/SigRt/new.al
   421 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atol.al
   877 file \
   422 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/autosplit.ix
   878     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/abs.al
   423 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/bsearch.al
   879 file \
   424 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/calloc.al
   880     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/alarm.al
   425 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chdir.al
   881 file \
   426 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chmod.al
   882     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/assert.al
   427 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chown.al
   883 file \
   428 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/clearerr.al
   884     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atan2.al
   429 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/closedir.al
   885 file \
   430 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/cos.al
   886     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atexit.al
   431 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/creat.al
   887 file \
   432 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/div.al
   888     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atof.al
   433 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/errno.al
   889 file \
   434 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execl.al
   890     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atoi.al
   435 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execle.al
   891 file \
   436 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execlp.al
   892     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/atol.al
   437 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execv.al
   893 file \
   438 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execve.al
   894     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/autosplit.ix
   439 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execvp.al
   895 file \
   440 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/exit.al
   896     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/bsearch.al
   441 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/exp.al
   897 file \
   442 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fabs.al
   898     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/calloc.al
   443 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fclose.al
   899 file \
   444 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fcntl.al
   900     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chdir.al
   445 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fdopen.al
   901 file \
   446 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/feof.al
   902     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chmod.al
   447 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ferror.al
   903 file \
   448 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fflush.al
   904     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/chown.al
   449 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgetc.al
   905 file \
   450 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgetpos.al
   906     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/clearerr.al
   451 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgets.al
   907 file \
   452 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fileno.al
   908     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/closedir.al
   453 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fopen.al
   909 file \
   454 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fork.al
   910     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/cos.al
   455 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fprintf.al
   911 file \
   456 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fputc.al
   912     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/creat.al
   457 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fputs.al
   913 file \
   458 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fread.al
   914     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/div.al
   459 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/free.al
   915 file \
   460 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/freopen.al
   916     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/errno.al
   461 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fscanf.al
   917 file \
   462 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fseek.al
   918     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execl.al
   463 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fsetpos.al
   919 file \
   464 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fstat.al
   920     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execle.al
   465 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fsync.al
   921 file \
   466 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ftell.al
   922     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execlp.al
   467 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fwrite.al
   923 file \
   468 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getc.al
   924     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execv.al
   469 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getchar.al
   925 file \
   470 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getegid.al
   926     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execve.al
   471 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getenv.al
   927 file \
   472 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/geteuid.al
   928     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/execvp.al
   473 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgid.al
   929 file \
   474 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgrgid.al
   930     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/exit.al
   475 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgrnam.al
   931 file \
   476 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgroups.al
   932     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/exp.al
   477 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getlogin.al
   933 file \
   478 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpgrp.al
   934     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fabs.al
   479 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpid.al
   935 file \
   480 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getppid.al
   936     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fclose.al
   481 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpwnam.al
   937 file \
   482 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpwuid.al
   938     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fcntl.al
   483 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/gets.al
   939 file \
   484 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getuid.al
   940     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fdopen.al
   485 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/gmtime.al
   941 file \
   486 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/isatty.al
   942     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/feof.al
   487 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/kill.al
   943 file \
   488 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/labs.al
   944     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ferror.al
   489 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ldiv.al
   945 file \
   490 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/link.al
   946     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fflush.al
   491 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/load_imports.al
   947 file \
   492 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/localtime.al
   948     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgetc.al
   493 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/log.al
   949 file \
   494 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/longjmp.al
   950     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgetpos.al
   495 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/malloc.al
   951 file \
   496 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memchr.al
   952     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fgets.al
   497 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memcmp.al
   953 file \
   498 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memcpy.al
   954     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fileno.al
   499 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memmove.al
   955 file \
   500 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memset.al
   956     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fopen.al
   501 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/mkdir.al
   957 file \
   502 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/offsetof.al
   958     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fork.al
   503 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/opendir.al
   959 file \
   504 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/perror.al
   960     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fprintf.al
   505 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/pow.al
   961 file \
   506 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/printf.al
   962     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fputc.al
   507 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/putc.al
   963 file \
   508 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/putchar.al
   964     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fputs.al
   509 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/puts.al
   965 file \
   510 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/qsort.al
   966     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fread.al
   511 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/raise.al
   967 file \
   512 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rand.al
   968     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/free.al
   513 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/readdir.al
   969 file \
   514 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/realloc.al
   970     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/freopen.al
   515 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/redef.al
   971 file \
   516 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/remove.al
   972     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fscanf.al
   517 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rename.al
   973 file \
   518 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rewind.al
   974     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fseek.al
   519 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rewinddir.al
   975 file \
   520 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rmdir.al
   976     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fsetpos.al
   521 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/scanf.al
   977 file \
   522 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setbuf.al
   978     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fstat.al
   523 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setjmp.al
   979 file \
   524 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setvbuf.al
   980     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fsync.al
   525 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/siglongjmp.al
   981 file \
   526 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sigsetjmp.al
   982     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ftell.al
   527 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sin.al
   983 file \
   528 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sleep.al
   984     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/fwrite.al
   529 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sprintf.al
   985 file \
   530 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sqrt.al
   986     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getc.al
   531 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/srand.al
   987 file \
   532 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sscanf.al
   988     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getchar.al
   533 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/stat.al
   989 file \
   534 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcat.al
   990     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getegid.al
   535 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strchr.al
   991 file \
   536 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcmp.al
   992     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getenv.al
   537 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcpy.al
   993 file \
   538 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcspn.al
   994     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/geteuid.al
   539 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strerror.al
   995 file \
   540 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strlen.al
   996     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgid.al
   541 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncat.al
   997 file \
   542 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncmp.al
   998     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgrgid.al
   543 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncpy.al
   999 file \
   544 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strpbrk.al
  1000     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgrnam.al
   545 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strrchr.al
  1001 file \
   546 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strspn.al
  1002     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getgroups.al
   547 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strstr.al
  1003 file \
   548 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strtok.al
  1004     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getlogin.al
   549 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/system.al
  1005 file \
   550 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/time.al
  1006     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpgrp.al
   551 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/tmpfile.al
  1007 file \
   552 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/tolower.al
  1008     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpid.al
   553 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/toupper.al
  1009 file \
   554 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/umask.al
  1010     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getppid.al
   555 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ungetc.al
  1011 file \
   556 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/unimpl.al
  1012     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpwnam.al
   557 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/unlink.al
  1013 file \
   558 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/usage.al
  1014     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getpwuid.al
   559 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/utime.al
  1015 file \
   560 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vfprintf.al
  1016     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/gets.al
   561 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vprintf.al
  1017 file \
   562 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vsprintf.al
  1018     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/getuid.al
   563 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/wait.al
  1019 file \
   564 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/waitpid.al
  1020     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/gmtime.al
   565 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO
  1021 file \
   566 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/encoding
  1022     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/isatty.al
   567 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/encoding/encoding.so
  1023 file \
   568 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/scalar
  1024     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/kill.al
   569 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/scalar/scalar.so
  1025 file \
   570 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/via
  1026     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/labs.al
   571 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/via/via.so
  1027 file \
   572 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/SDBM_File
  1028     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ldiv.al
   573 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/SDBM_File/SDBM_File.so
  1029 file \
   574 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Socket
  1030     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/link.al
   575 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Socket/Socket.so
  1031 file \
   576 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable
  1032     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/load_imports.al
   577 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/BIN_VERSION_NV.al
  1033 file \
   578 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/BIN_WRITE_VERSION_NV.al
  1034     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/localtime.al
   579 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/CAN_FLOCK.al
  1035 file \
   580 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/Storable.so
  1036     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/log.al
   581 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_freeze.al
  1037 file \
   582 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_retrieve.al
  1038     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/longjmp.al
   583 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_store.al
  1039 file \
   584 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_store_fd.al
  1040     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/malloc.al
   585 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/autosplit.ix
  1041 file \
   586 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/fd_retrieve.al
  1042     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memchr.al
   587 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/file_magic.al
  1043 file \
   588 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/freeze.al
  1044     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memcmp.al
   589 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_nstore.al
  1045 file \
   590 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_retrieve.al
  1046     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memcpy.al
   591 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_store.al
  1047 file \
   592 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/logcarp.al
  1048     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memmove.al
   593 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/logcroak.al
  1049 file \
   594 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nfreeze.al
  1050     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/memset.al
   595 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nstore.al
  1051 file \
   596 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nstore_fd.al
  1052     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/mkdir.al
   597 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/read_magic.al
  1053 file \
   598 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/retrieve.al
  1054     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/offsetof.al
   599 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/show_file_magic.al
  1055 file \
   600 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/store.al
  1056     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/opendir.al
   601 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/store_fd.al
  1057 file \
   602 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/thaw.al
  1058     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/perror.al
   603 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys
  1059 file \
   604 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname
  1060     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/pow.al
   605 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname/Hostname.so
  1061 file \
   606 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname/autosplit.ix
  1062     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/printf.al
   607 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Syslog
  1063 file \
   608 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Syslog/Syslog.so
  1064     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/putc.al
   609 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text
  1065 file \
   610 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text/Soundex
  1066     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/putchar.al
   611 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text/Soundex/Soundex.so
  1067 file \
   612 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time
  1068     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/puts.al
   613 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/HiRes
  1069 file \
   614 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/HiRes/HiRes.so
  1070     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/qsort.al
   615 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/Piece
  1071 file \
   616 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/Piece/Piece.so
  1072     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/raise.al
   617 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode
  1073 file \
   618 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode/Normalize
  1074     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rand.al
   619 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode/Normalize/Normalize.so
  1075 file \
   620 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/attributes
  1076     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/readdir.al
   621 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/attributes/attributes.so
  1077 file \
   622 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/mro
  1078     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/realloc.al
   623 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/mro/mro.so
  1079 file \
   624 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/re
  1080     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/redef.al
   625 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/re/re.so
  1081 file \
   626 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/sdbm
  1082     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/remove.al
   627 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/sdbm/extralibs.ld
  1083 file \
   628 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads
  1084     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rename.al
   629 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/shared
  1085 file \
   630 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/shared/shared.so
  1086     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rewind.al
   631 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/threads.so
  1087 file \
       
  1088     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rewinddir.al
       
  1089 file \
       
  1090     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/rmdir.al
       
  1091 file \
       
  1092     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/scanf.al
       
  1093 file \
       
  1094     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setbuf.al
       
  1095 file \
       
  1096     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setjmp.al
       
  1097 file \
       
  1098     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/setvbuf.al
       
  1099 file \
       
  1100     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/siglongjmp.al
       
  1101 file \
       
  1102     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sigsetjmp.al
       
  1103 file \
       
  1104     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sin.al
       
  1105 file \
       
  1106     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sleep.al
       
  1107 file \
       
  1108     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sprintf.al
       
  1109 file \
       
  1110     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sqrt.al
       
  1111 file \
       
  1112     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/srand.al
       
  1113 file \
       
  1114     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/sscanf.al
       
  1115 file \
       
  1116     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/stat.al
       
  1117 file \
       
  1118     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcat.al
       
  1119 file \
       
  1120     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strchr.al
       
  1121 file \
       
  1122     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcmp.al
       
  1123 file \
       
  1124     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcpy.al
       
  1125 file \
       
  1126     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strcspn.al
       
  1127 file \
       
  1128     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strerror.al
       
  1129 file \
       
  1130     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strlen.al
       
  1131 file \
       
  1132     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncat.al
       
  1133 file \
       
  1134     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncmp.al
       
  1135 file \
       
  1136     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strncpy.al
       
  1137 file \
       
  1138     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strpbrk.al
       
  1139 file \
       
  1140     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strrchr.al
       
  1141 file \
       
  1142     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strspn.al
       
  1143 file \
       
  1144     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strstr.al
       
  1145 file \
       
  1146     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/strtok.al
       
  1147 file \
       
  1148     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/system.al
       
  1149 file \
       
  1150     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/time.al
       
  1151 file \
       
  1152     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/tmpfile.al
       
  1153 file \
       
  1154     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/tolower.al
       
  1155 file \
       
  1156     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/toupper.al
       
  1157 file \
       
  1158     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/umask.al
       
  1159 file \
       
  1160     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/ungetc.al
       
  1161 file \
       
  1162     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/unimpl.al
       
  1163 file \
       
  1164     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/unlink.al
       
  1165 file \
       
  1166     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/usage.al
       
  1167 file \
       
  1168     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/utime.al
       
  1169 file \
       
  1170     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vfprintf.al
       
  1171 file \
       
  1172     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vprintf.al
       
  1173 file \
       
  1174     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/vsprintf.al
       
  1175 file \
       
  1176     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/wait.al
       
  1177 file \
       
  1178     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/POSIX/waitpid.al
       
  1179 file \
       
  1180     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/encoding/encoding.so
       
  1181 file \
       
  1182     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/scalar/scalar.so
       
  1183 file \
       
  1184     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/PerlIO/via/via.so
       
  1185 file \
       
  1186     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/SDBM_File/SDBM_File.so
       
  1187 file \
       
  1188     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Socket/Socket.so
       
  1189 file \
       
  1190     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/BIN_VERSION_NV.al
       
  1191 file \
       
  1192     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/BIN_WRITE_VERSION_NV.al
       
  1193 file \
       
  1194     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/CAN_FLOCK.al
       
  1195 file \
       
  1196     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/Storable.so
       
  1197 file \
       
  1198     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_freeze.al
       
  1199 file \
       
  1200     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_retrieve.al
       
  1201 file \
       
  1202     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_store.al
       
  1203 file \
       
  1204     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/_store_fd.al
       
  1205 file \
       
  1206     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/autosplit.ix
       
  1207 file \
       
  1208     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/fd_retrieve.al
       
  1209 file \
       
  1210     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/file_magic.al
       
  1211 file \
       
  1212     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/freeze.al
       
  1213 file \
       
  1214     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_nstore.al
       
  1215 file \
       
  1216     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_retrieve.al
       
  1217 file \
       
  1218     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/lock_store.al
       
  1219 file \
       
  1220     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/logcarp.al
       
  1221 file \
       
  1222     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/logcroak.al
       
  1223 file \
       
  1224     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nfreeze.al
       
  1225 file \
       
  1226     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nstore.al
       
  1227 file \
       
  1228     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/nstore_fd.al
       
  1229 file \
       
  1230     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/read_magic.al
       
  1231 file \
       
  1232     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/retrieve.al
       
  1233 file \
       
  1234     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/show_file_magic.al
       
  1235 file \
       
  1236     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/store.al
       
  1237 file \
       
  1238     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/store_fd.al
       
  1239 file \
       
  1240     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Storable/thaw.al
       
  1241 file \
       
  1242     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname/Hostname.so
       
  1243 file \
       
  1244     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Hostname/autosplit.ix
       
  1245 file \
       
  1246     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Sys/Syslog/Syslog.so
       
  1247 file \
       
  1248     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Text/Soundex/Soundex.so
       
  1249 file \
       
  1250     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/HiRes/HiRes.so
       
  1251 file \
       
  1252     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Time/Piece/Piece.so
       
  1253 file \
       
  1254     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/Unicode/Normalize/Normalize.so
       
  1255 file \
       
  1256     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/attributes/attributes.so
       
  1257 file \
       
  1258     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/mro/mro.so
       
  1259 file \
       
  1260     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/re/re.so
       
  1261 file \
       
  1262     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/sdbm/extralibs.ld
       
  1263 file \
       
  1264     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/shared/shared.so
       
  1265 file \
       
  1266     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/auto/threads/threads.so
       
  1267 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/encoding.pm
   632 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/encoding.pm
  1268 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/lib.pm
   633 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/lib.pm
  1269 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/mro.pm
   634 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/mro.pm
  1270 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/ops.pm
   635 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/ops.pm
  1271 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/re.pm
   636 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/re.pm
       
   637 dir  path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads
  1272 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads.pm
   638 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads.pm
  1273 file \
   639 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads/shared.pm
  1274     path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-64int/threads/shared.pm
       
  1275 file path=usr/perl5/$(PERL_VERSION)/lib/AnyDBM_File.pm
   640 file path=usr/perl5/$(PERL_VERSION)/lib/AnyDBM_File.pm
       
   641 dir  path=usr/perl5/$(PERL_VERSION)/lib/App
  1276 file path=usr/perl5/$(PERL_VERSION)/lib/App/Cpan.pm
   642 file path=usr/perl5/$(PERL_VERSION)/lib/App/Cpan.pm
       
   643 dir  path=usr/perl5/$(PERL_VERSION)/lib/App/Prove
  1277 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove.pm
   644 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove.pm
       
   645 dir  path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State
  1278 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State.pm
   646 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State.pm
       
   647 dir  path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result
  1279 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result.pm
   648 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result.pm
  1280 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result/Test.pm
   649 file path=usr/perl5/$(PERL_VERSION)/lib/App/Prove/State/Result/Test.pm
       
   650 dir  path=usr/perl5/$(PERL_VERSION)/lib/Archive
  1281 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Extract.pm
   651 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Extract.pm
       
   652 dir  path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar
  1282 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar.pm
   653 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar.pm
  1283 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar/Constant.pm
   654 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar/Constant.pm
  1284 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar/File.pm
   655 file path=usr/perl5/$(PERL_VERSION)/lib/Archive/Tar/File.pm
       
   656 dir  path=usr/perl5/$(PERL_VERSION)/lib/Attribute
  1285 file path=usr/perl5/$(PERL_VERSION)/lib/Attribute/Handlers.pm
   657 file path=usr/perl5/$(PERL_VERSION)/lib/Attribute/Handlers.pm
  1286 file path=usr/perl5/$(PERL_VERSION)/lib/AutoLoader.pm
   658 file path=usr/perl5/$(PERL_VERSION)/lib/AutoLoader.pm
  1287 file path=usr/perl5/$(PERL_VERSION)/lib/AutoSplit.pm
   659 file path=usr/perl5/$(PERL_VERSION)/lib/AutoSplit.pm
       
   660 dir  path=usr/perl5/$(PERL_VERSION)/lib/B
  1288 file path=usr/perl5/$(PERL_VERSION)/lib/B/Debug.pm
   661 file path=usr/perl5/$(PERL_VERSION)/lib/B/Debug.pm
  1289 file path=usr/perl5/$(PERL_VERSION)/lib/B/Deparse.pm
   662 file path=usr/perl5/$(PERL_VERSION)/lib/B/Deparse.pm
       
   663 dir  path=usr/perl5/$(PERL_VERSION)/lib/B/Lint
  1290 file path=usr/perl5/$(PERL_VERSION)/lib/B/Lint.pm
   664 file path=usr/perl5/$(PERL_VERSION)/lib/B/Lint.pm
  1291 file path=usr/perl5/$(PERL_VERSION)/lib/B/Lint/Debug.pm
   665 file path=usr/perl5/$(PERL_VERSION)/lib/B/Lint/Debug.pm
  1292 file path=usr/perl5/$(PERL_VERSION)/lib/Benchmark.pm
   666 file path=usr/perl5/$(PERL_VERSION)/lib/Benchmark.pm
       
   667 dir  path=usr/perl5/$(PERL_VERSION)/lib/CGI
  1293 file path=usr/perl5/$(PERL_VERSION)/lib/CGI.pm
   668 file path=usr/perl5/$(PERL_VERSION)/lib/CGI.pm
  1294 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Apache.pm
   669 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Apache.pm
  1295 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Carp.pm
   670 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Carp.pm
  1296 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Cookie.pm
   671 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Cookie.pm
  1297 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Fast.pm
   672 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Fast.pm
  1298 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Pretty.pm
   673 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Pretty.pm
  1299 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Push.pm
   674 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Push.pm
  1300 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Switch.pm
   675 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Switch.pm
  1301 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Util.pm
   676 file path=usr/perl5/$(PERL_VERSION)/lib/CGI/Util.pm
  1302 file path=usr/perl5/$(PERL_VERSION)/lib/CORE.pod
   677 file path=usr/perl5/$(PERL_VERSION)/lib/CORE.pod
       
   678 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN
  1303 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN.pm
   679 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN.pm
       
   680 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN/API
  1304 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/API/HOWTO.pod
   681 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/API/HOWTO.pod
  1305 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Author.pm
   682 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Author.pm
  1306 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Bundle.pm
   683 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Bundle.pm
  1307 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/CacheMgr.pm
   684 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/CacheMgr.pm
  1308 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Complete.pm
   685 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Complete.pm
  1309 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Debug.pm
   686 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Debug.pm
  1310 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/DeferredCode.pm
   687 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/DeferredCode.pm
  1311 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distribution.pm
   688 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distribution.pm
  1312 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distroprefs.pm
   689 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distroprefs.pm
  1313 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distrostatus.pm
   690 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Distrostatus.pm
       
   691 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception
  1314 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/RecursiveDependency.pm
   692 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/RecursiveDependency.pm
  1315 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/blocked_urllist.pm
   693 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/blocked_urllist.pm
  1316 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/yaml_not_installed.pm
   694 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Exception/yaml_not_installed.pm
       
   695 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP
  1317 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP.pm
   696 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP.pm
  1318 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP/netrc.pm
   697 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FTP/netrc.pm
  1319 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FirstTime.pm
   698 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/FirstTime.pm
  1320 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/HandleConfig.pm
   699 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/HandleConfig.pm
  1321 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Index.pm
   700 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Index.pm
  1322 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/InfoObj.pm
   701 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/InfoObj.pm
       
   702 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify
  1323 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify.pm
   703 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify.pm
  1324 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify/distroprefs.dd
   704 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify/distroprefs.dd
  1325 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify/distroprefs.yml
   705 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Kwalify/distroprefs.yml
       
   706 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPAN/LWP
  1326 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/LWP/UserAgent.pm
   707 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/LWP/UserAgent.pm
  1327 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Mirrors.pm
   708 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Mirrors.pm
  1328 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Module.pm
   709 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Module.pm
  1329 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Nox.pm
   710 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Nox.pm
  1330 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Prompt.pm
   711 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Prompt.pm
  1331 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Queue.pm
   712 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Queue.pm
  1332 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Shell.pm
   713 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Shell.pm
  1333 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Tarzip.pm
   714 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Tarzip.pm
  1334 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/URL.pm
   715 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/URL.pm
  1335 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Version.pm
   716 file path=usr/perl5/$(PERL_VERSION)/lib/CPAN/Version.pm
       
   717 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS
  1336 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS.pm
   718 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS.pm
       
   719 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend
  1337 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend.pm
   720 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend.pm
  1338 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend/RV.pm
   721 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Backend/RV.pm
  1339 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Config.pm
   722 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Config.pm
       
   723 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure
  1340 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure.pm
   724 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure.pm
  1341 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure/Setup.pm
   725 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Configure/Setup.pm
       
   726 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist
  1342 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist.pm
   727 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist.pm
  1343 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Autobundle.pm
   728 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Autobundle.pm
  1344 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Base.pm
   729 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Base.pm
       
   730 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build
  1345 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build.pm
   731 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build.pm
  1346 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build/Constants.pm
   732 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Build/Constants.pm
  1347 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/MM.pm
   733 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/MM.pm
  1348 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Sample.pm
   734 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Dist/Sample.pm
  1349 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Error.pm
   735 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Error.pm
  1350 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/FAQ.pod
   736 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/FAQ.pod
  1351 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Hacking.pod
   737 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Hacking.pod
       
   738 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals
  1352 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals.pm
   739 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals.pm
       
   740 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants
  1353 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants.pm
   741 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants.pm
  1354 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants/Report.pm
   742 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Constants/Report.pm
  1355 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Extract.pm
   743 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Extract.pm
  1356 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Fetch.pm
   744 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Fetch.pm
  1357 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Report.pm
   745 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Report.pm
  1358 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Search.pm
   746 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Search.pm
       
   747 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source
  1359 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source.pm
   748 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source.pm
  1360 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/Memory.pm
   749 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/Memory.pm
       
   750 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite
  1361 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite.pm
   751 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite.pm
  1362 file \
   752 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm
  1363     path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm
   753 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils
  1364 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils.pm
   754 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils.pm
  1365 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils/Autoflush.pm
   755 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Internals/Utils/Autoflush.pm
       
   756 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module
  1366 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module.pm
   757 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module.pm
       
   758 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author
  1367 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author.pm
   759 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author.pm
  1368 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author/Fake.pm
   760 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Author/Fake.pm
  1369 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Checksums.pm
   761 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Checksums.pm
  1370 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Fake.pm
   762 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Fake.pm
  1371 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Signature.pm
   763 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Module/Signature.pm
  1372 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Selfupdate.pm
   764 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Selfupdate.pm
       
   765 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell
  1373 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell.pm
   766 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell.pm
  1374 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Classic.pm
   767 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Classic.pm
       
   768 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default
  1375 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default.pm
   769 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default.pm
  1376 file \
   770 dir  path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins
  1377     path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
   771 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
  1378 file \
   772 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
  1379     path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
   773 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
  1380 file \
   774 file path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/Source.pm
  1381     path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
   775 dir  path=usr/perl5/$(PERL_VERSION)/lib/Carp
  1382 file \
       
  1383     path=usr/perl5/$(PERL_VERSION)/lib/CPANPLUS/Shell/Default/Plugins/Source.pm
       
  1384 file path=usr/perl5/$(PERL_VERSION)/lib/Carp.pm
   776 file path=usr/perl5/$(PERL_VERSION)/lib/Carp.pm
  1385 file path=usr/perl5/$(PERL_VERSION)/lib/Carp/Heavy.pm
   777 file path=usr/perl5/$(PERL_VERSION)/lib/Carp/Heavy.pm
       
   778 dir  path=usr/perl5/$(PERL_VERSION)/lib/Class
  1386 file path=usr/perl5/$(PERL_VERSION)/lib/Class/ISA.pm
   779 file path=usr/perl5/$(PERL_VERSION)/lib/Class/ISA.pm
  1387 file path=usr/perl5/$(PERL_VERSION)/lib/Class/Struct.pm
   780 file path=usr/perl5/$(PERL_VERSION)/lib/Class/Struct.pm
       
   781 dir  path=usr/perl5/$(PERL_VERSION)/lib/Compress
  1388 file path=usr/perl5/$(PERL_VERSION)/lib/Compress/Zlib.pm
   782 file path=usr/perl5/$(PERL_VERSION)/lib/Compress/Zlib.pm
       
   783 dir  path=usr/perl5/$(PERL_VERSION)/lib/Config
  1389 file path=usr/perl5/$(PERL_VERSION)/lib/Config/Extensions.pm
   784 file path=usr/perl5/$(PERL_VERSION)/lib/Config/Extensions.pm
  1390 file path=usr/perl5/$(PERL_VERSION)/lib/DB.pm
   785 file path=usr/perl5/$(PERL_VERSION)/lib/DB.pm
       
   786 dir  path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter
  1391 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter.pm
   787 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter.pm
  1392 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/compress.pm
   788 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/compress.pm
  1393 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/encode.pm
   789 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/encode.pm
  1394 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/int32.pm
   790 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/int32.pm
  1395 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/null.pm
   791 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/null.pm
  1396 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/utf8.pm
   792 file path=usr/perl5/$(PERL_VERSION)/lib/DBM_Filter/utf8.pm
       
   793 dir  path=usr/perl5/$(PERL_VERSION)/lib/Devel
  1397 file path=usr/perl5/$(PERL_VERSION)/lib/Devel/InnerPackage.pm
   794 file path=usr/perl5/$(PERL_VERSION)/lib/Devel/InnerPackage.pm
  1398 file path=usr/perl5/$(PERL_VERSION)/lib/Devel/SelfStubber.pm
   795 file path=usr/perl5/$(PERL_VERSION)/lib/Devel/SelfStubber.pm
       
   796 dir  path=usr/perl5/$(PERL_VERSION)/lib/Digest
  1399 file path=usr/perl5/$(PERL_VERSION)/lib/Digest.pm
   797 file path=usr/perl5/$(PERL_VERSION)/lib/Digest.pm
  1400 file path=usr/perl5/$(PERL_VERSION)/lib/Digest/base.pm
   798 file path=usr/perl5/$(PERL_VERSION)/lib/Digest/base.pm
  1401 file path=usr/perl5/$(PERL_VERSION)/lib/Digest/file.pm
   799 file path=usr/perl5/$(PERL_VERSION)/lib/Digest/file.pm
  1402 file path=usr/perl5/$(PERL_VERSION)/lib/DirHandle.pm
   800 file path=usr/perl5/$(PERL_VERSION)/lib/DirHandle.pm
  1403 file path=usr/perl5/$(PERL_VERSION)/lib/Dumpvalue.pm
   801 file path=usr/perl5/$(PERL_VERSION)/lib/Dumpvalue.pm
       
   802 dir  path=usr/perl5/$(PERL_VERSION)/lib/Encode
  1404 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/Changes.e2x
   803 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/Changes.e2x
  1405 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/ConfigLocal_PM.e2x
   804 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/ConfigLocal_PM.e2x
  1406 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/Makefile_PL.e2x
   805 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/Makefile_PL.e2x
  1407 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/PerlIO.pod
   806 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/PerlIO.pod
  1408 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/README.e2x
   807 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/README.e2x
  1410 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/_PM.e2x
   809 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/_PM.e2x
  1411 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/_T.e2x
   810 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/_T.e2x
  1412 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/encode.h
   811 file path=usr/perl5/$(PERL_VERSION)/lib/Encode/encode.h
  1413 file path=usr/perl5/$(PERL_VERSION)/lib/English.pm
   812 file path=usr/perl5/$(PERL_VERSION)/lib/English.pm
  1414 file path=usr/perl5/$(PERL_VERSION)/lib/Env.pm
   813 file path=usr/perl5/$(PERL_VERSION)/lib/Env.pm
       
   814 dir  path=usr/perl5/$(PERL_VERSION)/lib/Exporter
  1415 file path=usr/perl5/$(PERL_VERSION)/lib/Exporter.pm
   815 file path=usr/perl5/$(PERL_VERSION)/lib/Exporter.pm
  1416 file path=usr/perl5/$(PERL_VERSION)/lib/Exporter/Heavy.pm
   816 file path=usr/perl5/$(PERL_VERSION)/lib/Exporter/Heavy.pm
       
   817 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils
       
   818 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder
  1417 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder.pm
   819 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder.pm
  1418 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Base.pm
   820 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Base.pm
       
   821 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform
  1419 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Unix.pm
   822 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Unix.pm
  1420 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/VMS.pm
   823 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/VMS.pm
       
   824 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows
  1421 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows.pm
   825 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows.pm
  1422 file \
   826 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
  1423     path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
   827 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
  1424 file \
   828 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
  1425     path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
       
  1426 file \
       
  1427     path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
       
  1428 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/aix.pm
   829 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/aix.pm
  1429 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/cygwin.pm
   830 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/cygwin.pm
  1430 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/darwin.pm
   831 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/darwin.pm
  1431 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
   832 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
  1432 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/os2.pm
   833 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/CBuilder/Platform/os2.pm
       
   834 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command
  1433 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command.pm
   835 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command.pm
  1434 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command/MM.pm
   836 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Command/MM.pm
       
   837 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant
  1435 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant.pm
   838 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant.pm
  1436 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/Base.pm
   839 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/Base.pm
  1437 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/ProxySubs.pm
   840 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/ProxySubs.pm
  1438 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/Utils.pm
   841 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/Utils.pm
  1439 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/XS.pm
   842 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Constant/XS.pm
  1440 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Embed.pm
   843 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Embed.pm
  1441 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Install.pm
   844 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Install.pm
  1442 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Installed.pm
   845 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Installed.pm
       
   846 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist
  1443 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist.pm
   847 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist.pm
  1444 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist/Kid.pm
   848 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Liblist/Kid.pm
  1445 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MANIFEST.SKIP
   849 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MANIFEST.SKIP
  1446 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM.pm
   850 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM.pm
  1447 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_AIX.pm
   851 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_AIX.pm
  1459 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_VMS.pm
   863 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_VMS.pm
  1460 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_VOS.pm
   864 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_VOS.pm
  1461 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_Win32.pm
   865 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_Win32.pm
  1462 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_Win95.pm
   866 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MM_Win95.pm
  1463 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MY.pm
   867 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MY.pm
       
   868 dir  path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker
  1464 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker.pm
   869 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker.pm
  1465 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/Config.pm
   870 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/Config.pm
  1466 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/FAQ.pod
   871 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/FAQ.pod
  1467 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/Tutorial.pod
   872 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/MakeMaker/Tutorial.pod
  1468 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Manifest.pm
   873 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/Manifest.pm
  1473 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/ParseXS.pm
   878 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/ParseXS.pm
  1474 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/testlib.pm
   879 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/testlib.pm
  1475 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/typemap
   880 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/typemap
  1476 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/xsubpp
   881 file path=usr/perl5/$(PERL_VERSION)/lib/ExtUtils/xsubpp
  1477 file path=usr/perl5/$(PERL_VERSION)/lib/Fatal.pm
   882 file path=usr/perl5/$(PERL_VERSION)/lib/Fatal.pm
       
   883 dir  path=usr/perl5/$(PERL_VERSION)/lib/File
  1478 file path=usr/perl5/$(PERL_VERSION)/lib/File/Basename.pm
   884 file path=usr/perl5/$(PERL_VERSION)/lib/File/Basename.pm
  1479 file path=usr/perl5/$(PERL_VERSION)/lib/File/CheckTree.pm
   885 file path=usr/perl5/$(PERL_VERSION)/lib/File/CheckTree.pm
  1480 file path=usr/perl5/$(PERL_VERSION)/lib/File/Compare.pm
   886 file path=usr/perl5/$(PERL_VERSION)/lib/File/Compare.pm
  1481 file path=usr/perl5/$(PERL_VERSION)/lib/File/Copy.pm
   887 file path=usr/perl5/$(PERL_VERSION)/lib/File/Copy.pm
  1482 file path=usr/perl5/$(PERL_VERSION)/lib/File/DosGlob.pm
   888 file path=usr/perl5/$(PERL_VERSION)/lib/File/DosGlob.pm
  1486 file path=usr/perl5/$(PERL_VERSION)/lib/File/Path.pm
   892 file path=usr/perl5/$(PERL_VERSION)/lib/File/Path.pm
  1487 file path=usr/perl5/$(PERL_VERSION)/lib/File/Temp.pm
   893 file path=usr/perl5/$(PERL_VERSION)/lib/File/Temp.pm
  1488 file path=usr/perl5/$(PERL_VERSION)/lib/File/stat.pm
   894 file path=usr/perl5/$(PERL_VERSION)/lib/File/stat.pm
  1489 file path=usr/perl5/$(PERL_VERSION)/lib/FileCache.pm
   895 file path=usr/perl5/$(PERL_VERSION)/lib/FileCache.pm
  1490 file path=usr/perl5/$(PERL_VERSION)/lib/FileHandle.pm
   896 file path=usr/perl5/$(PERL_VERSION)/lib/FileHandle.pm
       
   897 dir  path=usr/perl5/$(PERL_VERSION)/lib/Filter
  1491 file path=usr/perl5/$(PERL_VERSION)/lib/Filter/Simple.pm
   898 file path=usr/perl5/$(PERL_VERSION)/lib/Filter/Simple.pm
  1492 file path=usr/perl5/$(PERL_VERSION)/lib/FindBin.pm
   899 file path=usr/perl5/$(PERL_VERSION)/lib/FindBin.pm
       
   900 dir  path=usr/perl5/$(PERL_VERSION)/lib/Getopt
  1493 file path=usr/perl5/$(PERL_VERSION)/lib/Getopt/Long.pm
   901 file path=usr/perl5/$(PERL_VERSION)/lib/Getopt/Long.pm
  1494 file path=usr/perl5/$(PERL_VERSION)/lib/Getopt/Std.pm
   902 file path=usr/perl5/$(PERL_VERSION)/lib/Getopt/Std.pm
       
   903 dir  path=usr/perl5/$(PERL_VERSION)/lib/I18N
  1495 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/Collate.pm
   904 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/Collate.pm
       
   905 dir  path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags
  1496 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags.pm
   906 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags.pm
  1497 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags/Detect.pm
   907 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags/Detect.pm
  1498 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags/List.pm
   908 file path=usr/perl5/$(PERL_VERSION)/lib/I18N/LangTags/List.pm
       
   909 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO
       
   910 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress
       
   911 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter
  1499 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Bzip2.pm
   912 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Bzip2.pm
  1500 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Deflate.pm
   913 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Deflate.pm
  1501 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Identity.pm
   914 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Adapter/Identity.pm
       
   915 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base
  1502 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base.pm
   916 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base.pm
  1503 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base/Common.pm
   917 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Base/Common.pm
  1504 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Bzip2.pm
   918 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Bzip2.pm
  1505 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Deflate.pm
   919 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Deflate.pm
       
   920 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip
  1506 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip.pm
   921 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip.pm
  1507 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip/Constants.pm
   922 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Gzip/Constants.pm
  1508 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/RawDeflate.pm
   923 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/RawDeflate.pm
       
   924 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip
  1509 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip.pm
   925 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip.pm
  1510 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip/Constants.pm
   926 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zip/Constants.pm
       
   927 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib
  1511 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib/Constants.pm
   928 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib/Constants.pm
  1512 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib/Extra.pm
   929 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Compress/Zlib/Extra.pm
       
   930 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress
       
   931 dir  path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter
  1513 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Bunzip2.pm
   932 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Bunzip2.pm
  1514 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Identity.pm
   933 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Identity.pm
  1515 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Inflate.pm
   934 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Adapter/Inflate.pm
  1516 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/AnyInflate.pm
   935 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/AnyInflate.pm
  1517 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/AnyUncompress.pm
   936 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/AnyUncompress.pm
  1520 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Gunzip.pm
   939 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Gunzip.pm
  1521 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Inflate.pm
   940 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Inflate.pm
  1522 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/RawInflate.pm
   941 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/RawInflate.pm
  1523 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Unzip.pm
   942 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Uncompress/Unzip.pm
  1524 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Zlib.pm
   943 file path=usr/perl5/$(PERL_VERSION)/lib/IO/Zlib.pm
       
   944 dir  path=usr/perl5/$(PERL_VERSION)/lib/IPC
  1525 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Cmd.pm
   945 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Cmd.pm
  1526 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Open2.pm
   946 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Open2.pm
  1527 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Open3.pm
   947 file path=usr/perl5/$(PERL_VERSION)/lib/IPC/Open3.pm
       
   948 dir  path=usr/perl5/$(PERL_VERSION)/lib/Locale
  1528 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Constants.pm
   949 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Constants.pm
  1529 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Constants.pod
   950 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Constants.pod
  1530 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Country.pm
   951 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Country.pm
  1531 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Country.pod
   952 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Country.pod
  1532 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Currency.pm
   953 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Currency.pm
  1533 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Currency.pod
   954 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Currency.pod
  1534 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Language.pm
   955 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Language.pm
  1535 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Language.pod
   956 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Language.pod
       
   957 dir  path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext
  1536 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext.pm
   958 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext.pm
  1537 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext.pod
   959 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext.pod
  1538 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/Guts.pm
   960 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/Guts.pm
  1539 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/GutsLoader.pm
   961 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/GutsLoader.pm
  1540 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/Simple.pm
   962 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/Simple.pm
  1541 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/TPJ13.pod
   963 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Maketext/TPJ13.pod
  1542 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Script.pm
   964 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Script.pm
  1543 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Script.pod
   965 file path=usr/perl5/$(PERL_VERSION)/lib/Locale/Script.pod
       
   966 dir  path=usr/perl5/$(PERL_VERSION)/lib/Log
       
   967 dir  path=usr/perl5/$(PERL_VERSION)/lib/Log/Message
  1544 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message.pm
   968 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message.pm
  1545 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Config.pm
   969 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Config.pm
  1546 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Handlers.pm
   970 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Handlers.pm
  1547 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Item.pm
   971 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Item.pm
  1548 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Simple.pm
   972 file path=usr/perl5/$(PERL_VERSION)/lib/Log/Message/Simple.pm
       
   973 dir  path=usr/perl5/$(PERL_VERSION)/lib/Math
       
   974 dir  path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat
  1549 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat.pm
   975 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat.pm
  1550 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat/Trace.pm
   976 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigFloat/Trace.pm
       
   977 dir  path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt
  1551 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt.pm
   978 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt.pm
  1552 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/Calc.pm
   979 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/Calc.pm
  1553 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/CalcEmu.pm
   980 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/CalcEmu.pm
  1554 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/Trace.pm
   981 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigInt/Trace.pm
  1555 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigRat.pm
   982 file path=usr/perl5/$(PERL_VERSION)/lib/Math/BigRat.pm
  1556 file path=usr/perl5/$(PERL_VERSION)/lib/Math/Complex.pm
   983 file path=usr/perl5/$(PERL_VERSION)/lib/Math/Complex.pm
  1557 file path=usr/perl5/$(PERL_VERSION)/lib/Math/Trig.pm
   984 file path=usr/perl5/$(PERL_VERSION)/lib/Math/Trig.pm
       
   985 dir  path=usr/perl5/$(PERL_VERSION)/lib/Memoize
  1558 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize.pm
   986 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize.pm
  1559 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/AnyDBM_File.pm
   987 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/AnyDBM_File.pm
  1560 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/Expire.pm
   988 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/Expire.pm
  1561 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/ExpireFile.pm
   989 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/ExpireFile.pm
  1562 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/ExpireTest.pm
   990 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/ExpireTest.pm
  1563 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/NDBM_File.pm
   991 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/NDBM_File.pm
  1564 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/SDBM_File.pm
   992 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/SDBM_File.pm
  1565 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/Storable.pm
   993 file path=usr/perl5/$(PERL_VERSION)/lib/Memoize/Storable.pm
       
   994 dir  path=usr/perl5/$(PERL_VERSION)/lib/Module
       
   995 dir  path=usr/perl5/$(PERL_VERSION)/lib/Module/Build
  1566 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build.pm
   996 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build.pm
  1567 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/API.pod
   997 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/API.pod
  1568 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Authoring.pod
   998 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Authoring.pod
  1569 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Base.pm
   999 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Base.pm
  1570 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Bundling.pod
  1000 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Bundling.pod
  1574 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Cookbook.pm
  1004 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Cookbook.pm
  1575 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Dumper.pm
  1005 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Dumper.pm
  1576 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/ModuleInfo.pm
  1006 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/ModuleInfo.pm
  1577 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Notes.pm
  1007 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Notes.pm
  1578 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/PPMMaker.pm
  1008 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/PPMMaker.pm
       
  1009 dir  path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform
  1579 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/Amiga.pm
  1010 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/Amiga.pm
  1580 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/Default.pm
  1011 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/Default.pm
  1581 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/EBCDIC.pm
  1012 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/EBCDIC.pm
  1582 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/MPEiX.pm
  1013 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/MPEiX.pm
  1583 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/MacOS.pm
  1014 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/MacOS.pm
  1592 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/os2.pm
  1023 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Platform/os2.pm
  1593 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/PodParser.pm
  1024 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/PodParser.pm
  1594 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Version.pm
  1025 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/Version.pm
  1595 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/YAML.pm
  1026 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Build/YAML.pm
  1596 file path=usr/perl5/$(PERL_VERSION)/lib/Module/CoreList.pm
  1027 file path=usr/perl5/$(PERL_VERSION)/lib/Module/CoreList.pm
       
  1028 dir  path=usr/perl5/$(PERL_VERSION)/lib/Module/Load
  1597 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Load.pm
  1029 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Load.pm
  1598 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Load/Conditional.pm
  1030 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Load/Conditional.pm
  1599 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Loaded.pm
  1031 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Loaded.pm
       
  1032 dir  path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable
  1600 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable.pm
  1033 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable.pm
  1601 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable/Object.pm
  1034 file path=usr/perl5/$(PERL_VERSION)/lib/Module/Pluggable/Object.pm
  1602 file path=usr/perl5/$(PERL_VERSION)/lib/NEXT.pm
  1035 file path=usr/perl5/$(PERL_VERSION)/lib/NEXT.pm
       
  1036 dir  path=usr/perl5/$(PERL_VERSION)/lib/Net
  1603 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Cmd.pm
  1037 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Cmd.pm
  1604 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Config.pm
  1038 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Config.pm
  1605 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Domain.pm
  1039 file path=usr/perl5/$(PERL_VERSION)/lib/Net/Domain.pm
       
  1040 dir  path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP
  1606 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP.pm
  1041 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP.pm
  1607 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/A.pm
  1042 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/A.pm
  1608 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/E.pm
  1043 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/E.pm
  1609 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/I.pm
  1044 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/I.pm
  1610 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/L.pm
  1045 file path=usr/perl5/$(PERL_VERSION)/lib/Net/FTP/L.pm
  1618 file path=usr/perl5/$(PERL_VERSION)/lib/Net/hostent.pm
  1053 file path=usr/perl5/$(PERL_VERSION)/lib/Net/hostent.pm
  1619 file path=usr/perl5/$(PERL_VERSION)/lib/Net/libnetFAQ.pod
  1054 file path=usr/perl5/$(PERL_VERSION)/lib/Net/libnetFAQ.pod
  1620 file path=usr/perl5/$(PERL_VERSION)/lib/Net/netent.pm
  1055 file path=usr/perl5/$(PERL_VERSION)/lib/Net/netent.pm
  1621 file path=usr/perl5/$(PERL_VERSION)/lib/Net/protoent.pm
  1056 file path=usr/perl5/$(PERL_VERSION)/lib/Net/protoent.pm
  1622 file path=usr/perl5/$(PERL_VERSION)/lib/Net/servent.pm
  1057 file path=usr/perl5/$(PERL_VERSION)/lib/Net/servent.pm
       
  1058 dir  path=usr/perl5/$(PERL_VERSION)/lib/Object
  1623 file path=usr/perl5/$(PERL_VERSION)/lib/Object/Accessor.pm
  1059 file path=usr/perl5/$(PERL_VERSION)/lib/Object/Accessor.pm
       
  1060 dir  path=usr/perl5/$(PERL_VERSION)/lib/Package
  1624 file path=usr/perl5/$(PERL_VERSION)/lib/Package/Constants.pm
  1061 file path=usr/perl5/$(PERL_VERSION)/lib/Package/Constants.pm
       
  1062 dir  path=usr/perl5/$(PERL_VERSION)/lib/Params
  1625 file path=usr/perl5/$(PERL_VERSION)/lib/Params/Check.pm
  1063 file path=usr/perl5/$(PERL_VERSION)/lib/Params/Check.pm
       
  1064 dir  path=usr/perl5/$(PERL_VERSION)/lib/Parse
       
  1065 dir  path=usr/perl5/$(PERL_VERSION)/lib/Parse/CPAN
  1626 file path=usr/perl5/$(PERL_VERSION)/lib/Parse/CPAN/Meta.pm
  1066 file path=usr/perl5/$(PERL_VERSION)/lib/Parse/CPAN/Meta.pm
       
  1067 dir  path=usr/perl5/$(PERL_VERSION)/lib/PerlIO
  1627 file path=usr/perl5/$(PERL_VERSION)/lib/PerlIO.pm
  1068 file path=usr/perl5/$(PERL_VERSION)/lib/PerlIO.pm
       
  1069 dir  path=usr/perl5/$(PERL_VERSION)/lib/PerlIO/via
  1628 file path=usr/perl5/$(PERL_VERSION)/lib/PerlIO/via/QuotedPrint.pm
  1070 file path=usr/perl5/$(PERL_VERSION)/lib/PerlIO/via/QuotedPrint.pm
       
  1071 dir  path=usr/perl5/$(PERL_VERSION)/lib/Pod
  1629 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Checker.pm
  1072 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Checker.pm
  1630 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Escapes.pm
  1073 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Escapes.pm
  1631 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Find.pm
  1074 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Find.pm
  1632 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Functions.pm
  1075 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Functions.pm
  1633 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Html.pm
  1076 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Html.pm
  1635 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/LaTeX.pm
  1078 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/LaTeX.pm
  1636 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Man.pm
  1079 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Man.pm
  1637 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/ParseLink.pm
  1080 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/ParseLink.pm
  1638 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/ParseUtils.pm
  1081 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/ParseUtils.pm
  1639 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Parser.pm
  1082 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Parser.pm
       
  1083 dir  path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc
  1640 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc.pm
  1084 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc.pm
  1641 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/BaseTo.pm
  1085 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/BaseTo.pm
  1642 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/GetOptsOO.pm
  1086 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/GetOptsOO.pm
  1643 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToChecker.pm
  1087 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToChecker.pm
  1644 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToMan.pm
  1088 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToMan.pm
  1649 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToTk.pm
  1093 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToTk.pm
  1650 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToXml.pm
  1094 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Perldoc/ToXml.pm
  1651 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/PlainText.pm
  1095 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/PlainText.pm
  1652 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Plainer.pm
  1096 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Plainer.pm
  1653 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Select.pm
  1097 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Select.pm
       
  1098 dir  path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple
  1654 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple.pm
  1099 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple.pm
  1655 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple.pod
  1100 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple.pod
  1656 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/BlackBox.pm
  1101 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/BlackBox.pm
  1657 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Checker.pm
  1102 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Checker.pm
  1658 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Debug.pm
  1103 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Debug.pm
  1679 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Transcode.pm
  1124 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/Transcode.pm
  1680 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/TranscodeDumb.pm
  1125 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/TranscodeDumb.pm
  1681 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/TranscodeSmart.pm
  1126 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/TranscodeSmart.pm
  1682 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/XHTML.pm
  1127 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/XHTML.pm
  1683 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/XMLOutStream.pm
  1128 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Simple/XMLOutStream.pm
       
  1129 dir  path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text
  1684 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text.pm
  1130 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text.pm
  1685 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Color.pm
  1131 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Color.pm
  1686 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Overstrike.pm
  1132 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Overstrike.pm
  1687 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Termcap.pm
  1133 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Text/Termcap.pm
  1688 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Usage.pm
  1134 file path=usr/perl5/$(PERL_VERSION)/lib/Pod/Usage.pm
  1689 file path=usr/perl5/$(PERL_VERSION)/lib/Safe.pm
  1135 file path=usr/perl5/$(PERL_VERSION)/lib/Safe.pm
       
  1136 dir  path=usr/perl5/$(PERL_VERSION)/lib/Search
  1690 file path=usr/perl5/$(PERL_VERSION)/lib/Search/Dict.pm
  1137 file path=usr/perl5/$(PERL_VERSION)/lib/Search/Dict.pm
  1691 file path=usr/perl5/$(PERL_VERSION)/lib/SelectSaver.pm
  1138 file path=usr/perl5/$(PERL_VERSION)/lib/SelectSaver.pm
  1692 file path=usr/perl5/$(PERL_VERSION)/lib/SelfLoader.pm
  1139 file path=usr/perl5/$(PERL_VERSION)/lib/SelfLoader.pm
  1693 file path=usr/perl5/$(PERL_VERSION)/lib/Shell.pm
  1140 file path=usr/perl5/$(PERL_VERSION)/lib/Shell.pm
  1694 file path=usr/perl5/$(PERL_VERSION)/lib/Switch.pm
  1141 file path=usr/perl5/$(PERL_VERSION)/lib/Switch.pm
  1695 file path=usr/perl5/$(PERL_VERSION)/lib/Symbol.pm
  1142 file path=usr/perl5/$(PERL_VERSION)/lib/Symbol.pm
       
  1143 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP
  1696 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Base.pm
  1144 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Base.pm
       
  1145 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter
  1697 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Base.pm
  1146 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Base.pm
  1698 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Color.pm
  1147 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Color.pm
       
  1148 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console
  1699 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console.pm
  1149 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console.pm
  1700 file \
  1150 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console/ParallelSession.pm
  1701     path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console/ParallelSession.pm
       
  1702 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console/Session.pm
  1151 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Console/Session.pm
       
  1152 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File
  1703 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File.pm
  1153 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File.pm
  1704 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File/Session.pm
  1154 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/File/Session.pm
  1705 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Session.pm
  1155 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Formatter/Session.pm
  1706 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Harness.pm
  1156 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Harness.pm
  1707 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Object.pm
  1157 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Object.pm
       
  1158 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser
  1708 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser.pm
  1159 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser.pm
  1709 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Aggregator.pm
  1160 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Aggregator.pm
  1710 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Grammar.pm
  1161 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Grammar.pm
       
  1162 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator
  1711 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator.pm
  1163 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator.pm
  1712 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Array.pm
  1164 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Array.pm
  1713 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Process.pm
  1165 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Process.pm
  1714 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Stream.pm
  1166 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Iterator/Stream.pm
  1715 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/IteratorFactory.pm
  1167 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/IteratorFactory.pm
  1716 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Multiplexer.pm
  1168 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Multiplexer.pm
       
  1169 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result
  1717 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result.pm
  1170 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result.pm
  1718 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Bailout.pm
  1171 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Bailout.pm
  1719 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Comment.pm
  1172 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Comment.pm
  1720 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Plan.pm
  1173 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Plan.pm
  1721 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Pragma.pm
  1174 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Pragma.pm
  1722 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Test.pm
  1175 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Test.pm
  1723 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Unknown.pm
  1176 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Unknown.pm
  1724 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Version.pm
  1177 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/Version.pm
  1725 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/YAML.pm
  1178 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Result/YAML.pm
  1726 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/ResultFactory.pm
  1179 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/ResultFactory.pm
       
  1180 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler
  1727 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler.pm
  1181 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler.pm
  1728 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler/Job.pm
  1182 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler/Job.pm
  1729 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler/Spinner.pm
  1183 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Scheduler/Spinner.pm
       
  1184 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source
  1730 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source.pm
  1185 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source.pm
  1731 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source/Perl.pm
  1186 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Source/Perl.pm
  1732 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Utils.pm
  1187 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/Utils.pm
       
  1188 dir  path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish
  1733 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish/Reader.pm
  1189 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish/Reader.pm
  1734 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish/Writer.pm
  1190 file path=usr/perl5/$(PERL_VERSION)/lib/TAP/Parser/YAMLish/Writer.pm
       
  1191 dir  path=usr/perl5/$(PERL_VERSION)/lib/Term
  1735 file path=usr/perl5/$(PERL_VERSION)/lib/Term/ANSIColor.pm
  1192 file path=usr/perl5/$(PERL_VERSION)/lib/Term/ANSIColor.pm
  1736 file path=usr/perl5/$(PERL_VERSION)/lib/Term/Cap.pm
  1193 file path=usr/perl5/$(PERL_VERSION)/lib/Term/Cap.pm
  1737 file path=usr/perl5/$(PERL_VERSION)/lib/Term/Complete.pm
  1194 file path=usr/perl5/$(PERL_VERSION)/lib/Term/Complete.pm
  1738 file path=usr/perl5/$(PERL_VERSION)/lib/Term/ReadLine.pm
  1195 file path=usr/perl5/$(PERL_VERSION)/lib/Term/ReadLine.pm
       
  1196 dir  path=usr/perl5/$(PERL_VERSION)/lib/Term/UI
  1739 file path=usr/perl5/$(PERL_VERSION)/lib/Term/UI.pm
  1197 file path=usr/perl5/$(PERL_VERSION)/lib/Term/UI.pm
  1740 file path=usr/perl5/$(PERL_VERSION)/lib/Term/UI/History.pm
  1198 file path=usr/perl5/$(PERL_VERSION)/lib/Term/UI/History.pm
       
  1199 dir  path=usr/perl5/$(PERL_VERSION)/lib/Test
  1741 file path=usr/perl5/$(PERL_VERSION)/lib/Test.pm
  1200 file path=usr/perl5/$(PERL_VERSION)/lib/Test.pm
       
  1201 dir  path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder
  1742 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder.pm
  1202 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder.pm
  1743 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Module.pm
  1203 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Module.pm
       
  1204 dir  path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester
  1744 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester.pm
  1205 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester.pm
  1745 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester/Color.pm
  1206 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Builder/Tester/Color.pm
  1746 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Harness.pm
  1207 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Harness.pm
  1747 file path=usr/perl5/$(PERL_VERSION)/lib/Test/More.pm
  1208 file path=usr/perl5/$(PERL_VERSION)/lib/Test/More.pm
  1748 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Simple.pm
  1209 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Simple.pm
  1749 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Tutorial.pod
  1210 file path=usr/perl5/$(PERL_VERSION)/lib/Test/Tutorial.pod
       
  1211 dir  path=usr/perl5/$(PERL_VERSION)/lib/Text
  1750 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Abbrev.pm
  1212 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Abbrev.pm
  1751 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Balanced.pm
  1213 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Balanced.pm
  1752 file path=usr/perl5/$(PERL_VERSION)/lib/Text/ParseWords.pm
  1214 file path=usr/perl5/$(PERL_VERSION)/lib/Text/ParseWords.pm
  1753 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Tabs.pm
  1215 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Tabs.pm
  1754 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Wrap.pm
  1216 file path=usr/perl5/$(PERL_VERSION)/lib/Text/Wrap.pm
       
  1217 dir  path=usr/perl5/$(PERL_VERSION)/lib/Thread
  1755 file path=usr/perl5/$(PERL_VERSION)/lib/Thread.pm
  1218 file path=usr/perl5/$(PERL_VERSION)/lib/Thread.pm
  1756 file path=usr/perl5/$(PERL_VERSION)/lib/Thread/Queue.pm
  1219 file path=usr/perl5/$(PERL_VERSION)/lib/Thread/Queue.pm
  1757 file path=usr/perl5/$(PERL_VERSION)/lib/Thread/Semaphore.pm
  1220 file path=usr/perl5/$(PERL_VERSION)/lib/Thread/Semaphore.pm
       
  1221 dir  path=usr/perl5/$(PERL_VERSION)/lib/Tie
  1758 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Array.pm
  1222 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Array.pm
  1759 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/File.pm
  1223 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/File.pm
  1760 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Handle.pm
  1224 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Handle.pm
       
  1225 dir  path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash
  1761 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash.pm
  1226 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash.pm
  1762 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash/NamedCapture.pm
  1227 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Hash/NamedCapture.pm
  1763 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Memoize.pm
  1228 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Memoize.pm
  1764 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/RefHash.pm
  1229 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/RefHash.pm
  1765 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Scalar.pm
  1230 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/Scalar.pm
  1766 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/StdHandle.pm
  1231 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/StdHandle.pm
  1767 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/SubstrHash.pm
  1232 file path=usr/perl5/$(PERL_VERSION)/lib/Tie/SubstrHash.pm
       
  1233 dir  path=usr/perl5/$(PERL_VERSION)/lib/Time
  1768 file path=usr/perl5/$(PERL_VERSION)/lib/Time/Local.pm
  1234 file path=usr/perl5/$(PERL_VERSION)/lib/Time/Local.pm
  1769 file path=usr/perl5/$(PERL_VERSION)/lib/Time/gmtime.pm
  1235 file path=usr/perl5/$(PERL_VERSION)/lib/Time/gmtime.pm
  1770 file path=usr/perl5/$(PERL_VERSION)/lib/Time/localtime.pm
  1236 file path=usr/perl5/$(PERL_VERSION)/lib/Time/localtime.pm
  1771 file path=usr/perl5/$(PERL_VERSION)/lib/Time/tm.pm
  1237 file path=usr/perl5/$(PERL_VERSION)/lib/Time/tm.pm
  1772 file path=usr/perl5/$(PERL_VERSION)/lib/UNIVERSAL.pm
  1238 file path=usr/perl5/$(PERL_VERSION)/lib/UNIVERSAL.pm
       
  1239 dir  path=usr/perl5/$(PERL_VERSION)/lib/Unicode
       
  1240 dir  path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate
  1773 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate.pm
  1241 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate.pm
  1774 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate/allkeys.txt
  1242 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate/allkeys.txt
  1775 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate/keys.txt
  1243 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/Collate/keys.txt
  1776 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/UCD.pm
  1244 file path=usr/perl5/$(PERL_VERSION)/lib/Unicode/UCD.pm
       
  1245 dir  path=usr/perl5/$(PERL_VERSION)/lib/User
  1777 file path=usr/perl5/$(PERL_VERSION)/lib/User/grent.pm
  1246 file path=usr/perl5/$(PERL_VERSION)/lib/User/grent.pm
  1778 file path=usr/perl5/$(PERL_VERSION)/lib/User/pwent.pm
  1247 file path=usr/perl5/$(PERL_VERSION)/lib/User/pwent.pm
  1779 file path=usr/perl5/$(PERL_VERSION)/lib/XSLoader.pm
  1248 file path=usr/perl5/$(PERL_VERSION)/lib/XSLoader.pm
  1780 file path=usr/perl5/$(PERL_VERSION)/lib/abbrev.pl
  1249 file path=usr/perl5/$(PERL_VERSION)/lib/abbrev.pl
  1781 file path=usr/perl5/$(PERL_VERSION)/lib/assert.pl
  1250 file path=usr/perl5/$(PERL_VERSION)/lib/assert.pl
       
  1251 dir  path=usr/perl5/$(PERL_VERSION)/lib/autodie
  1782 file path=usr/perl5/$(PERL_VERSION)/lib/autodie.pm
  1252 file path=usr/perl5/$(PERL_VERSION)/lib/autodie.pm
       
  1253 dir  path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception
  1783 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception.pm
  1254 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception.pm
  1784 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception/system.pm
  1255 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/exception/system.pm
  1785 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/hints.pm
  1256 file path=usr/perl5/$(PERL_VERSION)/lib/autodie/hints.pm
  1786 file path=usr/perl5/$(PERL_VERSION)/lib/autouse.pm
  1257 file path=usr/perl5/$(PERL_VERSION)/lib/autouse.pm
  1787 file path=usr/perl5/$(PERL_VERSION)/lib/base.pm
  1258 file path=usr/perl5/$(PERL_VERSION)/lib/base.pm
  1801 file path=usr/perl5/$(PERL_VERSION)/lib/ctime.pl
  1272 file path=usr/perl5/$(PERL_VERSION)/lib/ctime.pl
  1802 file path=usr/perl5/$(PERL_VERSION)/lib/deprecate.pm
  1273 file path=usr/perl5/$(PERL_VERSION)/lib/deprecate.pm
  1803 file path=usr/perl5/$(PERL_VERSION)/lib/diagnostics.pm
  1274 file path=usr/perl5/$(PERL_VERSION)/lib/diagnostics.pm
  1804 file path=usr/perl5/$(PERL_VERSION)/lib/dotsh.pl
  1275 file path=usr/perl5/$(PERL_VERSION)/lib/dotsh.pl
  1805 file path=usr/perl5/$(PERL_VERSION)/lib/dumpvar.pl
  1276 file path=usr/perl5/$(PERL_VERSION)/lib/dumpvar.pl
       
  1277 dir  path=usr/perl5/$(PERL_VERSION)/lib/encoding
  1806 file path=usr/perl5/$(PERL_VERSION)/lib/encoding/warnings.pm
  1278 file path=usr/perl5/$(PERL_VERSION)/lib/encoding/warnings.pm
  1807 file path=usr/perl5/$(PERL_VERSION)/lib/exceptions.pl
  1279 file path=usr/perl5/$(PERL_VERSION)/lib/exceptions.pl
  1808 file path=usr/perl5/$(PERL_VERSION)/lib/fastcwd.pl
  1280 file path=usr/perl5/$(PERL_VERSION)/lib/fastcwd.pl
  1809 file path=usr/perl5/$(PERL_VERSION)/lib/feature.pm
  1281 file path=usr/perl5/$(PERL_VERSION)/lib/feature.pm
  1810 file path=usr/perl5/$(PERL_VERSION)/lib/fields.pm
  1282 file path=usr/perl5/$(PERL_VERSION)/lib/fields.pm
  1816 file path=usr/perl5/$(PERL_VERSION)/lib/getopt.pl
  1288 file path=usr/perl5/$(PERL_VERSION)/lib/getopt.pl
  1817 file path=usr/perl5/$(PERL_VERSION)/lib/getopts.pl
  1289 file path=usr/perl5/$(PERL_VERSION)/lib/getopts.pl
  1818 file path=usr/perl5/$(PERL_VERSION)/lib/hostname.pl
  1290 file path=usr/perl5/$(PERL_VERSION)/lib/hostname.pl
  1819 file path=usr/perl5/$(PERL_VERSION)/lib/if.pm
  1291 file path=usr/perl5/$(PERL_VERSION)/lib/if.pm
  1820 file path=usr/perl5/$(PERL_VERSION)/lib/importenv.pl
  1292 file path=usr/perl5/$(PERL_VERSION)/lib/importenv.pl
       
  1293 dir  path=usr/perl5/$(PERL_VERSION)/lib/inc
       
  1294 dir  path=usr/perl5/$(PERL_VERSION)/lib/inc/latest
  1821 file path=usr/perl5/$(PERL_VERSION)/lib/inc/latest.pm
  1295 file path=usr/perl5/$(PERL_VERSION)/lib/inc/latest.pm
  1822 file path=usr/perl5/$(PERL_VERSION)/lib/inc/latest/private.pm
  1296 file path=usr/perl5/$(PERL_VERSION)/lib/inc/latest/private.pm
  1823 file path=usr/perl5/$(PERL_VERSION)/lib/integer.pm
  1297 file path=usr/perl5/$(PERL_VERSION)/lib/integer.pm
  1824 file path=usr/perl5/$(PERL_VERSION)/lib/less.pm
  1298 file path=usr/perl5/$(PERL_VERSION)/lib/less.pm
  1825 file path=usr/perl5/$(PERL_VERSION)/lib/locale.pm
  1299 file path=usr/perl5/$(PERL_VERSION)/lib/locale.pm
  1826 file path=usr/perl5/$(PERL_VERSION)/lib/look.pl
  1300 file path=usr/perl5/$(PERL_VERSION)/lib/look.pl
  1827 file path=usr/perl5/$(PERL_VERSION)/lib/newgetopt.pl
  1301 file path=usr/perl5/$(PERL_VERSION)/lib/newgetopt.pl
  1828 file path=usr/perl5/$(PERL_VERSION)/lib/open.pm
  1302 file path=usr/perl5/$(PERL_VERSION)/lib/open.pm
  1829 file path=usr/perl5/$(PERL_VERSION)/lib/open2.pl
  1303 file path=usr/perl5/$(PERL_VERSION)/lib/open2.pl
  1830 file path=usr/perl5/$(PERL_VERSION)/lib/open3.pl
  1304 file path=usr/perl5/$(PERL_VERSION)/lib/open3.pl
       
  1305 dir  path=usr/perl5/$(PERL_VERSION)/lib/overload
  1831 file path=usr/perl5/$(PERL_VERSION)/lib/overload.pm
  1306 file path=usr/perl5/$(PERL_VERSION)/lib/overload.pm
  1832 file path=usr/perl5/$(PERL_VERSION)/lib/overload/numbers.pm
  1307 file path=usr/perl5/$(PERL_VERSION)/lib/overload/numbers.pm
  1833 file path=usr/perl5/$(PERL_VERSION)/lib/overloading.pm
  1308 file path=usr/perl5/$(PERL_VERSION)/lib/overloading.pm
  1834 file path=usr/perl5/$(PERL_VERSION)/lib/parent.pm
  1309 file path=usr/perl5/$(PERL_VERSION)/lib/parent.pm
  1835 file path=usr/perl5/$(PERL_VERSION)/lib/perl5db.pl
  1310 file path=usr/perl5/$(PERL_VERSION)/lib/perl5db.pl
       
  1311 dir  path=usr/perl5/$(PERL_VERSION)/lib/pod
  1836 file path=usr/perl5/$(PERL_VERSION)/lib/pod/a2p.pod
  1312 file path=usr/perl5/$(PERL_VERSION)/lib/pod/a2p.pod
  1837 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl.pod
  1313 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl.pod
  1838 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5004delta.pod
  1314 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5004delta.pod
  1839 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5005delta.pod
  1315 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5005delta.pod
  1840 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5100delta.pod
  1316 file path=usr/perl5/$(PERL_VERSION)/lib/pod/perl5100delta.pod
  2018 file path=usr/perl5/$(PERL_VERSION)/lib/subs.pm
  1494 file path=usr/perl5/$(PERL_VERSION)/lib/subs.pm
  2019 file path=usr/perl5/$(PERL_VERSION)/lib/syslog.pl
  1495 file path=usr/perl5/$(PERL_VERSION)/lib/syslog.pl
  2020 file path=usr/perl5/$(PERL_VERSION)/lib/tainted.pl
  1496 file path=usr/perl5/$(PERL_VERSION)/lib/tainted.pl
  2021 file path=usr/perl5/$(PERL_VERSION)/lib/termcap.pl
  1497 file path=usr/perl5/$(PERL_VERSION)/lib/termcap.pl
  2022 file path=usr/perl5/$(PERL_VERSION)/lib/timelocal.pl
  1498 file path=usr/perl5/$(PERL_VERSION)/lib/timelocal.pl
       
  1499 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore
  2023 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/ArabicShaping.txt
  1500 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/ArabicShaping.txt
  2024 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/BidiMirroring.txt
  1501 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/BidiMirroring.txt
  2025 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/Blocks.txt
  1502 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/Blocks.txt
  2026 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/CJKRadicals.txt
  1503 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/CJKRadicals.txt
  2027 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/CaseFolding.txt
  1504 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/CaseFolding.txt
  2049 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/ReadMe.txt
  1526 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/ReadMe.txt
  2050 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/Scripts.txt
  1527 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/Scripts.txt
  2051 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/SpecialCasing.txt
  1528 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/SpecialCasing.txt
  2052 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/StandardizedVariants.txt
  1529 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/StandardizedVariants.txt
  2053 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/TestProp.pl
  1530 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/TestProp.pl
       
  1531 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/To
  2054 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Bmg.pl
  1532 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Bmg.pl
  2055 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Digit.pl
  1533 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Digit.pl
  2056 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Fold.pl
  1534 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Fold.pl
  2057 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Lower.pl
  1535 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Lower.pl
  2058 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/NFKCCF.pl
  1536 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/NFKCCF.pl
  2059 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Title.pl
  1537 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Title.pl
  2060 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Upper.pl
  1538 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/To/Upper.pl
  2061 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/UnicodeData.txt
  1539 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/UnicodeData.txt
       
  1540 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary
  2062 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/GCBTest.txt
  1541 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/GCBTest.txt
  2063 file \
  1542 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/GraphemeBreakProperty.txt
  2064     path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/GraphemeBreakProperty.txt
  1543 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/SentenceBreakProperty.txt
  2065 file \
  1544 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/WordBreakProperty.txt
  2066     path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/SentenceBreakProperty.txt
  1545 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted
  2067 file \
       
  2068     path=usr/perl5/$(PERL_VERSION)/lib/unicore/auxiliary/WordBreakProperty.txt
       
  2069 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DBidiClass.txt
  1546 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DBidiClass.txt
  2070 file \
  1547 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DBinaryProperties.txt
  2071     path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DBinaryProperties.txt
       
  2072 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DCombiningClass.txt
  1548 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DCombiningClass.txt
  2073 file \
  1549 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DDecompositionType.txt
  2074     path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DDecompositionType.txt
       
  2075 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DEastAsianWidth.txt
  1550 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DEastAsianWidth.txt
  2076 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DGeneralCategory.txt
  1551 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DGeneralCategory.txt
  2077 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DJoinGroup.txt
  1552 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DJoinGroup.txt
  2078 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DJoinType.txt
  1553 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DJoinType.txt
  2079 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DLineBreak.txt
  1554 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DLineBreak.txt
  2080 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DNumType.txt
  1555 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DNumType.txt
  2081 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DNumValues.txt
  1556 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/extracted/DNumValues.txt
       
  1557 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib
       
  1558 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex
  2082 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex/N.pl
  1559 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex/N.pl
  2083 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex/Y.pl
  1560 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/AHex/Y.pl
       
  1561 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age
  2084 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/1_1.pl
  1562 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/1_1.pl
  2085 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/2_0.pl
  1563 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/2_0.pl
  2086 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/2_1.pl
  1564 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/2_1.pl
  2087 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/3_0.pl
  1565 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/3_0.pl
  2088 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/3_1.pl
  1566 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/3_1.pl
  2091 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/4_1.pl
  1569 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/4_1.pl
  2092 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_0.pl
  1570 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_0.pl
  2093 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_1.pl
  1571 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_1.pl
  2094 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_2.pl
  1572 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/5_2.pl
  2095 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/Unassign.pl
  1573 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Age/Unassign.pl
       
  1574 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha
  2096 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha/N.pl
  1575 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha/N.pl
  2097 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha/Y.pl
  1576 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Alpha/Y.pl
       
  1577 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc
  2098 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/AL.pl
  1578 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/AL.pl
  2099 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/AN.pl
  1579 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/AN.pl
  2100 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/B.pl
  1580 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/B.pl
  2101 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/BN.pl
  1581 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/BN.pl
  2102 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/CS.pl
  1582 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/CS.pl
  2112 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/R.pl
  1592 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/R.pl
  2113 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/RLE.pl
  1593 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/RLE.pl
  2114 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/RLO.pl
  1594 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/RLO.pl
  2115 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/S.pl
  1595 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/S.pl
  2116 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/WS.pl
  1596 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Bc/WS.pl
       
  1597 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC
  2117 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC/N.pl
  1598 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC/N.pl
  2118 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC/Y.pl
  1599 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiC/Y.pl
       
  1600 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM
  2119 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM/N.pl
  1601 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM/N.pl
  2120 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM/Y.pl
  1602 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/BidiM/Y.pl
       
  1603 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk
  2121 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/ASCII.pl
  1604 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/ASCII.pl
  2122 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/AegeanNu.pl
  1605 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/AegeanNu.pl
  2123 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Alphabet.pl
  1606 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Alphabet.pl
  2124 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Ancient2.pl
  1607 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Ancient2.pl
  2125 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/AncientG.pl
  1608 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/AncientG.pl
  2314 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/VedicExt.pl
  1797 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/VedicExt.pl
  2315 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Vertical.pl
  1798 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/Vertical.pl
  2316 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YiRadica.pl
  1799 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YiRadica.pl
  2317 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YiSyllab.pl
  1800 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YiSyllab.pl
  2318 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YijingHe.pl
  1801 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Blk/YijingHe.pl
       
  1802 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE
  2319 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE/N.pl
  1803 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE/N.pl
  2320 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE/Y.pl
  1804 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CE/Y.pl
       
  1805 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI
  2321 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI/N.pl
  1806 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI/N.pl
  2322 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI/Y.pl
  1807 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CI/Y.pl
       
  1808 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF
  2323 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF/N.pl
  1809 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF/N.pl
  2324 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF/Y.pl
  1810 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCF/Y.pl
       
  1811 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM
  2325 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM/N.pl
  1812 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM/N.pl
  2326 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM/Y.pl
  1813 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWCM/Y.pl
       
  1814 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF
  2327 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF/N.pl
  1815 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF/N.pl
  2328 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF/Y.pl
  1816 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWKCF/Y.pl
       
  1817 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL
  2329 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL/N.pl
  1818 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL/N.pl
  2330 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL/Y.pl
  1819 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWL/Y.pl
       
  1820 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT
  2331 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT/N.pl
  1821 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT/N.pl
  2332 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT/Y.pl
  1822 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWT/Y.pl
       
  1823 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU
  2333 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU/N.pl
  1824 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU/N.pl
  2334 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU/Y.pl
  1825 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CWU/Y.pl
       
  1826 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased
  2335 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased/N.pl
  1827 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased/N.pl
  2336 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased/Y.pl
  1828 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Cased/Y.pl
       
  1829 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc
  2337 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/10.pl
  1830 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/10.pl
  2338 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/103.pl
  1831 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/103.pl
  2339 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/107.pl
  1832 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/107.pl
  2340 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/11.pl
  1833 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/11.pl
  2341 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/118.pl
  1834 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/118.pl
  2388 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/NK.pl
  1881 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/NK.pl
  2389 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/NR.pl
  1882 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/NR.pl
  2390 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/OV.pl
  1883 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/OV.pl
  2391 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/R.pl
  1884 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/R.pl
  2392 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/VR.pl
  1885 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ccc/VR.pl
       
  1886 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx
  2393 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx/N.pl
  1887 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx/N.pl
  2394 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx/Y.pl
  1888 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/CompEx/Y.pl
       
  1889 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI
  2395 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI/N.pl
  1890 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI/N.pl
  2396 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI/Y.pl
  1891 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/DI/Y.pl
       
  1892 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash
  2397 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash/N.pl
  1893 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash/N.pl
  2398 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash/Y.pl
  1894 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dash/Y.pl
       
  1895 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep
  2399 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep/N.pl
  1896 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep/N.pl
  2400 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep/Y.pl
  1897 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dep/Y.pl
       
  1898 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia
  2401 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia/N.pl
  1899 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia/N.pl
  2402 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia/Y.pl
  1900 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dia/Y.pl
       
  1901 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt
  2403 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Com.pl
  1902 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Com.pl
  2404 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Enc.pl
  1903 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Enc.pl
  2405 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Fin.pl
  1904 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Fin.pl
  2406 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Font.pl
  1905 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Font.pl
  2407 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Fra.pl
  1906 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Fra.pl
  2415 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sml.pl
  1914 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sml.pl
  2416 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sqr.pl
  1915 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sqr.pl
  2417 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sub.pl
  1916 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sub.pl
  2418 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sup.pl
  1917 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Sup.pl
  2419 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Vert.pl
  1918 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Dt/Vert.pl
       
  1919 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea
  2420 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/A.pl
  1920 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/A.pl
  2421 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/F.pl
  1921 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/F.pl
  2422 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/H.pl
  1922 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/H.pl
  2423 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/N.pl
  1923 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/N.pl
  2424 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/Na.pl
  1924 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/Na.pl
  2425 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/W.pl
  1925 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ea/W.pl
       
  1926 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext
  2426 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext/N.pl
  1927 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext/N.pl
  2427 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext/Y.pl
  1928 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ext/Y.pl
       
  1929 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB
  2428 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/CN.pl
  1930 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/CN.pl
  2429 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/CR.pl
  1931 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/CR.pl
  2430 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/EX.pl
  1932 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/EX.pl
  2431 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/L.pl
  1933 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/L.pl
  2432 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/LF.pl
  1934 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/LF.pl
  2435 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/PP.pl
  1937 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/PP.pl
  2436 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/SM.pl
  1938 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/SM.pl
  2437 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/T.pl
  1939 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/T.pl
  2438 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/V.pl
  1940 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/V.pl
  2439 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/XX.pl
  1941 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GCB/XX.pl
       
  1942 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc
  2440 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/C.pl
  1943 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/C.pl
  2441 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cc.pl
  1944 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cc.pl
  2442 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cf.pl
  1945 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cf.pl
  2443 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cn.pl
  1946 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Cn.pl
  2444 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Co.pl
  1947 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Co.pl
  2471 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/So.pl
  1974 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/So.pl
  2472 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Z.pl
  1975 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Z.pl
  2473 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zl.pl
  1976 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zl.pl
  2474 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zp.pl
  1977 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zp.pl
  2475 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zs.pl
  1978 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Gc/Zs.pl
       
  1979 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase
  2476 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase/N.pl
  1980 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase/N.pl
  2477 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase/Y.pl
  1981 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrBase/Y.pl
       
  1982 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt
  2478 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt/N.pl
  1983 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt/N.pl
  2479 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt/Y.pl
  1984 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/GrExt/Y.pl
       
  1985 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex
  2480 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex/N.pl
  1986 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex/N.pl
  2481 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex/Y.pl
  1987 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hex/Y.pl
       
  1988 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hst
  2482 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hst/NA.pl
  1989 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hst/NA.pl
       
  1990 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen
  2483 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen/N.pl
  1991 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen/N.pl
  2484 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen/Y.pl
  1992 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Hyphen/Y.pl
       
  1993 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC
  2485 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC/N.pl
  1994 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC/N.pl
  2486 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC/Y.pl
  1995 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDC/Y.pl
       
  1996 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS
  2487 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS/N.pl
  1997 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS/N.pl
  2488 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS/Y.pl
  1998 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDS/Y.pl
       
  1999 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB
  2489 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB/N.pl
  2000 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB/N.pl
  2490 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB/Y.pl
  2001 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDSB/Y.pl
       
  2002 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST
  2491 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST/N.pl
  2003 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST/N.pl
  2492 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST/Y.pl
  2004 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/IDST/Y.pl
       
  2005 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo
  2493 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo/N.pl
  2006 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo/N.pl
  2494 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo/Y.pl
  2007 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Ideo/Y.pl
       
  2008 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In
  2495 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/2_0.pl
  2009 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/2_0.pl
  2496 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/2_1.pl
  2010 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/2_1.pl
  2497 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_0.pl
  2011 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_0.pl
  2498 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_1.pl
  2012 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_1.pl
  2499 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_2.pl
  2013 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/3_2.pl
  2500 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/4_0.pl
  2014 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/4_0.pl
  2501 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/4_1.pl
  2015 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/4_1.pl
  2502 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_0.pl
  2016 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_0.pl
  2503 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_1.pl
  2017 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_1.pl
  2504 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_2.pl
  2018 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/In/5_2.pl
       
  2019 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg
  2505 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Ain.pl
  2020 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Ain.pl
  2506 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Alaph.pl
  2021 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Alaph.pl
  2507 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Alef.pl
  2022 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Alef.pl
  2508 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Beh.pl
  2023 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Beh.pl
  2509 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Beth.pl
  2024 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Beth.pl
  2557 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/YehWithT.pl
  2072 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/YehWithT.pl
  2558 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Yudh.pl
  2073 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Yudh.pl
  2559 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/YudhHe.pl
  2074 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/YudhHe.pl
  2560 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Zain.pl
  2075 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Zain.pl
  2561 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Zhain.pl
  2076 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jg/Zhain.pl
       
  2077 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC
  2562 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC/N.pl
  2078 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC/N.pl
  2563 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC/Y.pl
  2079 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/JoinC/Y.pl
       
  2080 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt
  2564 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/C.pl
  2081 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/C.pl
  2565 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/D.pl
  2082 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/D.pl
  2566 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/R.pl
  2083 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/R.pl
  2567 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/T.pl
  2084 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/T.pl
  2568 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/U.pl
  2085 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Jt/U.pl
       
  2086 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/LOE
  2569 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/LOE/N.pl
  2087 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/LOE/N.pl
       
  2088 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb
  2570 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/AI.pl
  2089 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/AI.pl
  2571 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/AL.pl
  2090 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/AL.pl
  2572 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/B2.pl
  2091 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/B2.pl
  2573 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/BA.pl
  2092 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/BA.pl
  2574 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/BB.pl
  2093 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/BB.pl
  2595 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/SP.pl
  2114 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/SP.pl
  2596 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/SY.pl
  2115 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/SY.pl
  2597 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/WJ.pl
  2116 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/WJ.pl
  2598 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/XX.pl
  2117 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/XX.pl
  2599 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/ZW.pl
  2118 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lb/ZW.pl
       
  2119 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower
  2600 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower/N.pl
  2120 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower/N.pl
  2601 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower/Y.pl
  2121 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Lower/Y.pl
       
  2122 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math
  2602 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math/N.pl
  2123 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math/N.pl
  2603 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math/Y.pl
  2124 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Math/Y.pl
       
  2125 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar
  2604 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar/N.pl
  2126 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar/N.pl
  2605 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar/Y.pl
  2127 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NChar/Y.pl
       
  2128 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFCQC
  2606 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFCQC/Y.pl
  2129 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFCQC/Y.pl
       
  2130 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC
  2607 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC/N.pl
  2131 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC/N.pl
  2608 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC/Y.pl
  2132 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFDQC/Y.pl
       
  2133 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC
  2609 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/M.pl
  2134 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/M.pl
  2610 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/N.pl
  2135 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/N.pl
  2611 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/Y.pl
  2136 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKCQC/Y.pl
       
  2137 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKDQC
  2612 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKDQC/N.pl
  2138 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/NFKDQC/N.pl
       
  2139 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt
  2613 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/De.pl
  2140 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/De.pl
  2614 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/Di.pl
  2141 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/Di.pl
  2615 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/Nu.pl
  2142 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nt/Nu.pl
       
  2143 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv
  2616 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/0.pl
  2144 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/0.pl
  2617 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/1.pl
  2145 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/1.pl
  2618 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/10.pl
  2146 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/10.pl
  2619 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/100.pl
  2147 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/100.pl
  2620 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/1000.pl
  2148 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/1000.pl
  2726 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/9000.pl
  2254 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/9000.pl
  2727 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/90000.pl
  2255 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/90000.pl
  2728 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/9_2.pl
  2256 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/9_2.pl
  2729 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/NaN.pl
  2257 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/NaN.pl
  2730 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/_1_2.pl
  2258 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Nv/_1_2.pl
       
  2259 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha
  2731 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha/N.pl
  2260 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha/N.pl
  2732 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha/Y.pl
  2261 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OAlpha/Y.pl
       
  2262 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI
  2733 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI/N.pl
  2263 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI/N.pl
  2734 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI/Y.pl
  2264 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/ODI/Y.pl
       
  2265 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt
  2735 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt/N.pl
  2266 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt/N.pl
  2736 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt/Y.pl
  2267 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OGrExt/Y.pl
       
  2268 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC
  2737 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC/N.pl
  2269 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC/N.pl
  2738 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC/Y.pl
  2270 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDC/Y.pl
       
  2271 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS
  2739 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS/N.pl
  2272 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS/N.pl
  2740 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS/Y.pl
  2273 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OIDS/Y.pl
       
  2274 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower
  2741 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower/N.pl
  2275 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower/N.pl
  2742 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower/Y.pl
  2276 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OLower/Y.pl
       
  2277 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath
  2743 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath/N.pl
  2278 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath/N.pl
  2744 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath/Y.pl
  2279 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OMath/Y.pl
       
  2280 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper
  2745 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper/N.pl
  2281 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper/N.pl
  2746 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper/Y.pl
  2282 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/OUpper/Y.pl
       
  2283 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn
  2747 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn/N.pl
  2284 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn/N.pl
  2748 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn/Y.pl
  2285 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatSyn/Y.pl
       
  2286 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS
  2749 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS/N.pl
  2287 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS/N.pl
  2750 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS/Y.pl
  2288 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/PatWS/Y.pl
       
  2289 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl
  2751 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Alnum.pl
  2290 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Alnum.pl
  2752 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Any.pl
  2291 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Any.pl
  2753 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Assigned.pl
  2292 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Assigned.pl
  2754 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Blank.pl
  2293 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Blank.pl
  2755 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Graph.pl
  2294 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Graph.pl
  2771 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/VertSpac.pl
  2310 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/VertSpac.pl
  2772 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Word.pl
  2311 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/Word.pl
  2773 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XBegin.pl
  2312 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XBegin.pl
  2774 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XExtend.pl
  2313 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XExtend.pl
  2775 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XLVLVTV.pl
  2314 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Perl/_XLVLVTV.pl
       
  2315 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark
  2776 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark/N.pl
  2316 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark/N.pl
  2777 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark/Y.pl
  2317 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/QMark/Y.pl
       
  2318 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical
  2778 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical/N.pl
  2319 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical/N.pl
  2779 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical/Y.pl
  2320 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Radical/Y.pl
       
  2321 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB
  2780 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/AT.pl
  2322 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/AT.pl
  2781 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/CL.pl
  2323 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/CL.pl
  2782 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/EX.pl
  2324 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/EX.pl
  2783 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/FO.pl
  2325 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/FO.pl
  2784 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/LE.pl
  2326 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/LE.pl
  2787 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/SE.pl
  2329 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/SE.pl
  2788 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/ST.pl
  2330 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/ST.pl
  2789 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/Sp.pl
  2331 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/Sp.pl
  2790 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/UP.pl
  2332 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/UP.pl
  2791 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/XX.pl
  2333 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SB/XX.pl
       
  2334 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD
  2792 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD/N.pl
  2335 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD/N.pl
  2793 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD/Y.pl
  2336 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/SD/Y.pl
       
  2337 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm
  2794 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm/N.pl
  2338 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm/N.pl
  2795 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm/Y.pl
  2339 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/STerm/Y.pl
       
  2340 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc
  2796 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Arab.pl
  2341 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Arab.pl
  2797 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Armi.pl
  2342 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Armi.pl
  2798 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Armn.pl
  2343 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Armn.pl
  2799 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Avst.pl
  2344 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Avst.pl
  2800 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Bali.pl
  2345 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Bali.pl
  2877 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Xsux.pl
  2422 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Xsux.pl
  2878 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Yi.pl
  2423 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Yi.pl
  2879 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zinh.pl
  2424 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zinh.pl
  2880 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zyyy.pl
  2425 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zyyy.pl
  2881 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zzzz.pl
  2426 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Sc/Zzzz.pl
       
  2427 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space
  2882 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space/N.pl
  2428 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space/N.pl
  2883 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space/Y.pl
  2429 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Space/Y.pl
       
  2430 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term
  2884 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term/N.pl
  2431 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term/N.pl
  2885 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term/Y.pl
  2432 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Term/Y.pl
       
  2433 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo
  2886 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo/N.pl
  2434 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo/N.pl
  2887 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo/Y.pl
  2435 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/UIdeo/Y.pl
       
  2436 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper
  2888 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper/N.pl
  2437 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper/N.pl
  2889 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper/Y.pl
  2438 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/Upper/Y.pl
       
  2439 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS
  2890 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS/N.pl
  2440 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS/N.pl
  2891 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS/Y.pl
  2441 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/VS/Y.pl
       
  2442 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB
  2892 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/EX.pl
  2443 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/EX.pl
  2893 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/FO.pl
  2444 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/FO.pl
  2894 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/KA.pl
  2445 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/KA.pl
  2895 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/LE.pl
  2446 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/LE.pl
  2896 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/MB.pl
  2447 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/MB.pl
  2897 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/ML.pl
  2448 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/ML.pl
  2898 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/MN.pl
  2449 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/MN.pl
  2899 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/NL.pl
  2450 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/NL.pl
  2900 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/NU.pl
  2451 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/NU.pl
  2901 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/XX.pl
  2452 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/WB/XX.pl
       
  2453 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC
  2902 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC/N.pl
  2454 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC/N.pl
  2903 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC/Y.pl
  2455 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDC/Y.pl
       
  2456 dir  path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS
  2904 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS/N.pl
  2457 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS/N.pl
  2905 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS/Y.pl
  2458 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/lib/XIDS/Y.pl
  2906 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/mktables
  2459 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/mktables
  2907 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/mktables.lst
  2460 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/mktables.lst
  2908 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/version
  2461 file path=usr/perl5/$(PERL_VERSION)/lib/unicore/version
  2909 file path=usr/perl5/$(PERL_VERSION)/lib/utf8.pm
  2462 file path=usr/perl5/$(PERL_VERSION)/lib/utf8.pm
  2910 file path=usr/perl5/$(PERL_VERSION)/lib/utf8_heavy.pl
  2463 file path=usr/perl5/$(PERL_VERSION)/lib/utf8_heavy.pl
  2911 file path=usr/perl5/$(PERL_VERSION)/lib/validate.pl
  2464 file path=usr/perl5/$(PERL_VERSION)/lib/validate.pl
  2912 file path=usr/perl5/$(PERL_VERSION)/lib/vars.pm
  2465 file path=usr/perl5/$(PERL_VERSION)/lib/vars.pm
       
  2466 dir  path=usr/perl5/$(PERL_VERSION)/lib/version
  2913 file path=usr/perl5/$(PERL_VERSION)/lib/version.pm
  2467 file path=usr/perl5/$(PERL_VERSION)/lib/version.pm
  2914 file path=usr/perl5/$(PERL_VERSION)/lib/version.pod
  2468 file path=usr/perl5/$(PERL_VERSION)/lib/version.pod
  2915 file path=usr/perl5/$(PERL_VERSION)/lib/version/Internals.pod
  2469 file path=usr/perl5/$(PERL_VERSION)/lib/version/Internals.pod
  2916 file path=usr/perl5/$(PERL_VERSION)/lib/vmsish.pm
  2470 file path=usr/perl5/$(PERL_VERSION)/lib/vmsish.pm
       
  2471 dir  path=usr/perl5/$(PERL_VERSION)/lib/warnings
  2917 file path=usr/perl5/$(PERL_VERSION)/lib/warnings.pm
  2472 file path=usr/perl5/$(PERL_VERSION)/lib/warnings.pm
  2918 file path=usr/perl5/$(PERL_VERSION)/lib/warnings/register.pm
  2473 file path=usr/perl5/$(PERL_VERSION)/lib/warnings/register.pm
       
  2474 dir  path=usr/perl5/$(PERL_VERSION)/man
       
  2475 dir  path=usr/perl5/$(PERL_VERSION)/man/man1
  2919 file path=usr/perl5/$(PERL_VERSION)/man/man1/a2p.1
  2476 file path=usr/perl5/$(PERL_VERSION)/man/man1/a2p.1
  2920 file path=usr/perl5/$(PERL_VERSION)/man/man1/c2ph.1
  2477 file path=usr/perl5/$(PERL_VERSION)/man/man1/c2ph.1
  2921 file path=usr/perl5/$(PERL_VERSION)/man/man1/config_data.1
  2478 file path=usr/perl5/$(PERL_VERSION)/man/man1/config_data.1
  2922 file path=usr/perl5/$(PERL_VERSION)/man/man1/corelist.1
  2479 file path=usr/perl5/$(PERL_VERSION)/man/man1/corelist.1
  2923 file path=usr/perl5/$(PERL_VERSION)/man/man1/cpan.1
  2480 file path=usr/perl5/$(PERL_VERSION)/man/man1/cpan.1
  2978 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbeos.1
  2535 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbeos.1
  2979 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbook.1
  2536 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbook.1
  2980 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlboot.1
  2537 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlboot.1
  2981 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbot.1
  2538 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbot.1
  2982 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbs2000.1
  2539 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlbs2000.1
       
  2540 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/perlbug.1 target=perlthanks.1
  2983 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcall.1
  2541 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcall.1
  2984 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlce.1
  2542 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlce.1
  2985 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcheat.1
  2543 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcheat.1
  2986 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlclib.1
  2544 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlclib.1
  2987 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcn.1
  2545 file path=usr/perl5/$(PERL_VERSION)/man/man1/perlcn.1
  3116 file path=usr/perl5/$(PERL_VERSION)/man/man1/pod2usage.1
  2674 file path=usr/perl5/$(PERL_VERSION)/man/man1/pod2usage.1
  3117 file path=usr/perl5/$(PERL_VERSION)/man/man1/podchecker.1
  2675 file path=usr/perl5/$(PERL_VERSION)/man/man1/podchecker.1
  3118 file path=usr/perl5/$(PERL_VERSION)/man/man1/podselect.1
  2676 file path=usr/perl5/$(PERL_VERSION)/man/man1/podselect.1
  3119 file path=usr/perl5/$(PERL_VERSION)/man/man1/prove.1
  2677 file path=usr/perl5/$(PERL_VERSION)/man/man1/prove.1
  3120 file path=usr/perl5/$(PERL_VERSION)/man/man1/psed.1
  2678 file path=usr/perl5/$(PERL_VERSION)/man/man1/psed.1
       
  2679 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/pstruct.1 target=c2ph.1
  3121 file path=usr/perl5/$(PERL_VERSION)/man/man1/ptar.1
  2680 file path=usr/perl5/$(PERL_VERSION)/man/man1/ptar.1
  3122 file path=usr/perl5/$(PERL_VERSION)/man/man1/ptardiff.1
  2681 file path=usr/perl5/$(PERL_VERSION)/man/man1/ptardiff.1
       
  2682 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/s2p.1 target=psed.1
  3123 file path=usr/perl5/$(PERL_VERSION)/man/man1/shasum.1
  2683 file path=usr/perl5/$(PERL_VERSION)/man/man1/shasum.1
  3124 file path=usr/perl5/$(PERL_VERSION)/man/man1/splain.1
  2684 file path=usr/perl5/$(PERL_VERSION)/man/man1/splain.1
  3125 file path=usr/perl5/$(PERL_VERSION)/man/man1/xsubpp.1
  2685 file path=usr/perl5/$(PERL_VERSION)/man/man1/xsubpp.1
       
  2686 dir  path=usr/perl5/$(PERL_VERSION)/man/man3
  3126 file path=usr/perl5/$(PERL_VERSION)/man/man3/AnyDBM_File.3
  2687 file path=usr/perl5/$(PERL_VERSION)/man/man3/AnyDBM_File.3
  3127 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Cpan.3
  2688 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Cpan.3
  3128 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove.3
  2689 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove.3
  3129 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove::State.3
  2690 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove::State.3
  3130 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove::State::Result.3
  2691 file path=usr/perl5/$(PERL_VERSION)/man/man3/App::Prove::State::Result.3
  3173 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Configure.3
  2734 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Configure.3
  3174 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist.3
  2735 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist.3
  3175 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Autobundle.3
  2736 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Autobundle.3
  3176 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Base.3
  2737 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Base.3
  3177 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Build.3
  2738 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Build.3
  3178 file \
  2739 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Build::Constants.3
  3179     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Build::Constants.3
       
  3180 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::MM.3
  2740 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::MM.3
  3181 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Sample.3
  2741 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Dist::Sample.3
  3182 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Error.3
  2742 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Error.3
  3183 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::FAQ.3
  2743 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::FAQ.3
  3184 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Hacking.3
  2744 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Hacking.3
  3186 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Extract.3
  2746 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Extract.3
  3187 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Fetch.3
  2747 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Fetch.3
  3188 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Report.3
  2748 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Report.3
  3189 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Search.3
  2749 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Search.3
  3190 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source.3
  2750 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source.3
  3191 file \
  2751 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source::Memory.3
  3192     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source::Memory.3
  2752 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source::SQLite.3
  3193 file \
       
  3194     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Source::SQLite.3
       
  3195 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Utils.3
  2753 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Internals::Utils.3
  3196 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module.3
  2754 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module.3
  3197 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Author.3
  2755 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Author.3
  3198 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Author::Fake.3
  2756 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Author::Fake.3
  3199 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Checksums.3
  2757 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Checksums.3
  3200 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Fake.3
  2758 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Module::Fake.3
  3201 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Selfupdate.3
  2759 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Selfupdate.3
  3202 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell.3
  2760 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell.3
  3203 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Classic.3
  2761 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Classic.3
  3204 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default.3
  2762 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default.3
  3205 file \
  2763 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::CustomSource.3
  3206     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::CustomSource.3
  2764 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3
  3207 file \
  2765 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3
  3208     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3
  2766 file path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3
  3209 file \
       
  3210     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3
       
  3211 file \
       
  3212     path=usr/perl5/$(PERL_VERSION)/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3
       
  3213 file path=usr/perl5/$(PERL_VERSION)/man/man3/Carp.3
  2767 file path=usr/perl5/$(PERL_VERSION)/man/man3/Carp.3
  3214 file path=usr/perl5/$(PERL_VERSION)/man/man3/Class::ISA.3
  2768 file path=usr/perl5/$(PERL_VERSION)/man/man3/Class::ISA.3
  3215 file path=usr/perl5/$(PERL_VERSION)/man/man3/Class::Struct.3
  2769 file path=usr/perl5/$(PERL_VERSION)/man/man3/Class::Struct.3
  3216 file path=usr/perl5/$(PERL_VERSION)/man/man3/Compress::Raw::Bzip2.3
  2770 file path=usr/perl5/$(PERL_VERSION)/man/man3/Compress::Raw::Bzip2.3
  3217 file path=usr/perl5/$(PERL_VERSION)/man/man3/Compress::Raw::Zlib.3
  2771 file path=usr/perl5/$(PERL_VERSION)/man/man3/Compress::Raw::Zlib.3
  3224 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::compress.3
  2778 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::compress.3
  3225 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::encode.3
  2779 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::encode.3
  3226 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::int32.3
  2780 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::int32.3
  3227 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::null.3
  2781 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::null.3
  3228 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::utf8.3
  2782 file path=usr/perl5/$(PERL_VERSION)/man/man3/DBM_Filter::utf8.3
       
  2783 file path=usr/perl5/$(PERL_VERSION)/man/man3/DB_File.3
  3229 file path=usr/perl5/$(PERL_VERSION)/man/man3/Data::Dumper.3
  2784 file path=usr/perl5/$(PERL_VERSION)/man/man3/Data::Dumper.3
  3230 file path=usr/perl5/$(PERL_VERSION)/man/man3/DB_File.3
       
  3231 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::DProf.3
  2785 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::DProf.3
  3232 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::InnerPackage.3
  2786 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::InnerPackage.3
  3233 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::PPPort.3
  2787 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::PPPort.3
  3234 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::Peek.3
  2788 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::Peek.3
  3235 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::SelfStubber.3
  2789 file path=usr/perl5/$(PERL_VERSION)/man/man3/Devel::SelfStubber.3
  3270 file path=usr/perl5/$(PERL_VERSION)/man/man3/Env.3
  2824 file path=usr/perl5/$(PERL_VERSION)/man/man3/Env.3
  3271 file path=usr/perl5/$(PERL_VERSION)/man/man3/Errno.3
  2825 file path=usr/perl5/$(PERL_VERSION)/man/man3/Errno.3
  3272 file path=usr/perl5/$(PERL_VERSION)/man/man3/Exporter.3
  2826 file path=usr/perl5/$(PERL_VERSION)/man/man3/Exporter.3
  3273 file path=usr/perl5/$(PERL_VERSION)/man/man3/Exporter::Heavy.3
  2827 file path=usr/perl5/$(PERL_VERSION)/man/man3/Exporter::Heavy.3
  3274 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::CBuilder.3
  2828 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::CBuilder.3
  3275 file \
  2829 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::CBuilder::Platform::Windows.3
  3276     path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::CBuilder::Platform::Windows.3
       
  3277 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Command.3
  2830 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Command.3
  3278 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Command::MM.3
  2831 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Command::MM.3
  3279 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant.3
  2832 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant.3
  3280 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant::Base.3
  2833 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant::Base.3
  3281 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant::Utils.3
  2834 file path=usr/perl5/$(PERL_VERSION)/man/man3/ExtUtils::Constant::Utils.3
  3428 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Cookbook.3
  2981 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Cookbook.3
  3429 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::ModuleInfo.3
  2982 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::ModuleInfo.3
  3430 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Notes.3
  2983 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Notes.3
  3431 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::PPMMaker.3
  2984 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::PPMMaker.3
  3432 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Amiga.3
  2985 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Amiga.3
  3433 file \
  2986 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Default.3
  3434     path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Default.3
       
  3435 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::EBCDIC.3
  2987 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::EBCDIC.3
  3436 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::MPEiX.3
  2988 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::MPEiX.3
  3437 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::MacOS.3
  2989 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::MacOS.3
  3438 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::RiscOS.3
  2990 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::RiscOS.3
  3439 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Unix.3
  2991 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Unix.3
  3440 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::VMS.3
  2992 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::VMS.3
  3441 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::VOS.3
  2993 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::VOS.3
  3442 file \
  2994 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Windows.3
  3443     path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::Windows.3
       
  3444 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::aix.3
  2995 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::aix.3
  3445 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::cygwin.3
  2996 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::cygwin.3
  3446 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::darwin.3
  2997 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::darwin.3
  3447 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::os2.3
  2998 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::Build::Platform::os2.3
  3448 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::CoreList.3
  2999 file path=usr/perl5/$(PERL_VERSION)/man/man3/Module::CoreList.3
  3514 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::HTMLBatch.3
  3065 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::HTMLBatch.3
  3515 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::LinkSection.3
  3066 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::LinkSection.3
  3516 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Methody.3
  3067 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Methody.3
  3517 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParser.3
  3068 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParser.3
  3518 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserEndToken.3
  3069 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserEndToken.3
  3519 file \
  3070 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserStartToken.3
  3520     path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserStartToken.3
  3071 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserTextToken.3
  3521 file \
       
  3522     path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserTextToken.3
       
  3523 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserToken.3
  3072 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::PullParserToken.3
  3524 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::RTF.3
  3073 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::RTF.3
  3525 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Search.3
  3074 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Search.3
  3526 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::SimpleTree.3
  3075 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::SimpleTree.3
  3527 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Subclassing.3
  3076 file path=usr/perl5/$(PERL_VERSION)/man/man3/Pod::Simple::Subclassing.3
  3549 file path=usr/perl5/$(PERL_VERSION)/man/man3/Sys::Syslog.3
  3098 file path=usr/perl5/$(PERL_VERSION)/man/man3/Sys::Syslog.3
  3550 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Base.3
  3099 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Base.3
  3551 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Base.3
  3100 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Base.3
  3552 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Color.3
  3101 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Color.3
  3553 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console.3
  3102 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console.3
  3554 file \
  3103 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console::ParallelSession.3
  3555     path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console::ParallelSession.3
  3104 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console::Session.3
  3556 file \
       
  3557     path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Console::Session.3
       
  3558 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::File.3
  3105 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::File.3
  3559 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::File::Session.3
  3106 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::File::Session.3
  3560 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Session.3
  3107 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Formatter::Session.3
  3561 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Harness.3
  3108 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Harness.3
  3562 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Object.3
  3109 file path=usr/perl5/$(PERL_VERSION)/man/man3/TAP::Object.3
  3683 file path=usr/perl5/$(PERL_VERSION)/man/man3/version.3
  3230 file path=usr/perl5/$(PERL_VERSION)/man/man3/version.3
  3684 file path=usr/perl5/$(PERL_VERSION)/man/man3/version::Internals.3
  3231 file path=usr/perl5/$(PERL_VERSION)/man/man3/version::Internals.3
  3685 file path=usr/perl5/$(PERL_VERSION)/man/man3/vmsish.3
  3232 file path=usr/perl5/$(PERL_VERSION)/man/man3/vmsish.3
  3686 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  3233 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  3687 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  3234 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  3688 hardlink path=usr/perl5/$(PERL_VERSION)/bin/perl \
       
  3689     target=perl$(COMPONENT_VERSION)
       
  3690 hardlink path=usr/perl5/$(PERL_VERSION)/bin/perlthanks target=perlbug
       
  3691 hardlink path=usr/perl5/$(PERL_VERSION)/bin/psed target=s2p
       
  3692 hardlink path=usr/perl5/$(PERL_VERSION)/bin/pstruct target=c2ph
       
  3693 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/perlbug.1 target=perlthanks.1
       
  3694 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/pstruct.1 target=c2ph.1
       
  3695 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/s2p.1 target=psed.1
       
  3696 
       
  3697 # This link is always mediated.
       
  3698 # Customers may customize this link by creating their own IPS
       
  3699 # packages with mediated links.
       
  3700 # DELETE the dupaction once the mediated link is published
       
  3701 # in the main repo.
       
  3702 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl \
       
  3703     mediator=perl mediator-version=5.12 mediator-priority=vendor \
       
  3704     pkg.linted.pkglint.dupaction010.2=true
       
  3705 
       
  3706 link path=usr/perl5/bin target=5.12/bin
  3235 link path=usr/perl5/bin target=5.12/bin
  3707 link path=usr/perl5/man target=5.12/man
  3236 link path=usr/perl5/man target=5.12/man
  3708 link path=usr/perl5/pod target=5.12/lib/pod
  3237 link path=usr/perl5/pod target=5.12/lib/pod
  3709 
  3238 dir  path=usr/perl5/site_perl
       
  3239 dir  path=usr/perl5/site_perl/$(PERL_VERSION)
       
  3240 dir  path=usr/perl5/site_perl/$(PERL_VERSION)/$(PERL_ARCH)-solaris-64int
  3710 license perl.license license=Artistic
  3241 license perl.license license=Artistic